gecko-dev/dom/media
Randell Jesup ec34ccc22e Bug 1761771: Adding missing mutex to AudioBufferMemoryTracker::CollectReports r=padenot
Differential Revision: https://phabricator.services.mozilla.com/D142212
2022-03-28 14:26:48 +00:00
..
autoplay Bug 1748544 - enable browser_autoplay_policy_webRTC_permission.js. r=media-playback-reviewers,padenot 2022-01-05 18:41:23 +00:00
benchmark
bridge Bug 1402997: Move PCMedia's functionality to PCImpl. r=mjf 2022-02-15 15:37:02 +00:00
doctor Bug 1207753 - dom misc thread-safety annotations r=hsivonen,smaug 2022-03-25 13:32:35 +00:00
eme Bug 1757838 - Remove VIDEO_EME_REQUEST_SUCCESS_LATENCY_MS + VIDEO_EME_REQUEST_FAILURE_LATENCY_MS. r=alwu 2022-03-03 21:09:51 +00:00
encoder Bug 1754645 - Remove MEDIA_RECORDER_TRACK_ENCODER_INIT_TIMEOUT_TYPE probe. r=padenot 2022-02-28 00:53:04 +00:00
fake-cdm Bug 1757122 - Replace unqualified uses of std::move. r=xpcom-reviewers,media-playback-reviewers,mccr8,bryce 2022-03-01 04:15:26 +00:00
flac Bug 1749761 - Fix signed->unsigned conversion in the FLAC demuxer. r=media-playback-reviewers,alwu 2022-02-08 16:36:40 +00:00
fuzz Bug 1731564: Use motivated SpinEventLoopUntil inside dom/*. r=smaug 2021-10-07 08:06:11 +00:00
gmp Bug 1207753: Basic thread-safety annotations to quiet errors until real annotations land r=nika 2022-03-17 18:39:15 +00:00
gmp-plugin-openh264 Bug 1751821 - Correct GMPInit signature in fake openh264 GMP. r=jesup,media-playback-reviewers,alwu 2022-03-04 00:47:03 +00:00
gtest Bug 1758605 - Fix MediaCapabilities not detecting hardware support for certain H264 profiles. r=alwu 2022-03-17 20:39:51 +00:00
hls Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
imagecapture Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
ipc Bug 1759033 - no longer start or shutdown MediaFoundation explictly, and ensure the media foundation's life cycle long enough. r=bryce 2022-03-24 18:56:16 +00:00
mediacapabilities Bug 1755332 - Fix static-analysis issues in MediaCapabilities.cpp. r=alwu 2022-02-16 13:36:55 +00:00
mediacontrol Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
mediasession Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8 2022-03-04 15:39:41 +00:00
mediasink Bug 1759325 - Only drain the converter at the end of the queue. r=alwu 2022-03-22 11:43:45 +00:00
mediasource Bug 1569686 - Fixed MediaCapabilities API not returning powerEfficient=true all VP8/VP9 codecs. r=alwu 2022-03-17 20:39:51 +00:00
mp3 Bug 1749761 - Fix signed->unsigned conversion in the MP3 demuxer. r=media-playback-reviewers,alwu 2022-02-08 16:36:39 +00:00
mp4 Bug 1569686 - Fixed MediaCapabilities API not returning powerEfficient=true all VP8/VP9 codecs. r=alwu 2022-03-17 20:39:51 +00:00
ogg Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
platforms Bug 1759137 [Linux] Reference hw_device_ctx instead of hw_frames_ctx r=alwu 2022-03-25 11:32:55 +00:00
systemservices Bug 1207753: Basic thread-safety annotations to quiet errors until real annotations land r=nika 2022-03-17 18:39:15 +00:00
test Bug 1760042: Update Win swgl test expectations for bt709.pc.yuv420p video. r=alwu 2022-03-24 19:24:28 +00:00
tests/crashtests Bug 1749308 - Don't attempt to send a message to the graph after a ScriptProcessorNode has been marked for collection. r=karlt 2022-01-31 10:17:04 +00:00
utils Bug 1752207 - Add VIDEO_DROPPED_FRAMES_PROPORTION_EXPONENTIAL. r=alwu 2022-01-28 15:06:01 +00:00
wave Bug 1749761 - Fix signed->unsigned conversion in the WAV demuxer. r=media-playback-reviewers,alwu 2022-02-08 16:36:38 +00:00
webaudio Bug 1761771: Adding missing mutex to AudioBufferMemoryTracker::CollectReports r=padenot 2022-03-28 14:26:48 +00:00
webm Bug 1207753 - dom/media webm thread-safety annotations r=kinetik 2022-03-28 14:25:09 +00:00
webrtc Bug 1759931 - Implement some missing outbound-rtp stats. r=jib,emilio,ng 2022-03-25 13:33:02 +00:00
webspeech Bug 1755075 - split up webrtc tests and dom tests for smaller manifest chunks. r=bwc,media-playback-reviewers,alwu 2022-02-23 23:13:34 +00:00
webvtt Bug 1719543 - Part 2: Unify Bidi in TextTrackCue.cpp. r=platform-i18n-reviewers,gregtatum 2021-12-08 11:10:35 +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 Bug 1749761 - Fix signed->unsigned conversion in the ADTS demuxer. r=media-playback-reviewers,alwu 2022-02-08 16:36:38 +00:00
ADTSDemuxer.h Bug 1749761 - Fix signed->unsigned conversion in the ADTS demuxer. r=media-playback-reviewers,alwu 2022-02-08 16:36:38 +00:00
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 1754767 - Remove duplicate includes r=media-playback-reviewers,padenot 2022-02-11 10:01:15 +00:00
AudioCompactor.cpp
AudioCompactor.h
AudioConfig.cpp
AudioConfig.h
AudioConverter.cpp
AudioConverter.h
AudioDeviceInfo.cpp
AudioDeviceInfo.h
AudioDriftCorrection.h Bug 1754615 - Set default PrincipalHandle to AudioDriftCorrection and its friends r=padenot 2022-02-10 16:15:41 +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 1741959 - Move audio data processing to ProcessInput r=padenot,pehrsons 2021-12-18 15:09:46 +00:00
AudioSegment.h Bug 1713410 - Use a wider integer in resampling segment calculation, to avoid overflow. r=alwu 2022-02-11 16:58:52 +00:00
AudioStream.cpp Bug 1207753: Basic thread-safety annotations to quiet errors until real annotations land r=nika 2022-03-17 18:39:15 +00:00
AudioStream.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +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 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +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 1752351 - Use markers instead of labels for debugging canvas.captureStream with the profiler, and add more. r=jib 2022-02-02 22:30:33 +00:00
CanvasCaptureMediaStream.h Bug 1752351 - Do not rely on a timer for canvas.captureStream's TimerDriver. r=jib 2022-02-02 22:30:33 +00:00
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 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
CloneableWithRangeMediaResource.cpp Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
CloneableWithRangeMediaResource.h
CrossGraphPort.cpp Bug 1754615 - Set default PrincipalHandle to AudioDriftCorrection and its friends r=padenot 2022-02-10 16:15:41 +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 1748160 - Add pref to select audioipc/audioipc2 version at runtime. r=cubeb-reviewers,padenot 2022-01-03 22:35:34 +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
DeviceInputTrack.cpp Bug 1754254 - Narrower down the thread limits r=padenot 2022-02-09 23:22:37 +00:00
DeviceInputTrack.h Bug 1754250 - Fix comment for include guard r=padenot 2022-02-09 17:37:09 +00:00
DriftCompensation.h
DynamicResampler.cpp Bug 1754615 - Set default PrincipalHandle to AudioDriftCorrection and its friends r=padenot 2022-02-10 16:15:41 +00:00
DynamicResampler.h Bug 1754615 - Set default PrincipalHandle to AudioDriftCorrection and its friends r=padenot 2022-02-10 16:15:41 +00:00
FileBlockCache.cpp Bug 1207753 - dom/media/File* thread-safety annotations r=bryce 2022-03-25 01:36:33 +00:00
FileBlockCache.h Bug 1207753 - dom/media/File* thread-safety annotations r=bryce 2022-03-25 01:36:33 +00:00
FileMediaResource.cpp Bug 1747282: dom/media/File* cleanup r=bryce 2022-02-15 23:39:11 +00:00
FileMediaResource.h Bug 1207753 - dom/media/File* thread-safety annotations r=bryce 2022-03-25 01:36:33 +00:00
ForwardedInputTrack.cpp Bug 1742804 - Re-land changeset fa867b130b44. r=padenot 2021-12-01 12:59:44 +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 Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
GetUserMediaRequest.cpp Bug 1744350 use different types to distinguish MediaDevice objects that have Window-specific anonymized fields set r=jib 2021-12-21 02:43:29 +00:00
GetUserMediaRequest.h Bug 1744350 use different types to distinguish MediaDevice objects that have Window-specific anonymized fields set r=jib 2021-12-21 02:43:29 +00:00
GraphDriver.cpp Bug 1750826 - Remove reference to MacBookPro from IsMacbookOrMacbookAir(). r=cubeb-reviewers,chunmin 2022-01-19 00:26:23 +00:00
GraphDriver.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +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 1207753 - MediaTrackGraph* thread-safety annotations r=padenot 2022-03-28 14:26:12 +00:00
IdpSandbox.jsm
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 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
MediaCache.h Bug 1746905: dom/media misc cleanup r=bryce 2021-12-21 17:49:12 +00:00
MediaChannelStatistics.h
MediaContainerType.cpp
MediaContainerType.h
MediaData.cpp Bug 1757067 - Explicitly specify chroma subsampling scheme for YCbCr data. r=jgilbert,jrmuizel 2022-03-10 09:24:15 +00:00
MediaData.h Bug 1757067 - Explicitly specify chroma subsampling scheme for YCbCr data. r=jgilbert,jrmuizel 2022-03-10 09:24:15 +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 1755045 - remove dead function 'IsWMFEnabled()'. r=media-playback-reviewers,bryce 2022-02-14 18:23:19 +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 1754495 - Don't use the audio clock to determine if an AudioStream is low on decoded audio. r=alwu 2022-02-14 16:42:25 +00:00
MediaDecoderStateMachine.h Bug 1751023 - Fix static analysis warnings in MediaDecoderStateMachine. r=media-playback-reviewers,chunmin 2022-02-10 12:46:44 +00:00
MediaDeviceInfo.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
MediaDeviceInfo.h
MediaDevices.cpp Bug 1760274: Do not crash in RFP mode if GetWrapper is null r=padenot 2022-03-24 20:18:28 +00:00
MediaDevices.h Bug 1753131 - Dispatch devicechange events even without an actively capturing MediaStreamTrack r=jib 2022-02-02 19:46:19 +00:00
MediaEventSource.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
MediaFormatReader.cpp Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
MediaFormatReader.h Bug 1758702 - Allow ThreadSafeWeakPtr<IncompleteType> to work. r=glandium 2022-03-17 15:24:40 +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 1755332 - VideoDecoderConfig.framerate is a double. r=alwu,webidl,smaug 2022-02-16 13:36:54 +00:00
MediaMIMETypes.h Bug 1755332 - VideoDecoderConfig.framerate is a double. r=alwu,webidl,smaug 2022-02-16 13:36:54 +00:00
MediaManager.cpp Bug 1753316 remove unnecessary sSingletonMutex r=jib 2022-03-18 00:57:06 +00:00
MediaManager.h Bug 1753316 remove unnecessary sSingletonMutex r=jib 2022-03-18 00:57:06 +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 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +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 1753131 - Dispatch devicechange events even without an actively capturing MediaStreamTrack r=jib 2022-02-02 19:46:19 +00:00
MediaStreamError.h Bug 1753131 - Dispatch devicechange events even without an actively capturing MediaStreamTrack r=jib 2022-02-02 19:46:19 +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 Bug 1402997: Move PCMedia's functionality to PCImpl. r=mjf 2022-02-15 15:37:02 +00:00
MediaStreamWindowCapturer.cpp
MediaStreamWindowCapturer.h
MediaTimer.cpp Bug 1746905: dom/media misc cleanup r=bryce 2021-12-21 17:49:12 +00:00
MediaTimer.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +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 1207753 - MediaTrackGraph* thread-safety annotations r=padenot 2022-03-28 14:26:12 +00:00
MediaTrackGraph.h Bug 1207753 - MediaTrackGraph* thread-safety annotations r=padenot 2022-03-28 14:26:12 +00:00
MediaTrackGraphImpl.h Bug 1207753 - MediaTrackGraph* thread-safety annotations r=padenot 2022-03-28 14:26:12 +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
MemoryBlockCache.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
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 1755318: Make PeerConnectionImpl cycle-collected. r=mjf,webidl,smaug 2022-03-01 22:16:49 +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
UnderrunHandlerNoop.cpp
VideoFrameContainer.cpp Bug 1746905: dom/media misc cleanup r=bryce 2021-12-21 17:49:12 +00:00
VideoFrameContainer.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +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 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +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 1757067 - Explicitly specify chroma subsampling scheme for YCbCr data. r=jgilbert,jrmuizel 2022-03-10 09:24:15 +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 1569686 - Fixed MediaCapabilities API not returning powerEfficient=true all VP8/VP9 codecs. r=alwu 2022-03-17 20:39:51 +00: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 1753069 - Don't use fopen on Windows in WavDumper.h. r=alwu 2022-02-02 14:07:09 +00:00
WebMSample.h
XiphExtradata.cpp
XiphExtradata.h
components.conf
metrics.yaml Bug 1739664 - Implment further telemetry for fetching update.xml from balrog. r=Gijs 2022-03-23 03:23:41 +00:00
moz.build Bug 1755075 - split up webrtc tests and dom tests for smaller manifest chunks. r=bwc,media-playback-reviewers,alwu 2022-02-23 23:13:34 +00:00
nsIAudioDeviceInfo.idl
nsIDocumentActivity.h
nsIMediaDevice.idl Bug 1744346 remove unused nsIMediaDevice properties r=jib 2021-12-17 05:54:28 +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