gecko-dev/dom/media
Byron Campen [:bwc] f1234c9cce Bug 1808053: Throw if a non-rejected answer msection contains no codec in common with offer. r=mjf
Differential Revision: https://phabricator.services.mozilla.com/D165993
2023-01-04 21:23:20 +00:00
..
autoplay Bug 1773551 - part7 : add mochitests for checking autoplay policy. r=media-playback-reviewers,padenot 2022-12-19 20:57: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 1799222 - Part 1: Prevent accidental dispatches to threadpool and timer threads, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,media-playback-reviewers,jesup,m_kato,padenot,kmag 2022-12-16 17:09:16 +00:00
eme Bug 1792444 - Switch some WebIDL APIs from 'any' to a union with 'undefined'. r=edgar,media-playback-reviewers,padenot 2022-09-28 19:10:51 +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 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 Bug 1731564: Use motivated SpinEventLoopUntil inside dom/*. r=smaug 2021-10-07 08:06:11 +00:00
gmp Bug 1797292: Protect some pointers from null dereference. r=media-playback-reviewers,alwu 2022-10-25 19:04:34 +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 1802689 - cargo.toml: more consistency in the author names 2022-12-13 09:14:44 +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 1806552 - only use media engine playback on win10+. r=media-playback-reviewers,azebrowski 2022-12-20 21:22:30 +00:00
mediacapabilities Bug 1796069 - Set tracking ids with playback decoders to get more markers. r=alwu 2022-12-01 09:52:54 +00:00
mediacontrol Bug 1760580 - P2: Provide a reason when request is cancelled with NS_BINDING_ABORTED, r=necko-reviewers,media-playback-reviewers,valentin,chunmin 2022-09-08 09:11:19 +00:00
mediasession Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
mediasink 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
mediasource Bug 1796069 - Set tracking ids with playback decoders to get more markers. r=alwu 2022-12-01 09:52:54 +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 1783453 - Accept codecs="fLaC" in MP4 r=karlt 2022-09-09 23:35:09 +00:00
ogg Bug 1747760 - P9: Handle Vorbis data with Vorbis codec specific variant. r=kinetik 2022-05-17 23:09:08 +00:00
platforms Backed out 2 changesets (bug 1778393) for causing wpt failures in /html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-drawImage-video.html CLOSED TREE 2022-12-29 01:12:34 +02:00
systemservices Bug 1451394 - Record video frame captures with PerformanceRecorder in the new mac camera backend. r=padenot 2022-12-12 15:47:23 +00:00
test Backed out 3 changesets (bug 1799258) for causing GTest-1proc failures on Span. CLOSED TREE 2022-12-21 01:41:43 +02:00
tests/crashtests Bug 1783765: Test case for bug. r=jib 2022-08-12 16:29:05 +00:00
utils Bug 1451394 - Record video frame captures with PerformanceRecorder in the new mac camera backend. r=padenot 2022-12-12 15:47:23 +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 Backed out 3 changesets (bug 1804226, bug 1801557) for AudioNodeEngine bustages related. CLOSED TREE 2023-01-04 18:34:57 +02:00
webcodecs Backed out 6 changesets (bug 1774306) for causing leak failures CLOSED TREE 2022-12-14 08:27:50 +02:00
webm Bug 1702483 - Check for timeCode under-/overflow only when it is time to cast. r=padenot 2022-12-02 13:03:26 +00:00
webrtc Bug 1808053: Throw if a non-rejected answer msection contains no codec in common with offer. r=mjf 2023-01-04 21:23:20 +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 1797840: Replace tab characters with spaces, in IDL and WebIDL files in dom. r=mccr8 2022-10-27 21:42:28 +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 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 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 Bug 1741959 - Move audio data processing to ProcessInput r=padenot,pehrsons 2021-12-18 15:09:46 +00:00
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 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
AudioStreamTrack.cpp Bug 1786306 merge AudioStreamTrack::SetAudioOutputDevice() into AddAudioOutput() r=padenot 2022-09-30 04:13:35 +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 Bug 1731085. Properly handle unaligned accesses. r=bryce 2021-09-22 23:21:56 +00:00
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 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 1796069 - Set tracking ids with playback decoders to get more markers. r=alwu 2022-12-01 09:52:54 +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
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 1796074 - Generalize AudioThreadRegistry into CallbackThreadRegistry. r=padenot 2022-10-31 10:04:41 +00:00
CubebUtils.h Bug 1796074 - Generalize AudioThreadRegistry into CallbackThreadRegistry. r=padenot 2022-10-31 10:04:41 +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
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
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 1805310 - remove some unuseful logs. r=media-playback-reviewers,karlt 2022-12-13 17:00:09 +00:00
ExternalEngineStateMachine.h Bug 1790146 - part2 : remove redundant `mVideoFrameContainer` which already exists in the base class. r=jolin 2022-11-21 18:23:30 +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 Bug 1742804 - Re-land changeset fa867b130b44. r=padenot 2021-12-01 12:59:44 +00:00
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 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 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
GraphDriver.cpp Bug 1796074 - Generalize AudioThreadRegistry into CallbackThreadRegistry. r=padenot 2022-10-31 10:04:41 +00:00
GraphDriver.h Bug 1752305 AsyncShutdown() MediaTrackGrph thread r=padenot 2022-08-17 21:33:16 +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 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.jsm Bug 1667455 - Part 4: Stop importing Services.jsm from JSM. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,application-update-reviewers,pip-reviewers,twisniewski,devtools-reviewers,m_kato,jdescottes,ochameau,mconley,sfoster,AlexandruIonescu 2022-07-11 12:41:50 +00:00
ImageToI420.cpp
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
MPSCQueue.h Bug 1724997 - Fix a typo in a constant's name. r=pehrsons 2021-08-26 09:15:39 +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 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 1753373 - Upload software decoded video to NV12 for video overlay on Windows r=alwu,gfx-reviewers,bradwerth 2022-12-20 08:29:47 +00:00
MediaData.h Bug 1753373 - Upload software decoded video to NV12 for video overlay on Windows r=alwu,gfx-reviewers,bradwerth 2022-12-20 08:29:47 +00:00
MediaDataDemuxer.h
MediaDecoder.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
MediaDecoder.h Bug 1760920 - pt 10. Count only the media resources belonging to the document r=media-playback-reviewers,padenot 2022-11-07 22:36:39 +00:00
MediaDecoderOwner.h
MediaDecoderStateMachine.cpp Bug 1796069 - Simplify and make more flexible the PerformanceRecorder API. r=alwu 2022-12-01 09:52:44 +00:00
MediaDecoderStateMachine.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
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 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 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
MediaFormatReader.cpp Bug 1796069 - Apply tracking id to DecodeStages. r=alwu 2022-12-01 09:52:52 +00:00
MediaFormatReader.h Bug 1796069 - Apply tracking id to DecodeStages. r=alwu 2022-12-01 09:52:52 +00:00
MediaInfo.cpp Bug 1747760 - P10: Remove AudioInfo.mExtraData. r=kinetik 2022-05-17 23:09:08 +00:00
MediaInfo.h Bug 1765187 Part 1: Track color primaries independently from coefficients. r=media-playback-reviewers,jgilbert,alwu 2022-10-10 20:12:58 +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 1800580 preselect AudioOutputOptions.deviceId if present for webRTC-selectSpeaker-menulist r=jib 2022-12-06 05:01:19 +00:00
MediaManager.h Bug 1796069 - Annotate MediaStreamTrackSources with a tracking id and apply it to CopyVideoStages. r=padenot 2022-12-01 09:52:46 +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 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 Bug 1741257 - Report info in MediaShutdownManager::GetState. r=alwu 2021-11-16 19:09:11 +00:00
MediaShutdownManager.h
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 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
MediaStreamTrack.cpp
MediaStreamTrack.h Bug 1796069 - Remove unused BasicTrackSource. r=padenot 2022-12-01 09:52:46 +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
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 1786306 assert that an audio output to be removed is found r=padenot 2022-09-30 04:13:33 +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 1786306 assert that there is no more than one output for each key on a track r=padenot 2022-09-30 04:13:33 +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
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 1401592: Support sendEncodings in addTransceiver, and bring get/setParameters up to spec. r=mjf,webidl,smaug 2022-12-13 23:22:00 +00:00
PeerConnectionIdp.jsm Bug 1772094 - Part 5: Use plain object for lazy getter in dom/media/. r=jib 2022-06-07 04:29:13 +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
QueueObject.cpp
QueueObject.h
ReaderProxy.cpp Bug 1756260 - part4 : set the media engine Id to the format reader, which would be used to find correct remote decoders. r=jolin 2022-05-11 17:46:13 +00:00
ReaderProxy.h Bug 1777264 Part 1: Make MediaDecoder aware of changed TrackInfo as it changes. r=alwu 2022-08-17 06:50:50 +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 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
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 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 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 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +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
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 1778181 - Don't let bogus sample-rate value control an allocation in AudioSink.cpp. r=kinetik 2022-09-09 12:05:13 +00:00
VideoUtils.h Bug 1757861 - Part 2 - Add AV1 codec string parsing for MediaCapabilities, etc. decoding support checks. r=alwu 2022-04-11 02:38:04 +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 1781166 - Use team-wise email for media telemetries r=media-playback-reviewers,alwu 2022-07-26 17:16:00 +00:00
moz.build 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
nsIAudioDeviceInfo.idl
nsIDocumentActivity.h
nsIMediaDevice.idl Bug 1800580 preselect AudioOutputOptions.deviceId if present for webRTC-selectSpeaker-menulist r=jib 2022-12-06 05:01:19 +00:00
nsIMediaManager.idl