..
autoplay
Bug 1733034 - Fix unused-const-variable warning in dom/media. r=padenot
2021-09-29 21:44:50 +00:00
benchmark
…
bridge
Bug 1654112 - Add include dirs for abseil-cpp. r=ng
2020-10-26 15:19:21 -04:00
doctor
Bug 1711500 - Remove checks for gProton and gProtonDoorhangers smart pref getters from tests r=Gijs,robwu
2021-05-24 13:46:39 +00:00
eme
Bug 1729285 - Observers used with NS_NewTimerWithObserver should implement nsINamed, r=smaug.
2021-09-07 08:01:19 +00:00
encoder
Bug 1724997 - Add tracing markers for more MediaTrackGraph events. r=pehrsons
2021-08-26 09:15:40 +00:00
fake-cdm
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
flac
Bug 1695162 - Use range-based for instead of custom hashtable iterators. r=xpcom-reviewers,kmag
2021-03-17 15:49:46 +00:00
fuzz
Bug 1731564: Use motivated SpinEventLoopUntil inside dom/*. r=smaug
2021-10-07 08:06:11 +00:00
gmp
Bug 1734739
- Part 2: Stop requiring the OtherPid to create Endpoint, r=handyman
2021-11-24 17:56:00 +00:00
gmp-plugin-openh264
Bug 1546154 p4: pre-load ole32.dll for GMPs that require it for OPM. r=bryce
2021-09-20 10:09:01 +00:00
gtest
Bug 1739173 - move TestRTCStatsTimestampMaker gtest behind MOZ_WEBRTC flag;r=jib
2021-11-03 21:39:01 +00:00
hls
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
imagecapture
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
ipc
Bug 1742739 - Remove HasIntermediateBuffer r=gfx-reviewers,jnicol
2021-11-28 11:40:16 +00:00
mediacapabilities
Bug 1736236 - Remove obsolete LayerManager.h. r=gfx-reviewers,lsalzman
2021-10-17 23:00:47 +00:00
mediacontrol
Bug 1733034 - Fix unreachable-code-return warning in dom/media. r=padenot
2021-09-29 21:44:51 +00:00
mediasession
Bug 1673931
- Avoid including BindingDeclarations.h from header files. r=nika
2021-03-04 14:32:14 +00:00
mediasink
Bug 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova
2021-11-08 23:59:35 +00:00
mediasource
Bug 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova
2021-11-08 23:59:35 +00:00
mp3
Bug 1695358 - remove unused DecoderDoctorDiagnostics parameter for 'PDMFactory::SupportsMimeType().' r=bryce
2021-03-02 19:22:15 +00:00
mp4
Bug 1714125 - Use an int count instead of bools to detect multiple crypto entries. r=jbauman
2021-06-09 18:04:54 +00:00
ogg
Bug 1738550 - Clean up RLBox type definitions r=bholley
2021-11-18 19:51:08 +00:00
platforms
Bug 1741111 - Remove LayersBackend::LAYERS_BASIC r=gfx-reviewers,bradwerth
2021-11-17 22:05:47 +00:00
systemservices
Bug 1738787 - fix deadlock/crash in platform_uithread. r=pehrsons
2021-11-29 20:40:57 +00:00
test
Bug 1741677 - Add crash test. r=alwu
2021-11-18 14:05:22 +00:00
tests /crashtests
Bug 1729020: Move this crashtest to mochitest, so we can do some checking. r=mjf
2021-09-03 19:48:10 +00:00
utils
Bug 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova
2021-11-08 23:59:35 +00:00
wave
Bug 1654103: Standardize on Black for Python code in `mozilla-central`.
2020-10-26 18:34:53 +00:00
webaudio
Bug 1519636 - First reformat with clang-format 13.0.0. r=firefox-build-system-reviewers,sylvestre,mhentges
2021-11-16 08:07:30 +00:00
webm
Bug 1697641 - Gracefully handle webms with bogus timecodes that conflict other metadata. r=kinetik
2021-04-12 16:07:07 +00:00
webrtc
Bug 1739142 [Linux] Enable PipeWire on Linux, r=mjf
2021-11-24 09:37:47 +00:00
webspeech
Bug 1294468 - Remove variant name from language string. r=smaug
2021-11-15 17:07:12 +00:00
webvtt
Bug 1733921 - Simplify reftest annotations to assume WebRender is on. r=gfx-reviewers,jrmuizel
2021-10-04 13:14:37 +00:00
ADTSDecoder.cpp
Bug 1695358 - remove unused DecoderDoctorDiagnostics parameter for 'PDMFactory::SupportsMimeType().' r=bryce
2021-03-02 19:22:15 +00:00
ADTSDecoder.h
…
ADTSDemuxer.cpp
…
ADTSDemuxer.h
…
AsyncLogger.h
Bug 1729466 - Don't enqueue async logging messages when the async logger is not running. r=pehrsons
2021-09-14 14:18:20 +00:00
AudibilityMonitor.h
Bug 1626555 - Add `dom/media/mediasink` to the list of non-unified-build-compatible directories. r=sg
2020-10-28 17:26:04 +00:00
AudioBufferUtils.h
Bug 1605134 - Assert that the callback buffer is indeed filled fully. r=padenot
2020-11-30 14:16:23 +00:00
AudioCaptureTrack.cpp
Bug 1716248 - Change AppendAndConsumeChunk's input parameter type r=padenot
2021-06-23 00:24:16 +00:00
AudioCaptureTrack.h
Bug 1651745 - Make channel count explicit for every audio MediaTrack. r=padenot
2020-11-05 16:41:45 +00:00
AudioChannelFormat.cpp
…
AudioChannelFormat.h
Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert
2021-03-25 10:19:44 +00:00
AudioCompactor.cpp
…
AudioCompactor.h
…
AudioConfig.cpp
…
AudioConfig.h
…
AudioConverter.cpp
Bug 1584959 - Avoid calling the converter if the conversion is not possible. r=bryce
2020-06-18 15:50:03 +00:00
AudioConverter.h
Bug 1584959 - Avoid calling the converter if the conversion is not possible. r=bryce
2020-06-18 15:50:03 +00:00
AudioDeviceInfo.cpp
…
AudioDeviceInfo.h
…
AudioDriftCorrection.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
AudioMixer.h
Bug 1654112 - Always iterate the graph on a data callback. r=padenot
2021-01-21 22:37:16 +01:00
AudioPacketizer.h
Bug 1651745 - Add methods to inspect buffered amount and to clear AudioPacketizer. r=padenot
2020-11-05 16:42:28 +00:00
AudioRingBuffer.cpp
Bug 1656438 - Make integer types explicit and unsigned in AudioDriftCorrection and friends. r=padenot
2020-09-17 06:13:40 +00:00
AudioRingBuffer.h
Bug 1656438 - Make integer types explicit and unsigned in AudioDriftCorrection and friends. r=padenot
2020-09-17 06:13:40 +00:00
AudioSampleFormat.h
…
AudioSegment.cpp
Bug 1517199 - part1 : time stretching samples in AudioDecoderInputTrack. r=padenot
2021-06-02 16:39:01 +00:00
AudioSegment.h
Bug 1716248 - Change AppendAndConsumeChunk's input parameter type r=padenot
2021-06-23 00:24:16 +00:00
AudioStream.cpp
Bug 1724997 - Add a marker for AudioStream underruns. r=pehrsons
2021-08-26 09:15:41 +00:00
AudioStream.h
Bug 1721110 - profiler_current_thread_id() now returns ProfilerThreadId - r=florian
2021-07-21 04:16:59 +00:00
AudioStreamTrack.cpp
Backed out changeset 32ad092ecb38 (bug 1711564) for MDA failures in dom/media/webrtc/tests/mochitests/test_getUserMedia_trackEnded.html. CLOSED TREE
2021-05-25 00:31:59 +03:00
AudioStreamTrack.h
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
AudioThreadRegistry.h
Bug 1721110 - profiler_current_thread_id() now returns ProfilerThreadId - r=florian
2021-07-21 04:16:59 +00:00
AudioTrack.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
AudioTrack.h
…
AudioTrackList.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
AudioTrackList.h
…
BackgroundVideoDecodingPermissionObserver.cpp
Bug 1646554 - use browsing context to validate the sender. r=baku
2020-08-19 10:31:54 +00:00
BackgroundVideoDecodingPermissionObserver.h
Bug 1646554 - use browsing context to validate the sender. r=baku
2020-08-19 10:31:54 +00:00
BaseMediaResource.cpp
…
BaseMediaResource.h
…
Benchmark.cpp
Bug 1686616 - make GfxInfo use Components instead of Services. r=kmag
2021-02-18 13:26:29 +00:00
Benchmark.h
…
BitReader.cpp
…
BitReader.h
…
BitWriter.cpp
…
BitWriter.h
…
BufferMediaResource.h
…
BufferReader.h
Bug 1731085. Properly handle unaligned accesses. r=bryce
2021-09-22 23:21:56 +00:00
ByteWriter.h
…
CanvasCaptureMediaStream.cpp
Bug 1724997 - Add tracing markers for more MediaTrackGraph events. r=pehrsons
2021-08-26 09:15:40 +00:00
CanvasCaptureMediaStream.h
…
ChannelMediaDecoder.cpp
Bug 1690661 - use `CanHandleContainerType()` for asking if the container type is supported. r=bryce
2021-03-01 20:30:58 +00:00
ChannelMediaDecoder.h
…
ChannelMediaResource.cpp
Bug 1722083 - revoke the listener first. r=bryce
2021-08-04 18:26:58 +00:00
ChannelMediaResource.h
Bug 1676369 - Avoid including nsIHttpChannel.h from header files. r=#necko-reviewers
2020-11-23 16:10:11 +00:00
CloneableWithRangeMediaResource.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
CloneableWithRangeMediaResource.h
…
CrossGraphPort.cpp
Bug 1716248 - Change AppendAndConsumeChunk's input parameter type r=padenot
2021-06-23 00:24:16 +00:00
CrossGraphPort.h
Bug 1651745 - Make channel count explicit for every audio MediaTrack. r=padenot
2020-11-05 16:41:45 +00:00
CubebUtils.cpp
Bug 1738768 - Register AudioIPC server threads with Firefox Profiler. r=cubeb-reviewers,padenot
2021-11-02 19:42:33 +00:00
CubebUtils.h
Bug 1670917 - Add a pref to allow using raw WASAPI streams. Make it default to input-only raw streams. r=kinetik
2020-10-20 20:03:26 +00:00
DOMMediaStream.cpp
Bug 1724997 - Add tracing markers for more MediaTrackGraph events. r=pehrsons
2021-08-26 09:15:40 +00:00
DOMMediaStream.h
Bug 1705080, make MediaStreams behave as normal EventTargets, r=jib
2021-05-18 16:21:27 +00:00
DecoderTraits.cpp
Bug 1690661 - use `CanHandleContainerType()` for asking if the container type is supported. r=bryce
2021-03-01 20:30:58 +00:00
DecoderTraits.h
Bug 1690661 - use `CanHandleContainerType()` for asking if the container type is supported. r=bryce
2021-03-01 20:30:58 +00:00
DriftCompensation.h
…
DynamicResampler.cpp
Bug 1716248 - Change AppendAndConsumeChunk's input parameter type r=padenot
2021-06-23 00:24:16 +00:00
DynamicResampler.h
Bug 1716248 - Change AppendAndConsumeChunk's input parameter type r=padenot
2021-06-23 00:24:16 +00:00
FileBlockCache.cpp
Bug 1679272 - Include ScopeExit.h exactly where used. r=andi
2020-12-07 14:25:59 +00:00
FileBlockCache.h
…
FileMediaResource.cpp
Bug 1660470 - Add missing include directives/forward declarations. r=nika
2020-11-23 16:21:38 +00:00
FileMediaResource.h
…
ForwardedInputTrack.cpp
Bug 1742804 - Backed out changeset fa867b130b44. r=padenot
2021-11-24 14:01:06 +00:00
ForwardedInputTrack.h
Bug 1651745 - Make channel count explicit for every audio MediaTrack. r=padenot
2020-11-05 16:41:45 +00:00
FrameStatistics.h
…
GetUserMediaRequest.cpp
Bug 1709474 move mozGetUserMediaDevices from Navigator to GetUserMediaRequest r=jib,webidl,geckoview-reviewers,smaug,agi
2021-05-06 05:16:49 +00:00
GetUserMediaRequest.h
Bug 1709474 move mozGetUserMediaDevices from Navigator to GetUserMediaRequest r=jib,webidl,geckoview-reviewers,smaug,agi
2021-05-06 05:16:49 +00:00
GraphDriver.cpp
Bug 1732840 - Fix non-unified build errors in webaudio code. r=padenot
2021-09-29 03:46:41 +00:00
GraphDriver.h
Bug 1724997 - Add tracing markers for more MediaTrackGraph events. r=pehrsons
2021-08-26 09:15:40 +00:00
GraphRunner.cpp
Bug 1519636 - First reformat with clang-format 13.0.0. r=firefox-build-system-reviewers,sylvestre,mhentges
2021-11-16 08:07:30 +00:00
GraphRunner.h
Bug 1666116 - Account for fallback in NotifyWhenGraphStarted. r=padenot
2020-11-30 14:16:57 +00:00
IdpSandbox.jsm
Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewers,whimboo
2020-08-17 20:20:50 +00:00
ImageToI420.cpp
…
ImageToI420.h
…
Intervals.h
Bug 1659941 - Add a method to IntervalSet to check if it intersects with another IntervalSet. r=jya
2020-08-23 09:04:23 +00:00
MPSCQueue.h
Bug 1724997 - Fix a typo in a constant's name. r=pehrsons
2021-08-26 09:15:39 +00:00
MediaBlockCacheBase.h
Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre
2021-05-10 07:15:07 +00:00
MediaCache.cpp
Bug 1582575 - Shutdown MediaCache::sThread before nulling it. r=alwu
2021-07-12 18:50:35 +00:00
MediaCache.h
Bug 1705267 - part2 : modify incorrect comments. r=bryce
2021-04-20 21:35:31 +00:00
MediaChannelStatistics.h
…
MediaContainerType.cpp
…
MediaContainerType.h
…
MediaData.cpp
Bug 1738362
- Do not use MacIOSurface for video frame with RenderCompositorSWGL r=bradwerth,gfx-reviewers
2021-11-16 01:58:49 +00:00
MediaData.h
Bug 1736692 - Make GMP and ChromiumCDM decoders pass a non-null KnowsCompositor instance to VideoData::CreateAndCopyData, so that we can do optimized video frame upload. r=jrmuizel
2021-10-20 15:01:50 +00:00
MediaDataDemuxer.h
…
MediaDecoder.cpp
Bug 1736236 - Remove obsolete LayerManager.h. r=gfx-reviewers,lsalzman
2021-10-17 23:00:47 +00:00
MediaDecoder.h
Bug 1678373 - Add a way to measure the duration a media was muted. r=alwu,webidl,emilio
2021-10-12 09:03:53 +00:00
MediaDecoderOwner.h
Bug 1687899 - part1 : use enum class to replace boolean for a better understanding why we need to dispatch 'timeupdate'. r=bryce
2021-01-22 18:07:14 +00:00
MediaDecoderStateMachine.cpp
Bug 1734008 - part1 : avoid resuming the media sink which is already running. r=bryce
2021-11-01 16:24:35 +00:00
MediaDecoderStateMachine.h
Bug 1717119 - part2 - only store more video frames than usual for 4k+ video. r=bryce
2021-06-23 20:31:13 +00:00
MediaDeviceInfo.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
MediaDeviceInfo.h
Bug 1653229 - Remove unnecessary includes for BindingUtils.h. r=jgilbert
2020-07-22 15:12:10 +00:00
MediaDevices.cpp
Bug 1732410 wait for focus before proceeding for enumerateDevices() Promises r=jib,nika
2021-10-11 20:44:39 +00:00
MediaDevices.h
Bug 1732410 wait for focus before proceeding for enumerateDevices() Promises r=jib,nika
2021-10-11 20:44:39 +00:00
MediaEventSource.h
Bug 1727262 - Ensure MediaEventListener revocation clears all members to prevent shutdown hangs. r=alwu,bryce
2021-09-08 07:22:09 +00:00
MediaFormatReader.cpp
Bug 1733722 - part1 : add telemetry probe to record if video codec can use hardware decoding. r=bryce
2021-10-07 21:33:58 +00:00
MediaFormatReader.h
Bug 1733722 - part1 : add telemetry probe to record if video codec can use hardware decoding. r=bryce
2021-10-07 21:33:58 +00:00
MediaInfo.cpp
…
MediaInfo.h
Bug 1697670 - Remove gfx::YUVColorSpace::UNKNOWN. r=mstange
2021-03-19 00:58:23 +00:00
MediaMIMETypes.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
MediaMIMETypes.h
…
MediaManager.cpp
Bug 986974 remove unused support for QueryObject to MediaDevice r=jib
2021-10-27 05:23:18 +00:00
MediaManager.h
Bug 1732410 use object instead of subject principal for chrome enumerateDevices() resistFingerprinting override r=jib,emilio
2021-10-11 05:18:59 +00:00
MediaMetadataManager.h
…
MediaPlaybackDelayPolicy.cpp
Bug 1733902 - part2 : use the new method to check if we should delay media from starting playback. r=emilio
2021-11-01 22:26:40 +00:00
MediaPlaybackDelayPolicy.h
…
MediaPromiseDefs.h
…
MediaQueue.h
Bug 1717119 - part2 - only store more video frames than usual for 4k+ video. r=bryce
2021-06-23 20:31:13 +00:00
MediaRecorder.cpp
Bug 1726024 - Handle failure to get shutdown barrier in MediaRecorder. r=pehrsons
2021-08-26 18:37:03 +00:00
MediaRecorder.h
Bug 1693045 - Generalize the use of mInvalidModificationDomException. r=bryce
2021-03-04 19:39:27 +00:00
MediaResource.cpp
Bug 1678463 - Part 2: Migrate media _WITH_DESTROY refcounts to new macros, r=jya
2020-12-14 18:30:19 +00:00
MediaResource.h
Bug 1678463 - Part 2: Migrate media _WITH_DESTROY refcounts to new macros, r=jya
2020-12-14 18:30:19 +00:00
MediaResourceCallback.h
…
MediaResult.h
Bug 1672087 - P1. Remove unused value. r=mattwoodrow
2020-12-04 00:59:04 +00:00
MediaSegment.h
Bug 1666487 - Wait for a few frames to observe framerate before vp8 encoder Init(). r=bryce
2021-02-11 13:38:51 +00:00
MediaShutdownManager.cpp
Bug 1741257 - Report info in MediaShutdownManager::GetState. r=alwu
2021-11-16 19:09:11 +00:00
MediaShutdownManager.h
Bug 708901 - Migrate to nsTHashSet in dom/media. r=padenot
2021-03-23 10:36:38 +00:00
MediaSpan.h
…
MediaStatistics.h
…
MediaStreamError.cpp
Bug 1213512 reject MediaDevices method promises with existing standard errors r=jib
2020-11-12 00:07:15 +00:00
MediaStreamError.h
Bug 1678062 - Remove unnecessary includes. r=andi
2020-11-23 16:12:02 +00:00
MediaStreamTrack.cpp
Backed out changeset 32ad092ecb38 (bug 1711564) for MDA failures in dom/media/webrtc/tests/mochitests/test_getUserMedia_trackEnded.html. CLOSED TREE
2021-05-25 00:31:59 +03:00
MediaStreamTrack.h
Backed out changeset 32ad092ecb38 (bug 1711564) for MDA failures in dom/media/webrtc/tests/mochitests/test_getUserMedia_trackEnded.html. CLOSED TREE
2021-05-25 00:31:59 +03:00
MediaStreamWindowCapturer.cpp
…
MediaStreamWindowCapturer.h
…
MediaTimer.cpp
Bug 1529581 - Improve MediaTimer accuracy. r=padenot
2021-11-03 15:23:28 +00:00
MediaTimer.h
Bug 1650696 - P1. Remove remnant of AbstractThread in EME and GMP decoders. r=jolin
2020-08-14 21:04:07 +00:00
MediaTrack.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
MediaTrack.h
…
MediaTrackGraph.cpp
Bug 1735253 - Switch GraphDriver when a new MediaTrack with max channel is opened r=pehrsons
2021-10-27 16:52:04 +00:00
MediaTrackGraph.h
Bug 1725810 - Fix audio distortion r=padenot
2021-09-03 16:46:32 +00:00
MediaTrackGraphImpl.h
Bug 1725810 - Fix audio distortion r=padenot
2021-09-03 16:46:32 +00:00
MediaTrackList.cpp
Bug 1601799 - Use a SharedDummyTrack for graph access in DecodedStream. r=karlt
2021-01-05 07:43:34 +00:00
MediaTrackList.h
…
MediaTrackListener.cpp
…
MediaTrackListener.h
…
MemoryBlockCache.cpp
Bug 1650281
- P2: Make sure `gCombinedSizes` won't be underflowed r=gerald
2020-07-21 23:39:14 +00:00
MemoryBlockCache.h
…
Pacer.h
Bug 1529581 - Rewrite the pacing part of VideoFrameConverter as Pacer<T>. r=bwc
2021-11-03 15:23:27 +00:00
PeerConnection.jsm
Bug 1739266 - P1 - do not delete the sdpSemantics field before it can be passed to about:webrtc;r=jib
2021-11-05 23:43:15 +00:00
PeerConnectionIdp.jsm
Bug 1680325 - Remove references to jshint from dom and layout. r=nika
2020-12-02 19:39:29 +00:00
PrincipalChangeObserver.h
…
PrincipalHandle.h
…
QueueObject.cpp
…
QueueObject.h
…
ReaderProxy.cpp
Bug 1692881 - part1 : let MDSM detect whether the video decoding is too slow and force to request the next key frame. r=bryce
2021-06-14 22:31:50 +00:00
ReaderProxy.h
Bug 1692881 - part1 : let MDSM detect whether the video decoding is too slow and force to request the next key frame. r=bryce
2021-06-14 22:31:50 +00:00
SeekJob.cpp
…
SeekJob.h
…
SeekTarget.h
…
SelfRef.h
…
SharedBuffer.h
…
TimeUnits.h
…
Tracing.cpp
Bug 1724997 - Remove the supporting code for using the async logger with MOZ_LOG. r=pehrsons
2021-08-26 09:15:41 +00:00
Tracing.h
Bug 1724997 - Manually choose a tag for tracing markers. r=pehrsons
2021-08-26 09:15:39 +00:00
UnderrunHandler.h
…
UnderrunHandlerLinux.cpp
Bug 1637235 - Implement a ring buffer for audio data. r=padenot,jya
2020-06-01 15:53:18 +00:00
UnderrunHandlerNoop.cpp
…
VideoFrameContainer.cpp
Bug 1688810 - Remove unused VideoFrameContainer::ClearCurrentFrame() r=mattwoodrow
2021-01-26 22:30:45 +00:00
VideoFrameContainer.h
Bug 1688810 - Remove unused VideoFrameContainer::ClearCurrentFrame() r=mattwoodrow
2021-01-26 22:30:45 +00:00
VideoFrameConverter.h
Bug 1529581 - Make VideoFrameConverter serve frames though a MediaEventSource. r=bwc
2021-11-03 15:23:30 +00:00
VideoLimits.h
…
VideoOutput.h
Bug 1671931 - Remove some `using` keywords and set up typedefs in VideoOutput.h. r=bwc
2020-10-19 23:14:41 +00:00
VideoPlaybackQuality.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
VideoPlaybackQuality.h
…
VideoSegment.cpp
Bug 1736077 - Remove unusued LayerManager.cpp. r=gfx-reviewers,lsalzman
2021-10-17 01:28:41 +00:00
VideoSegment.h
…
VideoStreamTrack.cpp
Backed out changeset 32ad092ecb38 (bug 1711564) for MDA failures in dom/media/webrtc/tests/mochitests/test_getUserMedia_trackEnded.html. CLOSED TREE
2021-05-25 00:31:59 +03:00
VideoStreamTrack.h
Bug 1582294 - Set up HTMLMediaElement to convey video track alpha channel when playing a MediaStream. r=bryce
2020-10-19 15:35:13 +00:00
VideoTrack.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
VideoTrack.h
…
VideoTrackList.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
VideoTrackList.h
…
VideoUtils.cpp
Bug 1654112 - Use a dedicated thread pool for the call thread. r=bwc
2021-10-01 12:20:13 +02:00
VideoUtils.h
Bug 1711912 - Move key system name constants into their own header. r=alwu
2021-08-19 17:14:08 +00:00
VorbisUtils.h
…
WavDumper.h
Bug 1678352
- Upload a wav file when the test fails, for diagnosis. r=pehrsons
2021-01-19 14:59:44 +00:00
WebMSample.h
…
XiphExtradata.cpp
…
XiphExtradata.h
…
components.conf
…
moz.build
Bug 1529581 - Propagate gecko timestamps for video into libwebrtc. r=bwc
2021-11-03 15:23:28 +00:00
nsIAudioDeviceInfo.idl
…
nsIDocumentActivity.h
…
nsIMediaDevice.idl
Bug 1709474 - rename nsIDOMNavigatorUserMedia.idl to nsIMediaDevice.idl r=jib
2021-05-04 22:03:01 +00:00
nsIMediaManager.idl
Bug 1706453 - Reword mediaCaptureWindowState docstring to make clear it's not recursive. r=jib DONTBUILD
2021-05-10 17:25:12 +00:00