gecko-dev/dom/media
alwu 96dfcf1376 Bug 1668139 - part1 : add a telemetry probe to record the usage on each different platform. r=chunmin
Each platform has different ways to allow users to use media control, adding a telemetry probe to detect that would be good for us to know the usage among different platforms.

Differential Revision: https://phabricator.services.mozilla.com/D93282
2020-10-14 20:04:34 +00:00
..
benchmark
bridge Bug 1665166 - Updates to moz.build files; r=ng 2020-09-24 18:40:21 +00:00
doctor Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj 2020-09-14 02:33:20 +00:00
eme Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
encoder Bug 1666802 - Remove LayersLogging.*. r=mattwoodrow 2020-10-11 21:20:46 +00:00
fake-cdm Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
flac Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
fuzz Bug 1656137 - Spin-wait on completion event rather than blocking main thread. r=jya 2020-07-31 01:45:44 +00:00
gmp Bug 1668376: Part 1 - Rename GeckoProcessManager::MarkAsDead to GeckoProcessManager::ShutdownProcess; r=geckoview-reviewers,necko-reviewers,agi,dragana 2020-10-06 20:25:02 +00:00
gmp-plugin-openh264
gtest Bug 1667728 - Make FrameEncode gtest pass EOS for completion. r=bryce 2020-10-07 21:59:22 +00:00
hls Bug 1618529 - Store clear crypto subsample info in uint32 rather than uint16. r=jolin 2020-10-05 18:17:06 +00:00
imagecapture Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
ipc Bug 1668302 - Expose SWGL state to TextureFactoryIdentifier. r=jrmuizel 2020-10-01 22:19:15 +00:00
mediacapabilities Bug 1461454 - In RFP Mode, Spoof Smooth=True and PowerEfficient=False for Supported Media in MediaCapabilities r=jya 2020-09-07 03:23:36 +00:00
mediacontrol Bug 1668139 - part1 : add a telemetry probe to record the usage on each different platform. r=chunmin 2020-10-14 20:04:34 +00:00
mediasession Bug 1665527 - part2 : notify media session status based on its document's activity state. r=chunmin 2020-09-23 19:43:46 +00:00
mediasink Bug 1659244 - Allow processing planar audio in the AudibilityMonitor. r=pehrsons 2020-09-23 11:45:44 +00:00
mediasource Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
mp3 Bug 1566389 - Send encoder delay and padding info to the mp3 decoder. r=jya 2020-10-05 15:43:30 +00:00
mp4 Bug 1667480 - part1 : return empty slice if range is empty. r=jya 2020-09-29 01:37:51 +00:00
ogg Bug 1667728 - Make MediaRecorder's EncodedFrame immutable. r=bryce 2020-09-30 16:17:43 +00:00
platforms Bug 1618529 - Add gtest coverage for AnnexB conversions. r=jolin 2020-10-05 18:22:08 +00:00
systemservices Bug 1665166 - Updates to moz.build files; r=ng 2020-09-24 18:40:21 +00:00
test Bug 1660727 - Add reftest. r=mattwoodrow 2020-10-14 08:07:30 +00:00
tests/crashtests Bug 1665713 - pt1 - move dom/media/tests/mochitest to dom/media/webrtc/tests/mochitests. r=ng 2020-10-02 16:30:58 +00:00
wave Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
webaudio Bug 1566389 - Test that various mp3 files have exactly the correct duration. r=jya 2020-10-05 15:43:50 +00:00
webm Bug 1667728 - Use TimeUnit where applicable in MediaRecorder's EncodedFrame. r=bryce 2020-09-30 16:18:18 +00:00
webrtc Bug 1670560 - Don't use the same thread pool for both decoding and waiting for the decode to complete. r=mattwoodrow 2020-10-14 09:32:49 +00:00
webspeech Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
webvtt Bug 1622995: Expose video controls to a11y even when visually hidden. r=MarcoZ,Gijs,heycam 2020-08-20 09:06:09 +00:00
ADTSDecoder.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
ADTSDecoder.h
ADTSDemuxer.cpp Bug 1561492 - Check samples per second prior to divide in ADTS. r=jya 2019-07-23 00:55:50 +00:00
ADTSDemuxer.h
AsyncLogger.h Bug 1667007 - Fix AsyncLogger::TracePayload's mName size calculation. r=padenot 2020-09-24 08:20:17 +00:00
AudibilityMonitor.h Bug 1659244 - Allow processing planar audio in the AudibilityMonitor. r=pehrsons 2020-09-23 11:45:44 +00:00
AudioBufferUtils.h Bug 1637235 - Implement a ring buffer for audio data. r=padenot,jya 2020-06-01 15:53:18 +00:00
AudioCaptureTrack.cpp Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
AudioCaptureTrack.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioChannelFormat.cpp
AudioChannelFormat.h Backed out changeset 239ff6e79980 (bug 1572884) for causing perma fails on audionode-channel-rules.html. CLOSED TREE 2019-10-18 12:41:02 +03:00
AudioCompactor.cpp
AudioCompactor.h
AudioConfig.cpp Bug 1570499 - Part 1: Replace MOZ_FALLTHROUGH macro with C++17's [[fallthrough]] attribute. r=froydnj 2019-12-20 07:16:43 +00:00
AudioConfig.h Bug 1626570 - Improve handling of copying arrays in dom/media/. r=bryce 2020-05-05 11:38:10 +00:00
AudioConverter.cpp Bug 1584959 - Avoid calling the converter if the conversion is not possible. r=bryce 2020-06-18 15:50:03 +00:00
AudioConverter.h Bug 1584959 - Avoid calling the converter if the conversion is not possible. r=bryce 2020-06-18 15:50:03 +00:00
AudioDeviceInfo.cpp
AudioDeviceInfo.h
AudioDriftCorrection.h Bug 1656438 - Make integer types explicit and unsigned in AudioDriftCorrection and friends. r=padenot 2020-09-17 06:13:40 +00:00
AudioMixer.h Bug 1592555 - Not allow adding a null receiver in the AudioMixer callback list. r=padenot 2019-10-31 10:01:53 +00:00
AudioNotificationReceiver.cpp
AudioNotificationReceiver.h
AudioNotificationSender.cpp
AudioNotificationSender.h
AudioPacketizer.h
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 Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioSegment.cpp Bug 1567949 - Move resampler setup one layer down to be able to set the channel count per chunk. r=pehrsons 2019-11-19 18:48:50 +00:00
AudioSegment.h Bug 1659244 - Remove audibility code from AudioSegment and AudioBlock. r=pehrsons 2020-09-23 11:46:54 +00:00
AudioStream.cpp Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj 2020-08-07 07:49:47 +00:00
AudioStream.h Bug 1647717 - Fix audio thread registration to the profiler in AudioStream.cpp. r=achronop 2020-06-24 12:45:36 +00:00
AudioStreamTrack.cpp Bug 1661649 - Allow re-setting the default output device for a key on AudioStreamTrack. r=padenot 2020-08-31 15:39:59 +00:00
AudioStreamTrack.h Bug 1661668 - Rename CrossGraphManager to CrossGraphPort. r=padenot 2020-08-31 16:08:21 +00:00
AudioThreadRegistry.h Bug 1659404 - Fix non-MOZ_GECKO_PROFILER build - r=canaltinova 2020-08-27 14:41:46 +00:00
AudioTrack.cpp Bug 1637235 - Implement a ring buffer for audio data. r=padenot,jya 2020-06-01 15:53:18 +00:00
AudioTrack.h Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
AudioTrackList.cpp
AudioTrackList.h
AutoplayPolicy.cpp Bug 1652108 - part3 : remove relevant codes for 'autoplay_would_be_allowed_count' and 'autoplay_would_not_be_allowed_count'. r=bryce 2020-09-23 22:35:26 +00:00
AutoplayPolicy.h Bug 1652108 - part3 : remove relevant codes for 'autoplay_would_be_allowed_count' and 'autoplay_would_not_be_allowed_count'. r=bryce 2020-09-23 22:35:26 +00:00
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 Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
BaseMediaResource.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
Benchmark.cpp Bug 1650696 - P4. Remove the expectation for a MediaDataDecoder to work on a specified TaskQueue. r=jolin 2020-08-17 23:52:21 +00:00
Benchmark.h Bug 1561484 - Keep MediaInfo object for entire benchmark. r=alwu 2019-07-10 05:24:54 +00:00
BitReader.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
BitReader.h
BitWriter.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
BitWriter.h
BufferMediaResource.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
BufferReader.h Bug 1594529 - Replace MOZ_MUST_USE with [[nodiscard]] in dom/media. r=bryce 2020-04-27 15:18:07 +00:00
ByteWriter.h Bug 1594529 - Replace MOZ_MUST_USE with [[nodiscard]] in dom/media. r=bryce 2020-04-27 15:18:07 +00:00
CanvasCaptureMediaStream.cpp Bug 1617915 - Expose output device id when MediaTrackGraph is created. r=padenot 2020-03-16 12:56:20 +00:00
CanvasCaptureMediaStream.h Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
ChannelMediaDecoder.cpp Bug 1630802 - P8. Remove unnecessary AutoEnter. r=bholley 2020-04-20 02:13:31 +00:00
ChannelMediaDecoder.h Bug 1500049 - Wait for MediaCacheStreams to close properly before finishing MediaDecoder shutdown. r=bryce 2019-11-13 22:40:14 +00:00
ChannelMediaResource.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
ChannelMediaResource.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
CloneableWithRangeMediaResource.cpp Bug 1646348 - Fix unified compilation. r=achronop 2020-06-23 16:43:52 +00:00
CloneableWithRangeMediaResource.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
CrossGraphPort.cpp Bug 1661668 - Don't let CrossGraphTransmitter masquerade as a ForwardedInputTrack. r=padenot 2020-08-31 15:20:02 +00:00
CrossGraphPort.h Bug 1661668 - Don't let CrossGraphTransmitter masquerade as a ForwardedInputTrack. r=padenot 2020-08-31 15:20:02 +00:00
CubebUtils.cpp Bug 1653667 move realtime limit initialization from RecvSetProcessSandbox() to CubebUtils r=padenot 2020-07-27 14:48:32 +00:00
CubebUtils.h Bug 1646348 - Expose an AudioThreadRegistry in CubebUtils. r=achronop 2020-06-23 16:43:22 +00:00
DOMMediaStream.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
DOMMediaStream.h Bug 1653011 - Simplify and make WeakPtr<Derived> usable and compact. r=froydnj,sg,geckoview-reviewers,jgilbert,kvark,snorp 2020-07-23 14:51:46 +00:00
DecoderTraits.cpp Bug 1628048 - send telemetry data when users attempt to play HLS contents. r=bryce,liuche 2020-05-20 01:41:43 +00:00
DecoderTraits.h Bug 1568058 - pt 1 - Add DecoderTraits::CreateDemuxer and use it in CreateReader. r=jya 2019-11-14 16:06:29 +00:00
DriftCompensation.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
DynamicResampler.cpp Bug 1656438 - Make integer types explicit and unsigned in AudioDriftCorrection and friends. r=padenot 2020-09-17 06:13:40 +00:00
DynamicResampler.h Bug 1656438 - Make integer types explicit and unsigned in AudioDriftCorrection and friends. r=padenot 2020-09-17 06:13:40 +00:00
FileBlockCache.cpp Bug 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +00:00
FileBlockCache.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
FileMediaResource.cpp Bug 1500049 - Wait for MediaCacheStreams to close properly before finishing MediaDecoder shutdown. r=bryce 2019-11-13 22:40:14 +00:00
FileMediaResource.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
ForwardedInputTrack.cpp Bug 1652884 - Propagate disabled mode to consumer tracks in the graph. r=karlt 2020-08-19 22:18:44 +00:00
ForwardedInputTrack.h Bug 1652884 - Propagate disabled mode to consumer tracks in the graph. r=karlt 2020-08-19 22:18:44 +00:00
FrameStatistics.h Bug 1596528 - Get the statistics under the same mutex to avoid inconsistency. r=padenot 2020-05-14 16:36:19 +00:00
GVAutoplayPermissionRequest.cpp Bug 1613431 - Part 2: Ignore synced setters return value. r=nika 2020-07-31 13:37:00 +00:00
GVAutoplayPermissionRequest.h Bug 1593843 - part4 : implement 'GVAutoplayPermissionRequestor' to manage the request. r=bryce 2019-11-25 11:00:13 +00:00
GVAutoplayRequestStatusIPC.h Bug 1593843 - part3 : store the request status in top-level browsing context. r=farre 2019-11-25 11:00:13 +00:00
GVAutoplayRequestUtils.h Bug 1593843 - part1 : implement GVAutoplayPermissionRequest. r=Ehsan,bryce 2019-11-25 11:00:12 +00:00
GetUserMediaRequest.cpp
GetUserMediaRequest.h Bug 1653229 - Remove unnecessary includes for BindingUtils.h. r=jgilbert 2020-07-22 15:12:10 +00:00
GraphDriver.cpp Bug 1663917 - Remove special case on Windows for VOICE cubeb stream. r=kinetik 2020-09-22 13:44:05 +00:00
GraphDriver.h Bug 1653113 - Backed out changeset 61336bfc7584. r=achronop 2020-07-17 09:50:48 +00:00
GraphRunner.cpp Bug 1653667 don't attempt to promote GraphRunner thread on Linux r=padenot 2020-07-27 14:47:51 +00:00
GraphRunner.h Bug 1605041 - Fix static-analysis warning from bug 1586370. r=padenot 2019-12-19 13:48:09 +00:00
IdpSandbox.jsm Bug 1651519: Remove nsIDOMWindowUtils::currentInnerWindowID. r=nika,remote-protocol-reviewers,webcompat-reviewers,whimboo 2020-08-17 20:20:50 +00:00
ImageToI420.cpp
ImageToI420.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
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 1649691 - Make static assert less strict in MPSCQueue.h. r=achronop 2020-07-03 12:24:37 +00:00
MediaBlockCacheBase.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
MediaCache.cpp Bug 1646719 - P2: Queue a suspended status check when cloning a cache-stream r=jya 2020-10-09 23:07:05 +00:00
MediaCache.h Bug 1666805 - P2: Fix the wrong comment r=jya 2020-10-03 00:31:19 +00:00
MediaChannelStatistics.h
MediaContainerType.cpp
MediaContainerType.h
MediaData.cpp Bug 1666055 - Remove RenderTextureHostOGL. r=lsalzman 2020-10-14 07:58:18 +00:00
MediaData.h Bug 1668598 - Don't use the word 'size' to mean a number of elements in MediaData.h. r=jya 2020-10-06 10:24:00 +00:00
MediaDataDemuxer.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
MediaDecoder.cpp Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
MediaDecoder.h Bug 1626570 - Improve handling of copying arrays in dom/media/. r=bryce 2020-05-05 11:38:10 +00:00
MediaDecoderOwner.h Bug 1536156 - Let cloneElementVisually() return a promise that resolves when frames have been rendered. r=alwu,mconley,bzbarsky 2019-11-22 12:52:48 +00:00
MediaDecoderStateMachine.cpp Bug 1663631 - part1 : disconnect audible listener when we recreate a media sink or shutdown. r=bryce 2020-09-22 15:56:16 +00:00
MediaDecoderStateMachine.h Bug 1626570 - Improve handling of copying arrays in dom/media/. r=bryce 2020-05-05 11:38:10 +00:00
MediaDeviceInfo.cpp
MediaDeviceInfo.h Bug 1653229 - Remove unnecessary includes for BindingUtils.h. r=jgilbert 2020-07-22 15:12:10 +00:00
MediaDevices.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
MediaDevices.h Bug 1653229 - Remove unnecessary includes for BindingUtils.h. r=jgilbert 2020-07-22 15:12:10 +00:00
MediaEventSource.h Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
MediaFormatReader.cpp Bug 1663543 - Convert PROFILER_ADD_MARKER and 2-arg profiler_add_marker to PROFILER_MARKER_UNTYPED - r=gregtatum 2020-09-10 03:02:36 +00:00
MediaFormatReader.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
MediaInfo.cpp
MediaInfo.h Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
MediaMIMETypes.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
MediaMIMETypes.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
MediaManager.cpp Bug 1654430 - Fix mDeviceIDs to only track real devices and not be overwritten by other enumerateDevices requests. r=pehrsons 2020-09-24 23:32:00 +00:00
MediaManager.h Bug 1654430 - Fix mDeviceIDs to only track real devices and not be overwritten by other enumerateDevices requests. r=pehrsons 2020-09-24 23:32:00 +00:00
MediaMetadataManager.h Bug 1322095 - Part 2: Remove nsAutoPtr from dom/media. r=jya 2020-02-21 22:44:00 +00:00
MediaPlaybackDelayPolicy.cpp Bug 1591712 - Remove useless OwnerDoc() checks in MediaPlayackDelayPolicy. r=alwu 2019-10-28 17:29:08 +00:00
MediaPlaybackDelayPolicy.h Bug 1578615 - part11 : remove usages of 'AudibleState::eMaybeAudible' in media element. r=chunmin 2019-09-25 23:55:42 +00:00
MediaPromiseDefs.h
MediaQueue.h Bug 1647536 - Support ref counted pointers in nsDeque r=froydnj 2020-08-22 15:47:59 +00:00
MediaRecorder.cpp Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
MediaRecorder.h Bug 1654622 - Replace Blob forward declaration with a BlobImpl forward declaration in MediaRecorder.h. r=bryce 2020-07-22 18:51:16 +00:00
MediaResource.cpp Bug 1638124 - Part 2: Convert media types to NS_INLINE_DECL_THREADSAFE_REFCOUNTING_WITH_DESTROY, r=jya 2020-05-19 18:30:55 +00:00
MediaResource.h Bug 1223932 - delete guard object uses from the tree; r=jwalden 2020-07-30 14:22:38 +00:00
MediaResourceCallback.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
MediaResult.h Bug 1582353 - P1. Add MediaResult serializer. r=mjf 2019-09-26 14:51:56 +00:00
MediaSegment.h Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
MediaShutdownManager.cpp Bug 1659817 - Gracefully handle failure to get AsyncShutdownService in MediaShutdownManger. r=froydnj 2020-08-24 18:16:57 +00:00
MediaShutdownManager.h
MediaSpan.h Bug 1565501 - use fallible memory allocation in MediaSpan. r=jya 2019-07-18 11:02:26 +00:00
MediaStatistics.h
MediaStreamError.cpp
MediaStreamError.h Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
MediaStreamTrack.cpp Bug 1652884 - Produce black on UA camera mute. r=pehrsons 2020-08-19 22:18:01 +00:00
MediaStreamTrack.h Bug 1652884 - Produce black on UA camera mute. r=pehrsons 2020-08-19 22:18:01 +00:00
MediaStreamWindowCapturer.cpp Bug 1629389 - Null check in the destructor of MediaStreamWindowCapturer. r=alwu 2020-04-14 18:36:21 +00:00
MediaStreamWindowCapturer.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
MediaTimer.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
MediaTimer.h Bug 1650696 - P1. Remove remnant of AbstractThread in EME and GMP decoders. r=jolin 2020-08-14 21:04:07 +00:00
MediaTrack.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
MediaTrack.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
MediaTrackGraph.cpp Bug 1656068 - Backout first patch in 1656068 for breaking bluetooth audio input on Linux/Pulse. r=pehrsons 2020-10-02 15:51:46 +00:00
MediaTrackGraph.h Bug 1631769 - Clear SourceMediaTracks' MediaSegment on forced shutdown. r=padenot 2020-09-29 15:08:42 +00:00
MediaTrackGraphImpl.h Bug 1656068 - Backout first patch in 1656068 for breaking bluetooth audio input on Linux/Pulse. r=pehrsons 2020-10-02 15:51:46 +00:00
MediaTrackList.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
MediaTrackList.h Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
MediaTrackListener.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
MediaTrackListener.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
MemoryBlockCache.cpp Bug 1650281 - P2: Make sure `gCombinedSizes` won't be underflowed r=gerald 2020-07-21 23:39:14 +00:00
MemoryBlockCache.h
PeerConnection.jsm Bug 1654399 - pt2 - implement RTCDtlsTransport state and onstatechange. r=bwc 2020-09-01 17:16:07 +00:00
PeerConnectionIdp.jsm Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
PrincipalChangeObserver.h
PrincipalHandle.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
QueueObject.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
QueueObject.h
ReaderProxy.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
ReaderProxy.h
SeekJob.cpp
SeekJob.h
SeekTarget.h Bug 1595603 - part2 : delay seeking task when media is inactive r=bryce 2020-01-09 17:10:08 +00:00
SelfRef.h
SharedBuffer.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
TextTrack.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
TextTrack.h Bug 1600353 - Make TextTrackSource and TextTrackReadyState enum classes. r=bzbarsky 2019-12-02 19:13:11 +00:00
TextTrackCue.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
TextTrackCue.h Bug 1544455 - part1 : check the base direction of cue text in 'ComputedPositionAlign()'. r=heycam 2019-07-03 00:39:50 +00:00
TextTrackCueList.cpp Bug 1626570 - Improve handling of copying arrays in dom/media/. r=bryce 2020-05-05 11:38:10 +00:00
TextTrackCueList.h
TextTrackList.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
TextTrackList.h
TextTrackRegion.cpp
TextTrackRegion.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
ThreadPoolCOMListener.cpp
ThreadPoolCOMListener.h
TimeUnits.h Bug 1625138 - Part 16: Replace mozilla::IsIntegral with std::is_integral. r=froydnj 2020-03-28 13:57:15 +00:00
Tracing.cpp Bug 1626918 - Push PID and TIP gathering to AsyncLogger. r=achronop 2020-06-12 13:12:50 +00:00
Tracing.h Bug 1626918 - Have a fixed size buffer for the message part of the tracing. r=achronop 2020-06-12 13:14:21 +00:00
UnderrunHandler.h Bug 1575883 - Handle SIGXCPU in Gecko. r=kinetik,glandium 2019-10-11 16:02:36 +00:00
UnderrunHandlerLinux.cpp Bug 1637235 - Implement a ring buffer for audio data. r=padenot,jya 2020-06-01 15:53:18 +00:00
UnderrunHandlerNoop.cpp Bug 1575883 - Handle SIGXCPU in Gecko. r=kinetik,glandium 2019-10-11 16:02:36 +00:00
VideoFrameContainer.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
VideoFrameContainer.h Bug 1536156 - Make VideoFrameContainer::ClearFutureFrames keep the current frame instead of the first frame. r=padenot 2019-11-22 15:48:06 +00:00
VideoFrameConverter.h Bug 1660144 - On disabling VideoFrameConverter, take a path that actually turns the frame black. r=jib 2020-08-21 12:50:32 +00:00
VideoLimits.h
VideoOutput.h Bug 1592539 - Move the FirstFrameListener to VideoOutput.h. r=jib 2020-08-26 14:25:05 +00:00
VideoPlaybackQuality.cpp Bug 1602163 - part2 : remove 'corruptedFrames' from 'VideoPlaybackQuality' r=bzbarsky 2019-12-11 07:19:15 +00:00
VideoPlaybackQuality.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
VideoSegment.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
VideoSegment.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
VideoStreamTrack.cpp Bug 1626570 - Improve handling of copying arrays in dom/media/. r=bryce 2020-05-05 11:38:10 +00:00
VideoStreamTrack.h Bug 1592289 - Implement mute/unmute events for media element capture. r=padenot 2019-11-20 15:24:34 +00:00
VideoTrack.cpp Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
VideoTrack.h Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
VideoTrackList.cpp
VideoTrackList.h
VideoUtils.cpp Bug 1662805 - Extract the sample-rate decision for an AudioSink to its own function, in the same way it is done for the channel count. r=pehrsons 2020-09-15 09:00:33 +00:00
VideoUtils.h Bug 1662805 - Extract the sample-rate decision for an AudioSink to its own function, in the same way it is done for the channel count. r=pehrsons 2020-09-15 09:00:33 +00:00
VorbisUtils.h
WavDumper.h Bug 1562642 - Add missing MPL2 headers r=mhoye 2019-07-05 17:05:57 +00:00
WebMSample.h Bug 1562642 - Add missing MPL2 headers r=mhoye 2019-07-05 17:05:57 +00:00
WebVTTListener.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
WebVTTListener.h Bug 1562021 - part3 : cancel old VTT listener when we start a new load. r=jya,baku 2019-07-03 23:23:29 +00:00
XiphExtradata.cpp
XiphExtradata.h
components.conf
moz.build Bug 1665713 - pt1 - move dom/media/tests/mochitest to dom/media/webrtc/tests/mochitests. r=ng 2020-10-02 16:30:58 +00:00
nsIAudioDeviceInfo.idl
nsIAutoplay.idl
nsIDOMNavigatorUserMedia.idl Bug 1624322 - Add the raw group ID to MediaDevice. r=jib 2020-03-27 18:40:57 +00:00
nsIDocumentActivity.h
nsIMediaManager.idl Bug 1634703 - Return nsIMediaDevice active devices list from mediaCaptureWindowState. r=jib,geckoview-reviewers,agi 2020-05-12 14:49:46 +00:00