..
autoplay
Bug 1674845 - part4 : add 'browser' subfolder for autoplay browser tests. r=bryce
2020-11-05 06:15:07 +00:00
benchmark
bridge
Bug 1654103: Standardize on Black for Python code in mozilla-central
.
2020-10-26 18:34:53 +00:00
doctor
Bug 1654103: Standardize on Black for Python code in mozilla-central
.
2020-10-26 18:34:53 +00:00
eme
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
encoder
Bug 1671641 - Make dom/media/encoder
buildable outside of unified-build
environment. r=sg
2020-10-28 16:29:37 +00:00
fake-cdm
Bug 1654103: Standardize on Black for Python code in mozilla-central
.
2020-10-26 18:34:53 +00:00
flac
Bug 1674043 - P3. Early reject AV1 in mp4 decoding if decoder is turned off. r=bryce
2020-11-02 15:46:57 +00:00
fuzz
Bug 1654103: Standardize on Black for Python code in mozilla-central
.
2020-10-26 18:34:53 +00:00
gmp
Bug 1675441 - Use an x64 Widevine GMP Process for Apple Silicon Native Builds r=bryce,spohl
2020-11-11 02:37:57 +00:00
gmp-plugin-openh264
Bug 1654103: Standardize on Black for Python code in mozilla-central
.
2020-10-26 18:34:53 +00:00
gtest
Bug 1651745 - Don't buffer more than necessary in AudioInputProcessing. r=padenot
2020-11-05 16:44:00 +00:00
hls
Bug 1654103: Standardize on Black for Python code in mozilla-central
.
2020-10-26 18:34:53 +00:00
imagecapture
Bug 1654103: Standardize on Black for Python code in mozilla-central
.
2020-10-26 18:34:53 +00:00
ipc
Merge autoland to mozilla-central a=merge
2020-11-13 18:20:41 +02:00
mediacapabilities
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
mediacontrol
Bug 1578985 - Saving the last location and size of Picture in Picture window and opening there the next time. r=mconley
2020-11-05 17:24:57 +00:00
mediasession
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
mediasink
Bug 1676551 - part1 : handle rejected promise when fail to start the audio sink. r=padenot
2020-11-13 16:10:15 +00:00
mediasource
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
mp3
Backed out 2 changesets (bug 1669503) for crashing in mozilla::MP3TrackDemuxer::GetNextFrame. a=backout DONTBUILD
2020-11-06 11:28:35 +02:00
mp4
Bug 1674043 - P3. Early reject AV1 in mp4 decoding if decoder is turned off. r=bryce
2020-11-02 15:46:57 +00:00
ogg
Bug 1654103: Standardize on Black for Python code in mozilla-central
.
2020-10-26 18:34:53 +00:00
platforms
Bug 1672072 - P8. Create decoder asynchronously. r=mattwoodrow,bryce,padenot,mjf,ipc-reviewers,mccr8
2020-11-13 07:46:44 +00:00
systemservices
Bug 1675791 - Put a space before the parenthesis, ignore the parenthetical when initializing the capture device. r=dminor
2020-11-09 08:37:50 +00:00
test
Bug 1672072 - P8. Create decoder asynchronously. r=mattwoodrow,bryce,padenot,mjf,ipc-reviewers,mccr8
2020-11-13 07:46:44 +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 1654103: Standardize on Black for Python code in mozilla-central
.
2020-10-26 18:34:53 +00:00
webaudio
Bug 1672072 - P8. Create decoder asynchronously. r=mattwoodrow,bryce,padenot,mjf,ipc-reviewers,mccr8
2020-11-13 07:46:44 +00:00
webm
Bug 1671641 - Make dom/media/webm
buildable outside of unified-build
environment. r=sg
2020-10-29 08:54:14 +00:00
webrtc
Bug 1672072 - P8. Create decoder asynchronously. r=mattwoodrow,bryce,padenot,mjf,ipc-reviewers,mccr8
2020-11-13 07:46:44 +00:00
webspeech
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
webvtt
Bug 1675326 - part5 : move webvtt related crashtest to dom/media/webvtt/test/crashtests
. r=bryce
2020-11-09 15:47:30 +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
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 1626555 - Add dom/media/mediasink
to the list of non-unified-build-compatible directories. r=sg
2020-10-28 17:26:04 +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 1651745 - Make channel count explicit for every audio MediaTrack. r=padenot
2020-11-05 16:41:45 +00:00
AudioCaptureTrack.h
Bug 1651745 - Make channel count explicit for every audio MediaTrack. r=padenot
2020-11-05 16:41:45 +00:00
AudioChannelFormat.cpp
AudioChannelFormat.h
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
AudioNotificationReceiver.cpp
AudioNotificationReceiver.h
AudioNotificationSender.cpp
AudioNotificationSender.h
AudioPacketizer.h
Bug 1651745 - Add methods to inspect buffered amount and to clear AudioPacketizer. r=padenot
2020-11-05 16:42:28 +00:00
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
AudioSegment.cpp
AudioSegment.h
Bug 1651745 - Memoize the max channel count in AudioSegment::MaxChannelCount(). r=padenot
2020-11-05 15:34:04 +00:00
AudioStream.cpp
Bug 1676551 - part2 : create promise before calling cubeb start. r=padenot
2020-11-13 12:21:13 +00:00
AudioStream.h
Bug 1674597 - part1 : let audio stream to manage the ended promise for playback. r=padenot
2020-11-10 19:05:10 +00:00
AudioStreamTrack.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +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 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
AudioTrack.h
AudioTrackList.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
AudioTrackList.h
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 1672072 - P8. Create decoder asynchronously. r=mattwoodrow,bryce,padenot,mjf,ipc-reviewers,mccr8
2020-11-13 07:46:44 +00:00
Benchmark.h
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 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +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
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
components.conf
CrossGraphPort.cpp
Bug 1651745 - Make channel count explicit for every audio MediaTrack. r=padenot
2020-11-05 16:41:45 +00:00
CrossGraphPort.h
Bug 1651745 - Make channel count explicit for every audio MediaTrack. r=padenot
2020-11-05 16:41:45 +00:00
CubebUtils.cpp
Bug 1670917 - Upstream build system and other bits from freebsd-ports. r=cubeb-reviewers,chunmin
2020-10-20 20:03:29 +00:00
CubebUtils.h
Bug 1670917 - Add a pref to allow using raw WASAPI streams. Make it default to input-only raw streams. r=kinetik
2020-10-20 20:03:26 +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
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
DriftCompensation.h
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
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 1651745 - Make channel count explicit for every audio MediaTrack. r=padenot
2020-11-05 16:41:45 +00:00
ForwardedInputTrack.h
Bug 1651745 - Make channel count explicit for every audio MediaTrack. r=padenot
2020-11-05 16:41:45 +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
GetUserMediaRequest.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
GetUserMediaRequest.h
Bug 1653229 - Remove unnecessary includes for BindingUtils.h. r=jgilbert
2020-07-22 15:12:10 +00:00
GraphDriver.cpp
Bug 1651745 - Don't buffer more than necessary in AudioInputProcessing. r=padenot
2020-11-05 16:44:00 +00:00
GraphDriver.h
Bug 1651745 - Don't buffer more than necessary in AudioInputProcessing. r=padenot
2020-11-05 16:44:00 +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
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
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
Backed out 2 changesets (bug 1669503) for crashing in mozilla::MP3TrackDemuxer::GetNextFrame. a=backout DONTBUILD
2020-11-06 11:28:35 +02: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 1626555 - Add dom/media/
to the list of non-unified-build-compatible directories. r=sg
2020-10-29 08:56:37 +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
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
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
MediaDeviceInfo.h
Bug 1653229 - Remove unnecessary includes for BindingUtils.h. r=jgilbert
2020-07-22 15:12:10 +00:00
MediaDevices.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +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 1672072 - P13. Always shut down decoder after creation. r=mattwoodrow,bryce,padenot
2020-11-13 04:21:17 +00:00
MediaFormatReader.h
Bug 1672072 - P11. Make MediaFormatReader support ThreadSafeWeakPtr. r=mattwoodrow,bryce,padenot
2020-11-13 04:21:16 +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
MediaManager.cpp
Bug 1651745 - Use a dedicate ProcessedMediaTrack subclass for feeding microphone capture. r=padenot
2020-11-05 16:42:20 +00:00
MediaManager.h
Bug 1651745 - Change MediaEngineSource::SetTrack to take a MediaTrack base class. r=padenot
2020-11-05 16:42:07 +00:00
MediaMetadataManager.h
Bug 1322095 - Part 2: Remove nsAutoPtr from dom/media. r=jya
2020-02-21 22:44:00 +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
MediaPlaybackDelayPolicy.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
MediaPlaybackDelayPolicy.h
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 1581139 - Fire InvalidModificationError on MediaRecorder track set changes. r=bryce
2020-11-05 19:57:19 +00:00
MediaRecorder.h
Bug 1581139 - Fire InvalidModificationError on MediaRecorder track set changes. r=bryce
2020-11-05 19:57:19 +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
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 1674845 - part1 : use media utils's method to get shutdown barrier. r=bryce
2020-11-05 04:50:16 +00:00
MediaShutdownManager.h
MediaSpan.h
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 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
MediaStreamTrack.h
Bug 1582294 - Set up HTMLMediaElement to convey video track alpha channel when playing a MediaStream. r=bryce
2020-10-19 15:35:13 +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
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 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
MediaTrack.h
MediaTrackGraph.cpp
Bug 1651745 - Don't buffer more than necessary in AudioInputProcessing. r=padenot
2020-11-05 16:44:00 +00:00
MediaTrackGraph.h
Bug 1651745 - Don't buffer more than necessary in AudioInputProcessing. r=padenot
2020-11-05 16:44:00 +00:00
MediaTrackGraphImpl.h
Bug 1651745 - Don't buffer more than necessary in AudioInputProcessing. r=padenot
2020-11-05 16:44:00 +00:00
MediaTrackList.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
MediaTrackList.h
MediaTrackListener.cpp
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
moz.build
Bug 1675326 - part1 : move webvtt related files into dom/media/webvtt
. r=bryce
2020-11-09 15:47:07 +00:00
MPSCQueue.h
Bug 1649691 - Make static assert less strict in MPSCQueue.h. r=achronop
2020-07-03 12:24:37 +00:00
nsIAudioDeviceInfo.idl
nsIDocumentActivity.h
nsIDOMNavigatorUserMedia.idl
Bug 1624322 - Add the raw group ID to MediaDevice. r=jib
2020-03-27 18:40:57 +00:00
nsIMediaManager.idl
Bug 1597451 - Remove IterateWindowListeners altogether. r=jib,geckoview-reviewers,agi
2020-10-19 09:56:56 +00:00
PeerConnection.jsm
Bug 1654399 - pt2 - implement RTCDtlsTransport state and onstatechange. r=bwc
2020-09-01 17:16:07 +00:00
PeerConnectionIdp.jsm
PrincipalChangeObserver.h
PrincipalHandle.h
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
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
UnderrunHandlerLinux.cpp
Bug 1637235 - Implement a ring buffer for audio data. r=padenot,jya
2020-06-01 15:53:18 +00:00
UnderrunHandlerNoop.cpp
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
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 1671931 - Remove some using
keywords and set up typedefs in VideoOutput.h. r=bwc
2020-10-19 23:14:41 +00:00
VideoPlaybackQuality.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +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
VideoStreamTrack.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
VideoStreamTrack.h
Bug 1582294 - Set up HTMLMediaElement to convey video track alpha channel when playing a MediaStream. r=bryce
2020-10-19 15:35:13 +00:00
VideoTrack.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
VideoTrack.h
VideoTrackList.cpp
Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
2020-11-04 17:04:01 +00:00
VideoTrackList.h
VideoUtils.cpp
Bug 1669570 - Rename MediaController thread to MediaSupervisor. r=jya
2020-10-26 15:13:37 +00:00
VideoUtils.h
Bug 1669570 - Rename MediaController thread to MediaSupervisor. r=jya
2020-10-26 15:13:37 +00:00
VorbisUtils.h
WavDumper.h
WebMSample.h
XiphExtradata.cpp
XiphExtradata.h