..
autoplay
Bug 1826702 - Convert PermissionTestUtils to an ES module. r=permissions-reviewers,settings-reviewers,media-playback-reviewers,pbz,padenot
2023-04-06 15:07:56 +00:00
benchmark
bridge
Bug 1402997: Move PCMedia's functionality to PCImpl. r=mjf
2022-02-15 15:37:02 +00:00
doctor
Bug 1809983 - part1 : split media browser tests from mochitest-browser-chrome into mochitest-browser-media. r=jmaher
2023-01-13 00:04:13 +00:00
eme
Bug 1819492 - check the pref first. r=jolin CLOSED TREE
2023-03-27 17:25:23 +00:00
encoder
Bug 1808680 - In VP8TrackEncoder account for skipped frames when deciding whether to force a keyframe. r=padenot
2023-03-07 09:28:11 +00:00
fake-cdm
Bug 1519636 - Reformat recent changes to the Google coding style r=andi,media-playback-reviewers,necko-reviewers,padenot,dragana
2022-06-07 12:32:55 +00:00
flac
Bug 1747760 - P5: Handle flac codec specific data using flac codec specific variant. r=kinetik
2022-05-17 23:09:06 +00:00
fuzz
gmp
Bug 1824465 - Part 5: Make PGMP refcounted, r=media-playback-reviewers,karlt
2023-04-19 22:10:08 +00:00
gmp-plugin-openh264
Bug 1770463 - cleanup dom/media/webrtc/transport includes r=bwc
2022-05-27 14:21:05 +00:00
gtest
Bug 1825259 - Unittest ShutdownBlockingTicket with gtest death tests. r=karlt
2023-04-19 08:40:23 +00:00
hls
Bug 1796069 - Set tracking ids with playback decoders to get more markers. r=alwu
2022-12-01 09:52:54 +00:00
imagecapture
Bug 1769878, ensure objects owned by the worker thread are cleared when the worker is shutting down, r=asuth,aosmond
2022-06-22 14:06:31 +00:00
ipc
Bug 1824465 - Part 7: Make PRemoteDecoderManager refcounted, r=ipc-reviewers,mccr8
2023-04-19 22:10:08 +00:00
mediacapabilities
Bug 1810963 - Do more precise RFP check in MediaCapabilities. r=media-playback-reviewers,padenot,tjr
2023-01-20 09:12:10 +00:00
mediacontrol
Bug 1819818 - Make dom/media/mediacontrol/tests/gtest buildable outside of a unified build environment r=andi
2023-03-02 07:44:29 +00:00
mediasession
Bug 1810995 - update BrowserTestUtils.loadURI consumers to use loadURIString (automated) - dom and docshell - r=Standard8
2023-01-19 20:16:41 +00:00
mediasink
Bug 1813584 - Use fine grained RFP for CubebUtils::PreferredSampleRate. r=media-playback-reviewers,alwu
2023-02-15 10:55:31 +00:00
mediasource
Bug 1660405 - Move away from mozilla::IsInfinite in favor of std::isinf. r=nbp,media-playback-reviewers,alwu
2023-03-22 11:35:34 +00:00
mp3
Bug 1766307 - Enable PDMFactory::Supports/SupportsMimeType to process+return HW/SW decode info r=media-playback-reviewers,alwu
2022-07-22 23:08:08 +00:00
mp4
Bug 1703812 - Backout the whole series.
2023-02-08 11:03:10 +00:00
ogg
Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium
2023-02-13 15:02:07 +00:00
platforms
Bug 1827703 - Improve integration with OpenH264 decoder. r=media-playback-reviewers,padenot
2023-04-18 14:47:42 +00:00
systemservices
Bug 1828450 - Revert 9aa28e73aaf8 - In VideoCaptureAvFoundation use MediaEvent to handle frames. r=webrtc-reviewers,ng
2023-04-21 08:58:00 +00:00
test
Bug 1814749 - part3 : add a test. r=jolin
2023-03-31 08:14:03 +00:00
tests /crashtests
Bug 1783765: Test case for bug. r=jib
2022-08-12 16:29:05 +00:00
tools
Bug 1826425 - Add python script to generate GMP JSON for balrog and fallback. r=media-playback-reviewers,azebrowski
2023-04-05 17:55:58 +00:00
utils
Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille
2023-03-27 07:20:25 +00:00
wave
Bug 1747760 - P6: Use Wave specific codec data for Wave audio. r=kinetik
2022-05-17 23:09:07 +00:00
webaudio
Bug 1660405 - Move away from mozilla::IsInfinite in favor of std::isinf. r=nbp,media-playback-reviewers,alwu
2023-03-22 11:35:34 +00:00
webcodecs
Bug 1827470 - Replace two-item std::tuple by ::pair r=padenot
2023-04-14 15:54:26 +00:00
webm
Bug 1808680 - Report some input variables to get clues on the crash. r=padenot
2023-01-23 14:04:50 +00:00
webrtc
Bug 1826526 - In test_gUM_basicScreenshare.html adjust thresholds and re-enable on Mac. r=webrtc-reviewers,ng
2023-04-24 12:46:32 +00:00
webspeech
Bug 1825233 - Cut SpeechSynthesis over to RFPTarget. r=tjr
2023-03-31 07:53:08 +00:00
webvtt
Bug 1828402 - Convert dom/media/webvtt/ to ES modules. r=alwu
2023-04-20 18:41:21 +00:00
ADTSDecoder.cpp
Bug 1766307 - Enable PDMFactory::Supports/SupportsMimeType to process+return HW/SW decode info r=media-playback-reviewers,alwu
2022-07-22 23:08:08 +00:00
ADTSDecoder.h
ADTSDemuxer.cpp
Bug 1798778 - Remove an over-zealous assertion when sniffing for an ADTS stream, when the available data is shorter than the next frame header offset. r=alwu
2022-11-09 10:01:03 +00:00
ADTSDemuxer.h
AsyncLogger.h
Bug 1803751 - Make some marker fields searchable and bump the profile version r=julienw
2022-12-13 14:19:07 +00:00
AudibilityMonitor.h
Bug 1785758 - Use linear gain threshold for audibility check to reduce overhead of AudibilityMonitor. r=media-playback-reviewers,padenot
2022-08-18 10:28:17 +00:00
AudioBufferUtils.h
AudioCaptureTrack.cpp
AudioCaptureTrack.h
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
Bug 1596464 - Statically check that we can static_cast a Gecko ChannelLayout to a cubeb_channel_layout. r=pehrsons
2022-10-13 08:19:23 +00:00
AudioConverter.cpp
Bug 1762620
- Only pad audio buffers when doing up mixing. r=alwu
2022-04-22 13:19:01 +00:00
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
AudioInputSource.cpp
Bug 1796074 - Generalize AudioThreadRegistry into CallbackThreadRegistry. r=padenot
2022-10-31 10:04:41 +00:00
AudioInputSource.h
Bug 1238038 - Allow opening multiple devices r=padenot
2022-04-18 18:45:36 +00:00
AudioMixer.h
AudioPacketizer.h
AudioRingBuffer.cpp
AudioRingBuffer.h
AudioSampleFormat.h
AudioSegment.cpp
AudioSegment.h
Bug 1238038 - Relax channel limit in FromInterleavedBuffer r=padenot
2022-04-18 18:45:34 +00:00
AudioStream.cpp
Bug 1796074 - Generalize AudioThreadRegistry into CallbackThreadRegistry. r=padenot
2022-10-31 10:04:41 +00:00
AudioStream.h
Bug 1813584 - Use fine grained RFP for CubebUtils::PreferredSampleRate. r=media-playback-reviewers,alwu
2023-02-15 10:55:31 +00:00
AudioStreamTrack.cpp
Bug 1810964 - Replace callers of nsContentUtils::ResistFingerprinting. r=tjr,emilio
2023-01-23 11:52:56 +00:00
AudioStreamTrack.h
Bug 1786306 merge AudioStreamTrack::SetAudioOutputDevice() into AddAudioOutput() r=padenot
2022-09-30 04:13:35 +00:00
AudioTrack.cpp
AudioTrack.h
Bug 1768189 - Part 17: Apply modernize-concat-nested-namespaces to dom/ipc/URLClassifierParent.h ... r=andi
2022-05-09 20:41:09 +00:00
AudioTrackList.cpp
AudioTrackList.h
Bug 1768189 - Part 17: Apply modernize-concat-nested-namespaces to dom/ipc/URLClassifierParent.h ... r=andi
2022-05-09 20:41:09 +00:00
BackgroundVideoDecodingPermissionObserver.cpp
BackgroundVideoDecodingPermissionObserver.h
BaseMediaResource.cpp
Bug 1761865 - Change assert to warning; follow up to bug 1753298. r=padenot
2022-03-29 21:11:04 +00:00
BaseMediaResource.h
Bug 1753298 - Improve error handling in BaseMediaResource::ModifyLoadFlags. r=media-playback-reviewers,padenot
2022-03-29 00:09:53 +00:00
Benchmark.cpp
Bug 1738106 - Part 3: Switch to TaskQueue::Create, r=xpcom-reviewers,necko-reviewers,media-playback-reviewers,dragana,alwu,barret
2022-05-02 20:37:34 +00:00
Benchmark.h
BitReader.cpp
Bug 1757861 - Part 1 - Transition VideoColorSpace to use gfx and gfx::CICP color space enums. r=alwu
2022-04-11 02:38:03 +00:00
BitReader.h
Bug 1757861 - Part 1 - Transition VideoColorSpace to use gfx and gfx::CICP color space enums. r=alwu
2022-04-11 02:38:03 +00:00
BitWriter.cpp
Bug 1757861 - Part 1 - Transition VideoColorSpace to use gfx and gfx::CICP color space enums. r=alwu
2022-04-11 02:38:03 +00:00
BitWriter.h
Bug 1757861 - Part 1 - Transition VideoColorSpace to use gfx and gfx::CICP color space enums. r=alwu
2022-04-11 02:38:03 +00:00
BufferMediaResource.h
BufferReader.h
ByteWriter.h
CallbackThreadRegistry.cpp
Bug 1796069 - Ignore registrations in CallbackThreadRegistry if refcnt logging is enabled. r=padenot
2022-12-01 09:52:53 +00:00
CallbackThreadRegistry.h
Bug 1796069 - Move CallbackThreadRegistry definitions to cpp file. r=padenot
2022-12-01 09:52:52 +00:00
CanvasCaptureMediaStream.cpp
CanvasCaptureMediaStream.h
ChannelMediaDecoder.cpp
Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille
2023-03-22 11:35:33 +00:00
ChannelMediaDecoder.h
Bug 1758789 - part13 : fallback to our state machine when the external engine fails to work. r=jolin
2022-06-30 22:34:20 +00:00
ChannelMediaResource.cpp
Bug 1783601 use GetChannelResultPrincipalIfNotSandboxed() for media resource principal r=chunmin
2022-08-24 02:59:24 +00:00
ChannelMediaResource.h
Bug 1781759 factor out ChannelMediaResource::MediaElement() helper r=chunmin
2022-08-23 00:23:51 +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
components.conf
Bug 1828401 - Convert most of dom/media to ES modules. r=bwc.
2023-04-20 18:41:21 +00:00
CrossGraphPort.cpp
Bug 1786306 Destroy() associated MediaTracks and MediaInputPort in CrossGraphPort destructor r=padenot
2022-09-30 04:13:34 +00:00
CrossGraphPort.h
Bug 1786306 Destroy() associated MediaTracks and MediaInputPort in CrossGraphPort destructor r=padenot
2022-09-30 04:13:34 +00:00
CubebInputStream.cpp
Bug 1767549 - Allow delaying the start of a cubeb stream for test purposes. r=karlt
2022-05-24 11:41:07 +00:00
CubebInputStream.h
Bug 1238038 - Create a cubeb input stream wrapper r=padenot,pehrsons
2022-04-18 18:45:35 +00:00
CubebUtils.cpp
Bug 1533220 - Enable AudioIPC on Windows arm64. r=cubeb-reviewers,padenot
2023-03-29 12:58:47 +00:00
CubebUtils.h
Bug 1813584 - Use fine grained RFP for CubebUtils::PreferredSampleRate. r=media-playback-reviewers,alwu
2023-02-15 10:55:31 +00:00
DecoderTraits.cpp
Bug 1772747
- Cleanup dom/geolocation, dom/system, dom/battery and dom/canvas includes r=sylvestre
2022-06-06 08:13:34 +00:00
DecoderTraits.h
DeviceInputTrack.cpp
Bug 1764186 - Make ConnectTo(Non)NativeDevice main-thread only r=padenot
2022-06-01 16:52:07 +00:00
DeviceInputTrack.h
Bug 1764186 - Make ConnectTo(Non)NativeDevice main-thread only r=padenot
2022-06-01 16:52:07 +00:00
DOMMediaStream.cpp
Bug 1802225 - Remove Layers.{h,cpp}. r=tnikkel,geckoview-reviewers,jgilbert,media-playback-reviewers,padenot,m_kato
2022-11-29 01:52:03 +00:00
DOMMediaStream.h
DriftCompensation.h
DynamicResampler.cpp
Bug 1764861 - Release SpeexResamplerState if needed r=padenot
2022-04-15 15:31: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
ExternalEngineStateMachine.cpp
Bug 1814749 - part2 : do not call engine method until the recovery finishes. r=jolin
2023-03-31 08:14:03 +00:00
ExternalEngineStateMachine.h
Bug 1823541 - part1 : add a function to distinguish the external state machine. r=jolin
2023-03-23 17:36:50 +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 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato
2022-08-03 16:39:41 +00:00
FileMediaResource.cpp
Bug 1747282: dom/media/File* cleanup r=bryce
2022-02-15 23:39:11 +00:00
FileMediaResource.h
Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato
2022-08-03 16:39:41 +00:00
ForwardedInputTrack.cpp
ForwardedInputTrack.h
FrameStatistics.h
Bug 1761994. Expand dropped frames telemetry. , data-review=chutten r=alwu
2022-03-31 14:45:10 +00:00
GetUserMediaRequest.cpp
GetUserMediaRequest.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
GraphDriver.cpp
Bug 1825913 remove invalid AudioStreamState::None assertion after cubeb_stream_start() failure r=pehrsons
2023-04-03 19:32:57 +00:00
GraphDriver.h
Bug 1801190 merge mStarted into mAudioStreamState r=pehrsons
2023-03-30 23:18:44 +00:00
GraphRunner.cpp
Bug 1809753 - Part 1: Remove quantum-dom nsIThread::EventTarget methods, r=mccr8
2023-01-16 23:14:10 +00:00
GraphRunner.h
Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato
2022-08-03 16:39:41 +00:00
IdpSandbox.sys.mjs
Bug 1828401 - Convert most of dom/media to ES modules. r=bwc.
2023-04-20 18:41:21 +00:00
ImageToI420.cpp
Bug 1825360 - Remove the NS_DISPATCH_SYNC flag, r=necko-reviewers,geckoview-reviewers,media-playback-reviewers,karlt,jesup,m_kato,emilio
2023-03-30 16:53:51 +00:00
ImageToI420.h
Intervals.h
Bug 1768189 - Part 17: Apply modernize-concat-nested-namespaces to dom/ipc/URLClassifierParent.h ... r=andi
2022-05-09 20:41:09 +00:00
MediaBlockCacheBase.h
MediaCache.cpp
Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
2022-03-16 18:47:08 +00:00
MediaCache.h
MediaChannelStatistics.h
MediaContainerType.cpp
MediaContainerType.h
MediaData.cpp
Bug 1802624 - Assert that an AudioData has a valid channel count and sampling-rate on construction. r=alwu
2023-01-31 11:57:15 +00:00
MediaData.h
Bug 1810396 - Additional sanity checks for sample data when returning samples from demuxer r=alwu
2023-02-02 17:25:05 +00:00
MediaDataDemuxer.h
Bug 1823541 - part2 : recreate the state machine if DRM playback is not allowed for the media engine playback. r=jolin
2023-03-23 17:36:50 +00:00
MediaDecoder.cpp
Bug 1823541 - part2 : recreate the state machine if DRM playback is not allowed for the media engine playback. r=jolin
2023-03-23 17:36:50 +00:00
MediaDecoder.h
Bug 1813584 - Use fine grained RFP for CubebUtils::PreferredSampleRate. r=media-playback-reviewers,alwu
2023-02-15 10:55:31 +00:00
MediaDecoderOwner.h
Bug 1807215 - Make the intrinsic size arg in MediaDecoderOwner::Invalidate a const ref. r=padenot
2023-04-03 08:36:39 +00:00
MediaDecoderStateMachine.cpp
Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille
2023-03-27 07:20:25 +00:00
MediaDecoderStateMachine.h
Bug 1813584 - Use fine grained RFP for CubebUtils::PreferredSampleRate. r=media-playback-reviewers,alwu
2023-02-15 10:55:31 +00:00
MediaDecoderStateMachineBase.cpp
Bug 1820650 - part1 : add another layer for setting CDM proxy. r=jolin
2023-03-13 21:16:59 +00:00
MediaDecoderStateMachineBase.h
Bug 1823541 - part1 : add a function to distinguish the external state machine. r=jolin
2023-03-23 17:36:50 +00:00
MediaDeviceInfo.cpp
MediaDeviceInfo.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
MediaDevices.cpp
Bug 1799435
- Make RFP checks faster. r=smaug
2022-11-08 02:36:25 +00:00
MediaDevices.h
Bug 1769985 add a label to the dummy default audio output device for when the default device is not exposed r=jib,eemeli
2022-10-25 20:24:16 +00:00
MediaEventSource.h
Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille
2023-03-27 07:20:25 +00:00
MediaFormatReader.cpp
Bug 1824050 - Properly increment consecutive utility crashes counter r=alwu
2023-03-27 17:15:52 +00:00
MediaFormatReader.h
Bug 1808804 - part2 : handle the MF CDM process crash in the external state machine. r=jolin
2023-01-17 20:00:47 +00:00
MediaInfo.cpp
Bug 1747760 - P10: Remove AudioInfo.mExtraData. r=kinetik
2022-05-17 23:09:08 +00:00
MediaInfo.h
Bug 1703812 - Backout the whole series.
2023-02-08 11:03:10 +00:00
MediaManager.cpp
Bug 1825360 - Remove the NS_DISPATCH_SYNC flag, r=necko-reviewers,geckoview-reviewers,media-playback-reviewers,karlt,jesup,m_kato,emilio
2023-03-30 16:53:51 +00:00
MediaManager.h
Bug 1825360 - Remove the NS_DISPATCH_SYNC flag, r=necko-reviewers,geckoview-reviewers,media-playback-reviewers,karlt,jesup,m_kato,emilio
2023-03-30 16:53:51 +00:00
MediaMetadataManager.h
MediaMIMETypes.cpp
Bug 1660405 - Move away from mozilla::IsFinite in favor of std::isfinite. r=sergesanspaille
2023-03-22 11:35:33 +00:00
MediaMIMETypes.h
Bug 1755332 - VideoDecoderConfig.framerate is a double. r=alwu,webidl,smaug
2022-02-16 13:36:54 +00:00
MediaPlaybackDelayPolicy.cpp
MediaPlaybackDelayPolicy.h
Bug 1768189 - Part 17: Apply modernize-concat-nested-namespaces to dom/ipc/URLClassifierParent.h ... r=andi
2022-05-09 20:41:09 +00:00
MediaPromiseDefs.h
MediaQueue.h
Bug 1262276 - part12 : store looping offset in the media queue in order to keep timestamp consistantly increasing across different states. r=padenot
2022-11-05 02:23:33 +00:00
MediaRecorder.cpp
Bug 1713940, null check owner before using it, r=padenot
2022-09-13 17:09:24 +00:00
MediaRecorder.h
MediaResource.cpp
MediaResource.h
MediaResourceCallback.h
MediaResult.h
MediaSegment.h
MediaShutdownManager.cpp
MediaShutdownManager.h
MediaSpan.h
MediaStatistics.h
MediaStreamError.cpp
MediaStreamError.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
MediaStreamTrack.cpp
Bug 1810964 - Replace callers of nsContentUtils::ResistFingerprinting. r=tjr,emilio
2023-01-23 11:52:56 +00:00
MediaStreamTrack.h
Bug 1796069 - Remove unused BasicTrackSource. r=padenot
2022-12-01 09:52:46 +00:00
MediaStreamWindowCapturer.cpp
MediaStreamWindowCapturer.h
MediaTimer.cpp
MediaTimer.h
Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
2022-03-16 18:47:08 +00:00
MediaTrack.cpp
MediaTrack.h
Bug 1768189 - Part 17: Apply modernize-concat-nested-namespaces to dom/ipc/URLClassifierParent.h ... r=andi
2022-05-09 20:41:09 +00:00
MediaTrackGraph.cpp
Bug 1813584 - Use fine grained RFP for CubebUtils::PreferredSampleRate. r=media-playback-reviewers,alwu
2023-02-15 10:55:31 +00:00
MediaTrackGraph.h
Bug 1786306 de-virtualize some methods that are not overridden r=pehrsons
2022-09-30 04:13:33 +00:00
MediaTrackGraphImpl.h
Bug 1813584 - Use fine grained RFP for CubebUtils::PreferredSampleRate. r=media-playback-reviewers,alwu
2023-02-15 10:55:31 +00:00
MediaTrackList.cpp
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
metrics.yaml
Bug 1781166 - Use team-wise email for media telemetries r=media-playback-reviewers,alwu
2022-07-26 17:16:00 +00:00
moz.build
Bug 1828401 - Convert most of dom/media to ES modules. r=bwc.
2023-04-20 18:41:21 +00:00
MPSCQueue.h
nsIAudioDeviceInfo.idl
nsIDocumentActivity.h
nsIMediaDevice.idl
Bug 1811341
- restore OS picker behavior under wayland for gUM;r=jib,mjf
2023-01-31 20:02:42 +00:00
nsIMediaManager.idl
Pacer.h
PeerConnection.sys.mjs
Bug 1828401 - Convert most of dom/media to ES modules. r=bwc.
2023-04-20 18:41:21 +00:00
PeerConnectionIdp.sys.mjs
Bug 1828401 - Convert most of dom/media to ES modules. r=bwc.
2023-04-20 18:41:21 +00:00
PrincipalChangeObserver.h
Bug 1768189 - Part 18: Apply modernize-concat-nested-namespaces to dom/media/PrincipalChangeObserver.h ... r=media-playback-reviewers,bryce
2022-05-09 20:41:10 +00:00
PrincipalHandle.h
Bug 1813468 - Use an enum for principal privacy in PeerConnectionImpl and friends. r=bwc
2023-02-09 15:32:57 +00:00
QueueObject.cpp
QueueObject.h
ReaderProxy.cpp
Bug 1820650 - part1 : add another layer for setting CDM proxy. r=jolin
2023-03-13 21:16:59 +00:00
ReaderProxy.h
Bug 1820650 - part1 : add another layer for setting CDM proxy. r=jolin
2023-03-13 21:16:59 +00:00
SeekJob.cpp
SeekJob.h
SeekTarget.h
Bug 1262276 - part4 : add more debug logs. r=padenot
2022-11-05 02:23:30 +00:00
SelfRef.h
SharedBuffer.h
TimeUnits.h
Bug 1660405 - Move away from mozilla::IsInfinite in favor of std::isinf. r=nbp,media-playback-reviewers,alwu
2023-03-22 11:35:34 +00:00
Tracing.cpp
Bug 1802520 - Allow disabling real-time callback tracing in configure. r=glandium,pehrsons,media-playback-reviewers,alwu
2022-11-29 15:29:08 +00:00
Tracing.h
Bug 1802520 - Allow disabling real-time callback tracing in configure. r=glandium,pehrsons,media-playback-reviewers,alwu
2022-11-29 15:29:08 +00:00
UnderrunHandler.h
UnderrunHandlerLinux.cpp
UnderrunHandlerNoop.cpp
VideoFrameContainer.cpp
Bug 1807215 - Simplify intrinsic size handling in VideoFrameContainer by removing the intrinsicSizeChanged flag. r=padenot
2023-04-03 08:36:39 +00:00
VideoFrameContainer.h
Bug 1807215 - Simplify intrinsic size handling in VideoFrameContainer by removing the intrinsicSizeChanged flag. r=padenot
2023-04-03 08:36:39 +00:00
VideoFrameConverter.h
Bug 1796069 - Annotate MediaStreamTrackSources with a tracking id and apply it to CopyVideoStages. r=padenot
2022-12-01 09:52:46 +00:00
VideoLimits.h
VideoOutput.h
Bug 1825307 - Do not render consecutive black frames when a video track is disabled. r=padenot
2023-04-03 08:36:40 +00:00
VideoPlaybackQuality.cpp
Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug
2022-12-15 19:45:01 +00:00
VideoPlaybackQuality.h
Bug 1777574, automate CC zone handling, r=mccr8
2022-09-07 11:22:51 +00:00
VideoSegment.cpp
Bug 1802225 - Remove Layers.{h,cpp}. r=tnikkel,geckoview-reviewers,jgilbert,media-playback-reviewers,padenot,m_kato
2022-11-29 01:52:03 +00:00
VideoSegment.h
VideoStreamTrack.cpp
Bug 1810964 - Replace callers of nsContentUtils::ResistFingerprinting. r=tjr,emilio
2023-01-23 11:52:56 +00:00
VideoStreamTrack.h
VideoTrack.cpp
VideoTrack.h
Bug 1768189 - Part 18: Apply modernize-concat-nested-namespaces to dom/media/PrincipalChangeObserver.h ... r=media-playback-reviewers,bryce
2022-05-09 20:41:10 +00:00
VideoTrackList.cpp
VideoTrackList.h
Bug 1768189 - Part 18: Apply modernize-concat-nested-namespaces to dom/media/PrincipalChangeObserver.h ... r=media-playback-reviewers,bryce
2022-05-09 20:41:10 +00:00
VideoUtils.cpp
Bug 1813584 - Use fine grained RFP for CubebUtils::PreferredSampleRate. r=media-playback-reviewers,alwu
2023-02-15 10:55:31 +00:00
VideoUtils.h
Bug 1813584 - Use fine grained RFP for CubebUtils::PreferredSampleRate. r=media-playback-reviewers,alwu
2023-02-15 10:55:31 +00:00
VorbisUtils.h
WavDumper.h
WebMSample.h
XiphExtradata.cpp
XiphExtradata.h