.. |
autoplay
|
Bug 1815420 - turn on autoplay policy pref in the test. r=media-playback-reviewers,padenot
|
2023-02-08 18:08:35 +00:00 |
benchmark
|
|
|
bridge
|
|
|
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 1819170 - part8 : remove TODO. r=jolin
|
2023-03-03 00:05:03 +00:00 |
encoder
|
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 |
fake-cdm
|
|
|
flac
|
|
|
fuzz
|
|
|
gmp
|
Bug 1763625 - Refactor how we access child process handles. r=nika,media-playback-reviewers,karlt
|
2023-02-28 03:41:51 +00:00 |
gmp-plugin-openh264
|
|
|
gtest
|
Bug 1813584 - Use fine grained RFP for CubebUtils::PreferredSampleRate. r=media-playback-reviewers,alwu
|
2023-02-15 10:55:31 +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
|
|
|
ipc
|
Bug 1817674 - Change RDDProcess shutdown from XPCOMShutdown event to gfxPlatform::ShutdownLayersIPC() r=KrisWright,gfx-reviewers,lsalzman
|
2023-03-05 08:47:22 +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 1810396 - Additional sanity checks for sample data when returning samples from demuxer r=alwu
|
2023-02-02 17:25:05 +00:00 |
mp3
|
|
|
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 1818632 - part5 : fix unified build errors. r=jolin
|
2023-03-02 20:06:23 +00:00 |
systemservices
|
Bug 1817724 - Crash in case VideoCaptureAVFoundation is destroyed unexpectedly. r=karlt,webrtc-reviewers,ng
|
2023-03-06 07:41:28 +00:00 |
test
|
Bug 1811157 - extend scalars to never expire. r=media-playback-reviewers,azebrowski
|
2023-02-16 03:07:15 +00:00 |
tests/crashtests
|
|
|
utils
|
Bug 1806605 - Pass TrackingId instead of nsCString to CaptureStage. r=padenot
|
2023-01-13 14:25:00 +00:00 |
wave
|
|
|
webaudio
|
Bug 1813584 - Use fine grained RFP for CubebUtils::PreferredSampleRate. r=media-playback-reviewers,alwu
|
2023-02-15 10:55:31 +00:00 |
webcodecs
|
Bug 1774306 - Remove TODO comments r=smaug
|
2023-01-17 18:03:01 +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 1819952 - Give some WebRTC Destroy runnables better names. r=bwc
|
2023-03-02 23:08:50 +00:00 |
webspeech
|
Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika
|
2022-09-28 15:17:46 +00:00 |
webvtt
|
Bug 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8
|
2023-01-16 23:14:12 +00:00 |
ADTSDecoder.cpp
|
|
|
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
|
|
|
AudioBufferUtils.h
|
|
|
AudioCaptureTrack.cpp
|
|
|
AudioCaptureTrack.h
|
|
|
AudioChannelFormat.cpp
|
|
|
AudioChannelFormat.h
|
|
|
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
|
|
|
AudioConverter.h
|
|
|
AudioDeviceInfo.cpp
|
|
|
AudioDeviceInfo.h
|
|
|
AudioDriftCorrection.h
|
|
|
AudioInputSource.cpp
|
Bug 1796074 - Generalize AudioThreadRegistry into CallbackThreadRegistry. r=padenot
|
2022-10-31 10:04:41 +00:00 |
AudioInputSource.h
|
|
|
AudioMixer.h
|
|
|
AudioPacketizer.h
|
|
|
AudioRingBuffer.cpp
|
|
|
AudioRingBuffer.h
|
|
|
AudioSampleFormat.h
|
|
|
AudioSegment.cpp
|
|
|
AudioSegment.h
|
|
|
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
|
|
|
AudioTrackList.cpp
|
|
|
AudioTrackList.h
|
|
|
BackgroundVideoDecodingPermissionObserver.cpp
|
|
|
BackgroundVideoDecodingPermissionObserver.h
|
|
|
BaseMediaResource.cpp
|
|
|
BaseMediaResource.h
|
|
|
Benchmark.cpp
|
|
|
Benchmark.h
|
|
|
BitReader.cpp
|
|
|
BitReader.h
|
|
|
BitWriter.cpp
|
|
|
BitWriter.h
|
|
|
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 1796069 - Set tracking ids with playback decoders to get more markers. r=alwu
|
2022-12-01 09:52:54 +00:00 |
ChannelMediaDecoder.h
|
|
|
ChannelMediaResource.cpp
|
|
|
ChannelMediaResource.h
|
|
|
CloneableWithRangeMediaResource.cpp
|
|
|
CloneableWithRangeMediaResource.h
|
|
|
components.conf
|
|
|
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
|
|
|
CubebInputStream.h
|
|
|
CubebUtils.cpp
|
Bug 1813584 - Use fine grained RFP for CubebUtils::PreferredSampleRate. r=media-playback-reviewers,alwu
|
2023-02-15 10:55:31 +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
|
|
|
DecoderTraits.h
|
|
|
DeviceInputTrack.cpp
|
|
|
DeviceInputTrack.h
|
|
|
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
|
|
|
DynamicResampler.h
|
|
|
ExternalEngineStateMachine.cpp
|
Bug 1808804 - part4 : recover playback to what it was before crash. r=jolin
|
2023-01-17 20:00:48 +00:00 |
ExternalEngineStateMachine.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 |
FileBlockCache.cpp
|
|
|
FileBlockCache.h
|
|
|
FileMediaResource.cpp
|
|
|
FileMediaResource.h
|
|
|
ForwardedInputTrack.cpp
|
|
|
ForwardedInputTrack.h
|
|
|
FrameStatistics.h
|
|
|
GetUserMediaRequest.cpp
|
|
|
GetUserMediaRequest.h
|
|
|
GraphDriver.cpp
|
Bug 1809753 - Part 1: Remove quantum-dom nsIThread::EventTarget methods, r=mccr8
|
2023-01-16 23:14:10 +00:00 |
GraphDriver.h
|
Bug 1809753 - Part 1: Remove quantum-dom nsIThread::EventTarget methods, r=mccr8
|
2023-01-16 23:14:10 +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
|
|
|
IdpSandbox.jsm
|
|
|
ImageToI420.cpp
|
|
|
ImageToI420.h
|
|
|
Intervals.h
|
|
|
MediaBlockCacheBase.h
|
|
|
MediaCache.cpp
|
|
|
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
|
|
|
MediaDecoder.cpp
|
Bug 1813584 - Use fine grained RFP for CubebUtils::PreferredSampleRate. r=media-playback-reviewers,alwu
|
2023-02-15 10:55:31 +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 1813584 - Use fine grained RFP for CubebUtils::PreferredSampleRate. r=media-playback-reviewers,alwu
|
2023-02-15 10:55:31 +00:00 |
MediaDecoderStateMachine.cpp
|
Bug 1815798 - add more assertions for checking the state of the state object. r=padenot
|
2023-02-28 18:14:46 +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 1790146 - part1 : move mSecondaryVideoContainer to the base class and perform base members cleanup in the base class. r=jolin
|
2022-11-21 18:23:30 +00:00 |
MediaDecoderStateMachineBase.h
|
Bug 1790146 - part1 : move mSecondaryVideoContainer to the base class and perform base members cleanup in the base class. r=jolin
|
2022-11-21 18:23:30 +00:00 |
MediaDeviceInfo.cpp
|
|
|
MediaDeviceInfo.h
|
|
|
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 1811901 - part1 : implement conditional forward method on MediaEventForwarder. r=jolin
|
2023-02-02 00:01:09 +00:00 |
MediaFormatReader.cpp
|
Bug 1808804 - part2 : handle the MF CDM process crash in the external state machine. r=jolin
|
2023-01-17 20:00:47 +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
|
|
|
MediaInfo.h
|
Bug 1703812 - Backout the whole series.
|
2023-02-08 11:03:10 +00:00 |
MediaManager.cpp
|
Bug 1811341 - restore OS picker behavior under wayland for gUM;r=jib,mjf
|
2023-01-31 20:02:42 +00:00 |
MediaManager.h
|
Bug 1811341 - restore OS picker behavior under wayland for gUM;r=jib,mjf
|
2023-01-31 20:02:42 +00:00 |
MediaMetadataManager.h
|
|
|
MediaMIMETypes.cpp
|
|
|
MediaMIMETypes.h
|
|
|
MediaPlaybackDelayPolicy.cpp
|
|
|
MediaPlaybackDelayPolicy.h
|
|
|
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
|
|
|
MediaRecorder.h
|
|
|
MediaResource.cpp
|
|
|
MediaResource.h
|
|
|
MediaResourceCallback.h
|
|
|
MediaResult.h
|
|
|
MediaSegment.h
|
|
|
MediaShutdownManager.cpp
|
|
|
MediaShutdownManager.h
|
|
|
MediaSpan.h
|
|
|
MediaStatistics.h
|
|
|
MediaStreamError.cpp
|
|
|
MediaStreamError.h
|
|
|
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
|
|
|
MediaTrack.cpp
|
|
|
MediaTrack.h
|
|
|
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
|
|
|
metrics.yaml
|
|
|
moz.build
|
Bug 1809985 - part1 : add a test to ensure that playback can be recovered from crash. r=jolin
|
2023-01-17 20:00:49 +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.jsm
|
Backed out 16 changesets (bug 1813147, bug 1804678, bug 1531087, bug 1265827, bug 1815369, bug 1278299, bug 1531812, bug 1510802, bug 1808989, bug 1815248 ) for causing multiple wpt failures in /webrtc/RTCPeerConnection CLOSED TREE
|
2023-02-16 01:52:51 +02:00 |
PeerConnectionIdp.jsm
|
|
|
PrincipalChangeObserver.h
|
|
|
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
|
|
|
ReaderProxy.h
|
|
|
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 1812375 - Fix static-analysis warnings TimeUnits.h and FFmpegAudioDecoder.cpp. r=media-playback-reviewers,alwu
|
2023-01-30 09:44:12 +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
|
|
|
VideoFrameContainer.h
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
VideoTrackList.cpp
|
|
|
VideoTrackList.h
|
|
|
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
|
|
|