gecko-dev/dom/media
2024-05-01 21:32:56 +00:00
..
autoplay Bug 1860492 - Fix OGG specific tests. r=media-playback-reviewers,alwu 2024-04-04 15:02:33 +00:00
benchmark
bridge Bug 1802289 - enforce license linter for .idl and .webidl files r=linter-reviewers,sylvestre,saschanaz DONTBUILD 2023-11-06 10:18:23 +00:00
doctor Bug 1864896: Autofix unused function arguments (dom). r=emilio,media-playback-reviewers,dom-storage-reviewers,padenot,janv 2024-03-04 15:44:59 +00:00
driftcontrol Bug 1890689 keep DriftController corrected source rate positive r=pehrsons 2024-04-18 21:33:04 +00:00
eme Bug 1891087 - small fix for MediaKeySystemAccessManager. r=media-playback-reviewers,chunmin 2024-04-12 17:05:32 +00:00
encoder Bug 1881647 - Enable WMFMediaDataEncoder to encode RGBA images r=media-playback-reviewers,padenot 2024-05-01 04:24:11 +00:00
fake-cdm Bug 1862512: Remove extra ';' after member function definition in cdm-test-storage.cpp r=alwu 2023-12-08 19:03:48 +00:00
flac Bug 1878503 - Remove MOZ_FFVPX and the associated pref. r=glandium,media-playback-reviewers,geckoview-reviewers,alwu 2024-03-05 16:06:49 +00:00
fuzz
gmp Bug 1893085 - Implement thread-safe policy for SimpleMap r=media-playback-reviewers,padenot 2024-04-30 16:53:03 +00:00
gmp-plugin-openh264 Bug 1870786 - Fix the type of RTP timestamps in WebrtcGmpVideoEncoder. r=webrtc-reviewers,pehrsons,media-playback-reviewers,aosmond 2023-12-25 21:29:43 +00:00
gtest Bug 1890689 Change AudioRingBuffer::SetLengthBytes() to EnsureLengthBytes() r=pehrsons 2024-04-18 02:24:04 +00:00
hls Bug 1888265 - part1 : add an attribute to know whether playback is performed by HLS decoder. r=media-playback-reviewers,padenot 2024-04-02 20:25:06 +00:00
imagecapture Bug 1862244 - Add GlobalTeardownHelper r=smaug 2023-11-23 17:17:39 +00:00
ipc Bug 1892516 - part5 : report Glean probe from the chrome process. r=media-playback-reviewers,padenot 2024-04-29 17:46:29 +00:00
mediacapabilities Bug 1891541 - [2/2] enforce that MozPromise only accepts static strings r=xpcom-reviewers,media-playback-reviewers,padenot,emilio 2024-04-24 17:02:49 +00:00
mediacontrol Bug 1887128 - Guess position state from media elements. r=alwu 2024-04-29 17:41:10 +00:00
mediasession Bug 1640839 - Add IPC serializer for WebIDL enums. r=mccr8,jgilbert,media-playback-reviewers,dom-storage-reviewers,janv,padenot 2024-03-02 07:50:22 +00:00
mediasink Bug 1872003 uninline AudioSegment::Resample() to remove MediaTrackGraph.h include r=padenot 2024-01-09 00:11:22 +00:00
mediasource Bug 1869218 - dom/media MediaSourceDemuxer thread-safety annotations r=padenot 2024-04-17 16:24:39 +00:00
mp3 Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium 2023-09-28 20:46:07 +00:00
mp4 Bug 1873663 - Remove legacy audio decoders (vorbis, opus, pcm). r=media-playback-reviewers,alwu 2024-01-12 09:18:35 +00:00
ogg Bug 1848073 - Fix coverity UNUSED_VALUE error in OggDemuxer::SeekBisection r=padenot 2024-05-01 16:23:39 +00:00
platforms Bug 1881647, 1892747: apply code formatting via Lando 2024-05-01 04:27:23 +00:00
systemservices Bug 1808705 - test VideoCaptureAndroid with mock camera enumerator. r=pehrsons,geckoview-reviewers 2024-03-07 20:08:53 +00:00
test Bug 1765025 don't get resource length from Content-Length of 206 Partial Content response with no complete-length r=padenot 2024-05-01 02:46:45 +00:00
tests/crashtests Bug 1875941 - Move 1848460.html to dom/media/webcodecs/crashtests r=media-playback-reviewers,padenot 2024-01-26 01:20:06 +00:00
tools
utils Bug 1892516 - part5 : report Glean probe from the chrome process. r=media-playback-reviewers,padenot 2024-04-29 17:46:29 +00:00
wave Bug 1865091 - When the channel count and channel map disagree in a WAVE file, disregard the channel map. r=azebrowski 2023-11-20 09:12:27 +00:00
webaudio Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,media-playback-reviewers,padenot 2024-04-22 16:00:09 +00:00
webcodecs Bug 1893085 - Introduce Take to SimpleMap r=media-playback-reviewers,padenot 2024-04-30 16:53:04 +00:00
webm Bug 1873663 - Remove legacy audio decoders (vorbis, opus, pcm). r=media-playback-reviewers,alwu 2024-01-12 09:18:35 +00:00
webrtc Bug 1889460 - pt2 - add error checking for resume cases in prep_repo.sh. r=dbaker DONTBUILD 2024-05-01 15:19:40 +00:00
webspeech Bug 1818283: Make DOMMediaStream::TrackListener cycle-collected. r=pehrsons 2024-04-05 20:55:53 +00:00
webvtt Bug 1886057 - Replace ToTextTrackKindStr by GetEnumString r=media-playback-reviewers,padenot 2024-03-21 18:19:14 +00:00
ADTSDecoder.cpp Backed out 2 changesets (bug 1853057) for causing mda failures on test_video_low_power_telemetry.html. CLOSED TREE 2023-09-15 09:32:07 +03:00
ADTSDecoder.h
ADTSDemuxer.cpp Bug 1749044 - Move ADTS parsing facilities to their own file, split from the ADTS demuxer. r=chunmin 2024-03-06 14:00:20 +00:00
ADTSDemuxer.h Bug 1749044 - Move ADTS parsing facilities to their own file, split from the ADTS demuxer. r=chunmin 2024-03-06 14:00:20 +00:00
AsyncLogger.h Bug 1893432 - Expose dom/media/MPSCQueue.h under mozilla/dom to avoid clash with mfbt one r=padenot 2024-04-25 13:33:31 +00:00
AudibilityMonitor.h Bug 1858958 - Fix callers of audio sample type conversion facilities. r=chunmin 2024-03-06 14:00:13 +00:00
AudioBufferUtils.h Bug 1869043 interleave audio output after AudioMixer mixing r=padenot 2024-01-11 23:42:47 +00:00
AudioCaptureTrack.cpp Bug 1869043 pull mixed audio from AudioMixer instead of using a callback r=padenot 2024-01-12 01:32:50 +00:00
AudioCaptureTrack.h Bug 1869043 pull mixed audio from AudioMixer instead of using a callback r=padenot 2024-01-12 01:32:50 +00:00
AudioChannelFormat.cpp
AudioChannelFormat.h Bug 1605894 support different in and out sample formats in AudioChannelsDownMix r=padenot 2023-11-14 20:23:19 +00:00
AudioCompactor.cpp
AudioCompactor.h Bug 1817997 - Remove FramesToTimeUnit, replacing it by the TimeUnit constructor. r=alwu,kinetik 2023-05-24 13:18:42 +00:00
AudioConfig.cpp Bug 1863226 - Allow logging TrackInfo, AudioInfo. r=azebrowski 2023-11-14 10:17:45 +00:00
AudioConfig.h Bug 1863226 - Allow logging TrackInfo, AudioInfo. r=azebrowski 2023-11-14 10:17:45 +00:00
AudioConverter.cpp Bug 1862504 - Removed 'else' after 'return' for code readability. r=alwu,sylvestre 2023-12-04 08:02:46 +00:00
AudioConverter.h Bug 1749046 - Remove stray semicolon in AudioConverter.h. r=chunmin 2024-03-27 14:16:26 +00:00
AudioDeviceInfo.cpp
AudioDeviceInfo.h Bug 1869043 allow a device to be specified with MediaTrack::AddAudioOutput() r=padenot 2024-01-12 19:08:57 +00:00
AudioInputSource.cpp Bug 1890873 - Rewrite #define CUBEB_TASK_THREAD as CubebUtils::GetCubebOperationThread. r=padenot 2024-04-17 10:13:32 +00:00
AudioInputSource.h Bug 1844181 - Use TimeUnit across drift control classes. r=padenot 2023-10-09 13:03:01 +00:00
AudioMixer.h Bug 1869043 pull mixed audio from AudioMixer instead of using a callback r=padenot 2024-01-12 01:32:50 +00:00
AudioPacketizer.h Bug 1749046 - Allow draining an AudioPacketizer. r=chunmin 2024-03-27 14:16:32 +00:00
AudioRingBuffer.cpp Bug 1890689 Change AudioRingBuffer::SetLengthBytes() to EnsureLengthBytes() r=pehrsons 2024-04-18 02:24:04 +00:00
AudioRingBuffer.h Bug 1890689 Change AudioRingBuffer::SetLengthBytes() to EnsureLengthBytes() r=pehrsons 2024-04-18 02:24:04 +00:00
AudioSampleFormat.h Bug 1884119 - Include limits to unbreak the build on Solaris. r=media-playback-reviewers,karlt 2024-03-08 11:00:27 +00:00
AudioSegment.cpp Bug 1872519 introduce AudioChunk::DownMixTo() to export existing downmix code r=padenot 2024-01-15 22:20:59 +00:00
AudioSegment.h Bug 1858958 - Fix callers of audio sample type conversion facilities. r=chunmin 2024-03-06 14:00:13 +00:00
AudioStream.cpp Bug 1891709 - Don't warn when failing to set the stream name when using a backend in which it's not supported. r=media-playback-reviewers,karlt 2024-04-22 13:54:05 +00:00
AudioStream.h Bug 1207753 - Fix mutex annotation in audio code r=padenot 2024-05-01 21:32:56 +00:00
AudioStreamTrack.cpp Bug 1869043 manage AudioStreamTrack outputs to non-default devices in MediaTrackGraph r=pehrsons 2024-01-16 14:23:27 +00:00
AudioStreamTrack.h Bug 1869043 manage AudioStreamTrack outputs to non-default devices in MediaTrackGraph r=pehrsons 2024-01-16 14:23:27 +00:00
AudioTrack.cpp
AudioTrack.h
AudioTrackList.cpp
AudioTrackList.h
BackgroundVideoDecodingPermissionObserver.cpp Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
BackgroundVideoDecodingPermissionObserver.h
BaseMediaResource.cpp
BaseMediaResource.h
Benchmark.cpp Bug 1876536 - Part 3: Remove self refcounts within constructor in dom/media r=media-playback-reviewers,pehrsons,padenot 2024-02-01 11:04:00 +00:00
Benchmark.h
BitReader.cpp Bug 1831451 - Downgrade BitReader::ReadBits's assertion to warning r=padenot 2023-06-29 22:33:13 +00:00
BitReader.h
BitWriter.cpp Bug 1852333 - part2 : detect config change for HEVC stream. r=media-playback-reviewers,padenot 2023-10-11 00:57:40 +00:00
BitWriter.h Bug 1852333 - part2 : detect config change for HEVC stream. r=media-playback-reviewers,padenot 2023-10-11 00:57:40 +00:00
BufferMediaResource.h
BufferReader.h Bug 1868403 - Set extra data in AVCC encoding r=media-playback-reviewers,padenot 2023-12-18 22:54:02 +00:00
ByteWriter.h
CallbackThreadRegistry.cpp Bug 1882944 - Add missing header for NS_NewRunnableFunction. r=webrtc-reviewers,jib 2024-03-01 19:31:28 +00:00
CallbackThreadRegistry.h
CanvasCaptureMediaStream.cpp Backed out changeset fccadc284fd9 (bug 1753275) for causing perma mochitest failures @ dom/canvas/test/test_capture_throttled.html CLOSED TREE 2024-03-19 15:47:52 +02:00
CanvasCaptureMediaStream.h
ChannelMediaDecoder.cpp Bug 1884016 - part1 : use ExternalEngineStateMachine for non-mse media only when the media engine pref allows non-encrypted playback. r=jolin 2024-03-07 00:29:13 +00:00
ChannelMediaDecoder.h Bug 1817997 - Update ChannelMediaDecoder to use the new TimeUnit. r=alwu 2023-05-24 13:18:40 +00:00
ChannelMediaResource.cpp Bug 1765025 don't get resource length from Content-Length of 206 Partial Content response with no complete-length r=padenot 2024-05-01 02:46:45 +00:00
ChannelMediaResource.h Bug 1869719 - dom/media ChannelMediaResource thread-safety annotations r=media-playback-reviewers,karlt 2023-12-13 05:28:50 +00:00
CloneableWithRangeMediaResource.cpp
CloneableWithRangeMediaResource.h
components.conf
CrossGraphPort.cpp Bug 1869043 manage AudioStreamTrack outputs to non-default devices in MediaTrackGraph r=pehrsons 2024-01-16 14:23:27 +00:00
CrossGraphPort.h Bug 1869043 manage AudioStreamTrack outputs to non-default devices in MediaTrackGraph r=pehrsons 2024-01-16 14:23:27 +00:00
CubebInputStream.cpp Bug 1876526: Make cubeb singleton refcounted. r=pehrsons 2024-02-08 13:08:29 +00:00
CubebInputStream.h Bug 1876526: Make cubeb singleton refcounted. r=pehrsons 2024-02-08 13:08:29 +00:00
CubebUtils.cpp Bug 1890873 - Rewrite #define CUBEB_TASK_THREAD as CubebUtils::GetCubebOperationThread. r=padenot 2024-04-17 10:13:32 +00:00
CubebUtils.h Bug 1890873 - Rewrite #define CUBEB_TASK_THREAD as CubebUtils::GetCubebOperationThread. r=padenot 2024-04-17 10:13:32 +00:00
DecoderTraits.cpp Bug 1672751 - record HLS playback info on Android. r=alwu 2024-03-23 05:16:33 +00:00
DecoderTraits.h Bug 1257145 - Remove --disable-fmp4 to unbreak --disable-ffmpeg. r=glandium,media-playback-reviewers,karlt 2023-08-16 09:04:46 +00:00
DeviceInputTrack.cpp Bug 1887774 Set EchoCanceller3Config::echo_removal_control.has_clock_drift when clock drift is expected r=pehrsons 2024-04-12 13:50:29 +00:00
DeviceInputTrack.h Bug 1887774 Set EchoCanceller3Config::echo_removal_control.has_clock_drift when clock drift is expected r=pehrsons 2024-04-12 13:50:29 +00:00
DOMMediaStream.cpp Bug 1818283: Make DOMMediaStream::TrackListener cycle-collected. r=pehrsons 2024-04-05 20:55:53 +00:00
DOMMediaStream.h Bug 1818283: Make DOMMediaStream::TrackListener cycle-collected. r=pehrsons 2024-04-05 20:55:53 +00:00
DriftCompensation.h
EncoderTraits.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,media-playback-reviewers,padenot 2024-04-22 16:00:09 +00:00
EncoderTraits.h Bug 1749046 - Generalize EncoderTraits so that it works for audio. r=chunmin 2024-03-27 14:16:29 +00:00
ExternalEngineStateMachine.cpp Bug 1885959 - part3 : postpone seek while the engine is still in initialization. r=jolin 2024-03-20 22:29:33 +00:00
ExternalEngineStateMachine.h Bug 1891541 - [2/2] enforce that MozPromise only accepts static strings r=xpcom-reviewers,media-playback-reviewers,padenot,emilio 2024-04-24 17:02:49 +00:00
FileBlockCache.cpp
FileBlockCache.h
FileMediaResource.cpp
FileMediaResource.h
ForwardedInputTrack.cpp Bug 1859433 remove some miscellaneous MediaTrackGraphImpl usage outside of core graph implementation r=pehrsons 2023-10-18 23:30:32 +00:00
ForwardedInputTrack.h
FrameStatistics.h
GetUserMediaRequest.cpp
GetUserMediaRequest.h
GraphDriver.cpp Bug 1893106 - In Gecko don't disable VOICE on macOS 12. r=padenot 2024-04-25 10:02:17 +00:00
GraphDriver.h Bug 1890873 - Rewrite #define CUBEB_TASK_THREAD as CubebUtils::GetCubebOperationThread. r=padenot 2024-04-17 10:13:32 +00:00
GraphRunner.cpp Bug 1869043 pull mixed audio from AudioMixer instead of using a callback r=padenot 2024-01-12 01:32:50 +00:00
GraphRunner.h Bug 1869043 pull mixed audio from AudioMixer instead of using a callback r=padenot 2024-01-12 01:32:50 +00:00
IdpSandbox.sys.mjs Bug 1864896: Autofix unused function arguments (dom). r=emilio,media-playback-reviewers,dom-storage-reviewers,padenot,janv 2024-03-04 15:44:59 +00:00
ImageConversion.cpp Bug 1881647 - Enable WMFMediaDataEncoder to encode RGBA images r=media-playback-reviewers,padenot 2024-05-01 04:24:11 +00:00
ImageConversion.h Bug 1881647 - Enable WMFMediaDataEncoder to encode RGBA images r=media-playback-reviewers,padenot 2024-05-01 04:24:11 +00:00
Intervals.h Bug 1869675 - Make CompareIntervals::LessThan become a symmetric relation. r=media-playback-reviewers,padenot 2023-12-13 11:03:31 +00:00
MediaBlockCacheBase.h
MediaCache.cpp
MediaCache.h
MediaChannelStatistics.h
MediaContainerType.cpp
MediaContainerType.h
MediaData.cpp Bug 1749046 - Allow printing an AudioData for debugging purposes. r=chunmin 2024-03-27 14:16:26 +00:00
MediaData.h Bug 1749046 - Resampling input audio to the encoder sample-rate. r=chunmin 2024-03-27 14:16:35 +00:00
MediaDataDemuxer.h
MediaDecoder.cpp Bug 1890432 - pass MediaInfo to 'OnFirstFrameLoaded()'. r=media-playback-reviewers,padenot 2024-04-09 17:23:47 +00:00
MediaDecoder.h Bug 1888265 - part1 : add an attribute to know whether playback is performed by HLS decoder. r=media-playback-reviewers,padenot 2024-04-02 20:25:06 +00:00
MediaDecoderOwner.h Backed out 3 changesets (bug 1693250) for causing high frequency failures on test_recreate_audio_sink_clock_time.html. CLOSED TREE 2023-07-18 06:01:09 +03:00
MediaDecoderStateMachine.cpp Bug 1860492 - Remove theora usage from dom/media and dom/canvas. r=media-playback-reviewers,jgilbert,alwu 2024-04-04 15:02:31 +00:00
MediaDecoderStateMachine.h Bug 1888265 - part5 : do not request debug info if shutdown has begun. r=media-playback-reviewers,padenot 2024-04-02 20:25:08 +00:00
MediaDecoderStateMachineBase.cpp Bug 1885026 - don't show warning for NS_ERROR_DOM_MEDIA_EXTERNAL_ENGINE_NOT_SUPPORTED_ERR. r=media-playback-reviewers,padenot 2024-03-13 16:51:45 +00:00
MediaDecoderStateMachineBase.h Bug 1885959 - part3 : postpone seek while the engine is still in initialization. r=jolin 2024-03-20 22:29:33 +00:00
MediaDeviceInfo.cpp
MediaDeviceInfo.h
MediaDevices.cpp Bug 1640839 - Stop generating a sentinel value at the end of WebIDL enums. r=mccr8,jgilbert,media-playback-reviewers,padenot 2024-03-02 07:50:25 +00:00
MediaDevices.h Bug 1836377 - Restore permission-based exposure of camera/microphone device labels when media.devices.enumerate.legacy.enabled is true. r=karlt 2023-06-02 19:25:20 +00:00
MediaEventSource.h
MediaFormatReader.cpp Bug 1888265 - part2 : record the amount of time that we use to read metadata and wating for data. r=media-playback-reviewers,webidl,padenot,saschanaz 2024-04-02 20:25:07 +00:00
MediaFormatReader.h Bug 1891541 - [2/2] enforce that MozPromise only accepts static strings r=xpcom-reviewers,media-playback-reviewers,padenot,emilio 2024-04-24 17:02:49 +00:00
MediaInfo.cpp Bug 1863226 - Allow logging TrackInfo, AudioInfo. r=azebrowski 2023-11-14 10:17:45 +00:00
MediaInfo.h Bug 1496497 - Consider 768kHz files valid, but resample down to 384kHz for playback. r=media-playback-reviewers,alwu 2024-04-02 12:56:36 +00:00
MediaManager.cpp Bug 1891541 - [2/2] enforce that MozPromise only accepts static strings r=xpcom-reviewers,media-playback-reviewers,padenot,emilio 2024-04-24 17:02:49 +00:00
MediaManager.h Bug 1891541 - [2/2] enforce that MozPromise only accepts static strings r=xpcom-reviewers,media-playback-reviewers,padenot,emilio 2024-04-24 17:02:49 +00:00
MediaMetadataManager.h
MediaMIMETypes.cpp
MediaMIMETypes.h
MediaPlaybackDelayPolicy.cpp
MediaPlaybackDelayPolicy.h
MediaPromiseDefs.h
MediaQueue.h Bug 1884060 - part1 : use precise duration for the media engine playback. r=media-playback-reviewers,padenot 2024-03-11 16:11:14 +00:00
MediaRecorder.cpp Bug 1818283: Make DOMMediaStream::TrackListener cycle-collected. r=pehrsons 2024-04-05 20:55:53 +00:00
MediaRecorder.h
MediaResource.cpp
MediaResource.h
MediaResourceCallback.h
MediaResult.h Bug 1848561 - initialize mCDMProxy with nullptr. r=media-playback-reviewers,aosmond 2023-09-25 19:08:05 +00:00
MediaSegment.h
MediaShutdownManager.cpp
MediaShutdownManager.h
MediaSpan.h
MediaStatistics.h
MediaStreamError.cpp
MediaStreamError.h
MediaStreamTrack.cpp Bug 1640839 - Make WebIDL enum helper function to convert to string return an actual string. r=mccr8,media-playback-reviewers,padenot 2024-03-02 07:50:21 +00:00
MediaStreamTrack.h Bug 1869043 manage AudioStreamTrack outputs to non-default devices in MediaTrackGraph r=pehrsons 2024-01-16 14:23:27 +00:00
MediaStreamWindowCapturer.cpp Bug 1818283: Make DOMMediaStream::TrackListener cycle-collected. r=pehrsons 2024-04-05 20:55:53 +00:00
MediaStreamWindowCapturer.h Bug 1818283: Make DOMMediaStream::TrackListener cycle-collected. r=pehrsons 2024-04-05 20:55:53 +00:00
MediaTimer.cpp Bug 1891541 - [2/2] enforce that MozPromise only accepts static strings r=xpcom-reviewers,media-playback-reviewers,padenot,emilio 2024-04-24 17:02:49 +00:00
MediaTimer.h Bug 1891541 - [2/2] enforce that MozPromise only accepts static strings r=xpcom-reviewers,media-playback-reviewers,padenot,emilio 2024-04-24 17:02:49 +00:00
MediaTrack.cpp
MediaTrack.h
MediaTrackGraph.cpp Bug 1887774 Set EchoCanceller3Config::echo_removal_control.has_clock_drift when clock drift is expected r=pehrsons 2024-04-12 13:50:29 +00:00
MediaTrackGraph.h Bug 1887774 Set EchoCanceller3Config::echo_removal_control.has_clock_drift when clock drift is expected r=pehrsons 2024-04-12 13:50:29 +00:00
MediaTrackGraphImpl.h Bug 1887774 Set EchoCanceller3Config::echo_removal_control.has_clock_drift when clock drift is expected r=pehrsons 2024-04-12 13:50:29 +00:00
MediaTrackList.cpp Bug 1817122 - Make AsyncEventDispatcher(Event) take ownership of the event. r=smaug,media-playback-reviewers,padenot 2023-10-04 19:37:39 +00:00
MediaTrackList.h
MediaTrackListener.cpp
MediaTrackListener.h
MemoryBlockCache.cpp
MemoryBlockCache.h
metrics.yaml Bug 1892516 - part3 : use Glean API and report the probe on more platforms. r=padenot 2024-04-29 17:46:28 +00:00
moz.build Bug 1881647 - Enable WMFMediaDataEncoder to encode RGBA images r=media-playback-reviewers,padenot 2024-05-01 04:24:11 +00:00
MPSCQueue.h
nsIAudioDeviceInfo.idl
nsIDocumentActivity.h
nsIMediaDevice.idl
nsIMediaManager.idl Bug 1883217 - Remove unused defines in IDL files r=webdriver-reviewers,necko-reviewers,credential-management-reviewers,places-reviewers,dom-core,Standard8,valentin,mccr8,sgalich 2024-03-06 19:04:25 +00:00
Pacer.h
PeerConnection.sys.mjs Bug 1322186 - Make RTCIceCandidate members readonly and add members parsed from candidate string. r=bwc,webidl,smaug 2024-03-19 17:46:39 +00:00
PeerConnectionIdp.sys.mjs Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish 2023-05-20 12:26:49 +00:00
PrincipalChangeObserver.h
PrincipalHandle.h
QueueObject.cpp
QueueObject.h
ReaderProxy.cpp Bug 1837570 - For the ReaderProxy::mDuration mirror do canonical-initiated connect. r=alwu 2023-06-22 15:00:25 +00:00
ReaderProxy.h Bug 1837570 - For the ReaderProxy::mDuration mirror do canonical-initiated connect. r=alwu 2023-06-22 15:00:25 +00:00
SeekJob.cpp Bug 1891541 - [2/2] enforce that MozPromise only accepts static strings r=xpcom-reviewers,media-playback-reviewers,padenot,emilio 2024-04-24 17:02:49 +00:00
SeekJob.h Bug 1891541 - [2/2] enforce that MozPromise only accepts static strings r=xpcom-reviewers,media-playback-reviewers,padenot,emilio 2024-04-24 17:02:49 +00:00
SeekTarget.h
SelfRef.h
SharedBuffer.h
TimedPacketizer.h Bug 1749046, 1860925: apply code formatting via Lando 2024-03-27 15:49:44 +00:00
TimeUnits.cpp Bug 1874723 - Accept imprecision when trimming audio content media in certain cases. r=alwu 2024-02-01 17:13:15 +00:00
TimeUnits.h Bug 1874723 - Accept imprecision when trimming audio content media in certain cases. r=alwu 2024-02-01 17:13:15 +00:00
Tracing.cpp
Tracing.h Bug 1860681 - Fix TRACE_AUDIO_CALLBACK_BUDGET with --disable-real-time-tracing. r=padenot 2023-10-25 09:38:23 +00:00
UnderrunHandler.h
UnderrunHandlerLinux.cpp
UnderrunHandlerNoop.cpp
VideoFrameContainer.cpp Bug 1832479 use types for decoder owner Invalidate() boolean parameters r=pehrsons 2023-05-16 21:30:29 +00:00
VideoFrameContainer.h
VideoFrameConverter.h Bug 1881647 - Enable WMFMediaDataEncoder to encode RGBA images r=media-playback-reviewers,padenot 2024-05-01 04:24:11 +00:00
VideoLimits.h
VideoOutput.h Bug 1876414 - Let PlanarYCbCrImage::CopyData return nsresult r=media-playback-reviewers,gfx-reviewers,sotaro,padenot 2024-02-13 00:18:14 +00:00
VideoPlaybackQuality.cpp
VideoPlaybackQuality.h
VideoSegment.cpp Bug 1876414 - Let PlanarYCbCrImage::CopyData return nsresult r=media-playback-reviewers,gfx-reviewers,sotaro,padenot 2024-02-13 00:18:14 +00:00
VideoSegment.h
VideoStreamTrack.cpp Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
VideoStreamTrack.h
VideoTrack.cpp
VideoTrack.h
VideoTrackList.cpp
VideoTrackList.h
VideoUtils.cpp Bug 1892516 - part5 : report Glean probe from the chrome process. r=media-playback-reviewers,padenot 2024-04-29 17:46:29 +00:00
VideoUtils.h Bug 1892516 - part5 : report Glean probe from the chrome process. r=media-playback-reviewers,padenot 2024-04-29 17:46:29 +00:00
WavDumper.h Bug 1891885 don't use mInternalInBuffer to drain resampler r=pehrsons 2024-04-18 00:01:14 +00:00
WebMSample.h
XiphExtradata.cpp
XiphExtradata.h