.. |
common
|
Bug 1671641 - Make `dom/media/webrtc` buildable outside of `unified-build` environment. r=sg
|
2020-10-29 08:55:41 +00:00 |
jsapi
|
Bug 1678484: Test-case for bug. Also, re-enable some tests that are working fine. r=mjf
|
2020-12-01 22:51:10 +00:00 |
jsep
|
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
|
2020-10-26 18:34:53 +00:00 |
libwebrtcglue
|
Bug 1677284 - Avoid using PackingStrategy::Variant fallback for MimeResultType. r=alwu
|
2020-11-23 15:48:43 +00:00 |
sdp
|
Bug 1675987 - No derogatory language: Remove references to "crazy" in dom module. r=smaug
|
2020-11-20 23:37:01 +00:00 |
tests
|
Bug 1678484: Test-case for bug. Also, re-enable some tests that are working fine. r=mjf
|
2020-12-01 22:51:10 +00:00 |
third_party_build
|
Bug 1677715 - Update gn generated json files for tier-1 platforms; r=ng
|
2020-11-19 14:14:43 +00:00 |
transport
|
Bug 1678484: Start the grace period timer before pairing a candidate, just in case that candidate fails immediately. r=drno
|
2020-12-01 22:51:41 +00:00 |
transportbridge
|
Bug 1651745 - Add methods to inspect buffered amount and to clear AudioPacketizer. r=padenot
|
2020-11-05 16:42:28 +00:00 |
CubebDeviceEnumerator.cpp
|
Bug 1664755 - Fix typo in dummy android device enumeration code. r=pehrsons
|
2020-09-14 18:58:04 +00:00 |
CubebDeviceEnumerator.h
|
Bug 1650277 - P2. Ensure the CubebDeviceEnumerator is shutdown after the MTAThread. r=kinetik
|
2020-07-09 06:11:57 +00:00 |
MediaEngine.h
|
Bug 1654430 - Fix mDeviceIDs to only track real devices and not be overwritten by other enumerateDevices requests. r=pehrsons
|
2020-09-24 23:32:00 +00:00 |
MediaEngineDefault.cpp
|
Bug 1651745 - Change MediaEngineSource::SetTrack to take a MediaTrack base class. r=padenot
|
2020-11-05 16:42:07 +00:00 |
MediaEngineDefault.h
|
Bug 1651745 - Change MediaEngineSource::SetTrack to take a MediaTrack base class. r=padenot
|
2020-11-05 16:42:07 +00:00 |
MediaEnginePrefs.h
|
Bug 1653113 - Backed out changeset cc82aacadf80. r=achronop
|
2020-07-17 09:40:27 +00:00 |
MediaEngineRemoteVideoSource.cpp
|
Bug 1651745 - Change MediaEngineSource::SetTrack to take a MediaTrack base class. r=padenot
|
2020-11-05 16:42:07 +00:00 |
MediaEngineRemoteVideoSource.h
|
Bug 1651745 - Change MediaEngineSource::SetTrack to take a MediaTrack base class. r=padenot
|
2020-11-05 16:42:07 +00:00 |
MediaEngineSource.cpp
|
…
|
|
MediaEngineSource.h
|
Bug 1651745 - Change MediaEngineSource::SetTrack to take a MediaTrack base class. r=padenot
|
2020-11-05 16:42:07 +00:00 |
MediaEngineWebRTC.cpp
|
Bug 1653219 - Enumerate browser tabs before entire screen; r=ng
|
2020-08-10 15:58:23 +00:00 |
MediaEngineWebRTC.h
|
…
|
|
MediaEngineWebRTCAudio.cpp
|
Bug 1674283 - Add a missing track disabling in microphone processing code. r=pehrsons
|
2020-11-18 08:52:32 +00:00 |
MediaEngineWebRTCAudio.h
|
Bug 1651745 - Don't buffer more than necessary in AudioInputProcessing. r=padenot
|
2020-11-05 16:44:00 +00:00 |
MediaTrackConstraints.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
MediaTrackConstraints.h
|
Bug 1112392: Move webrtc Tab Sharing to work in e10s/fission r=dminor
|
2020-07-11 12:31:49 +00:00 |
MediaTransportChild.h
|
…
|
|
MediaTransportParent.h
|
…
|
|
PMediaTransport.ipdl
|
Bug 1660470 - Avoid including IPCMessageUtils.h from header files. r=nika
|
2020-11-23 16:03:47 +00:00 |
PWebrtcGlobal.ipdl
|
Backed out 12 changesets (bug 1626278) for mochitest leakchecks . CLOSED TREE
|
2020-10-19 22:58:59 +03:00 |
PeerIdentity.cpp
|
…
|
|
PeerIdentity.h
|
Bug 1671641 - Make `dom/media/webrtc` buildable outside of `unified-build` environment. r=sg
|
2020-10-29 08:55:41 +00:00 |
RTCCertificate.cpp
|
Bug 1673424 - Fix includes around JS/StructuredClone.h.
|
2020-11-23 16:06:52 +00:00 |
RTCCertificate.h
|
Bug 1673424 - Fix includes around JS/StructuredClone.h.
|
2020-11-23 16:06:52 +00:00 |
RTCIdentityProviderRegistrar.cpp
|
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
|
2020-11-04 17:04:01 +00:00 |
RTCIdentityProviderRegistrar.h
|
…
|
|
SineWaveGenerator.h
|
Bug 1656438 - Add interleaved buffer support in AudioGenerator/Verifier. r=padenot
|
2020-09-17 06:07:59 +00:00 |
WebrtcGlobal.h
|
Bug 1668359 - Add call bandwidth estimation to about:webrtc r=dminor,emilio
|
2020-10-06 04:04:12 +00:00 |
WebrtcIPCTraits.h
|
Bug 1664898 - move media/mtransport to media/transport. r=ng
|
2020-09-22 21:43:49 +00:00 |
moz.build
|
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
|
2020-10-26 18:34:53 +00:00 |