gecko-dev/dom/media
Byron Campen [:bwc] 2466c44fbd Bug 1636185: Don't start emitting frames until we can set our initial RID filter. r=jib
This test was flaky because until we set a rid filter, all ssrcs were being
received. This meant that the resolution could have been consistent with any of
foo, bar, or baz when we started looking for resize events. In some cases, that
meant that we would never see the resize event for the transition to bar,
because the video element was already at that resolution.

Depends on D74279

Differential Revision: https://phabricator.services.mozilla.com/D77712
2020-06-01 22:40:32 +00:00
..
benchmark
bridge Bug 1279153 - Add support for rtcp-rsize;r=bwc,dminor 2020-05-15 01:54:34 +00:00
doctor Bug 1512991 - Add JsonWriteFunc::Write to take string length. r=botond 2020-05-08 16:24:31 +00:00
eme Bug 1639310 - Remove unnecessary implicitJSContext annotations. r=mccr8 2020-05-19 20:48:21 +00:00
encoder Bug 1638832 - Remove unused full duplex code r=padenot 2020-05-20 08:42:21 +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 1528265 - P2. Adjust time of last block if needed. r=chunmin 2020-03-17 22:48:30 +00:00
fuzz
gmp 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
gmp-plugin-openh264
gtest Bug 1637235 - Implement the audio drift correction. r=padenot 2020-06-01 15:53:43 +00:00
hls Bug 1619550 - p2: use media segment URL access for access control. r=bryce 2020-05-19 21:23:59 +00:00
imagecapture Bug 1620594 - Part 2: Use SchedulerGroup::Dispatch instead of SystemGroup::Dispatch. r=nika 2020-04-07 15:16:33 +00:00
ipc Bug 1592488 - P7. Ensure an AbstractThread exists with RemoteDecoder manager thread. r=mattwoodrow 2020-05-12 10:43:27 +00:00
mediacapabilities Bug 1596528 - Get the statistics under the same mutex to avoid inconsistency. r=padenot 2020-05-14 16:36:19 +00:00
mediacontrol Bug 1640339 - sync 'MediaControlKeysTestEvent' and 'MediaControlKeysEvent'. r=chunmin 2020-05-27 22:47:35 +00:00
mediasession Bug 1627999 - part5 : remove out-of-date test. r=bryce 2020-05-15 21:49:56 +00:00
mediasink Bug 1641154 - fix macro error. r=bryce 2020-05-27 17:49:56 +00:00
mediasource Bug 1448428 - Part 2: Transition "HardwareCodecCapabilityUtils" away from "unified" GeneratedJNI{Natives,Wrappers}.h header. r=snorp,geckoview-reviewers 2020-05-13 18:11:06 +00:00
mp3 Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00
mp4 Bug 1626570 - Improve handling of copying arrays in dom/media/. r=bryce 2020-05-05 11:38:10 +00:00
ogg Bug 1636408 - Replaced checks for malloc failures in RLBox ported components to use MOZ_RELEASE_ASSERT instead of MOZ_ASSERT. r=deian,froydnj 2020-05-13 20:02:12 +00:00
platforms Bug 1619882 [Wayland] Use VAAPIFrameHolder array at FFmpegVideoDecoder to hold active vaapi hw video surfaces, r=jya 2020-05-29 15:36:01 +00:00
systemservices Bug 1634253 - P6. Remove MessageLoop use from gfx. r=kats,mattwoodrow 2020-05-08 20:20:44 +00:00
test Bug 1640883 - Update autoplay policy tests; r=alwu 2020-05-29 10:16:36 +00:00
tests Bug 1636185: Don't start emitting frames until we can set our initial RID filter. r=jib 2020-06-01 22:40:32 +00:00
wave Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
webaudio Bug 1641161 - Bug 1285290 alias move() to std::move() in MediaTrackGraph.cpp and AudioContext.cpp r=padenot 2020-05-27 08:36:18 +00:00
webm Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
webrtc Bug 1642449 - remove reference to WebrtcIPCTraits;r=dminor 2020-06-02 11:00:28 +00:00
webspeech Bug 1637452: Part 11 - Fix JNI includes in dom/media; r=jya 2020-05-15 17:05:12 +00:00
webvtt Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
ADTSDecoder.cpp
ADTSDecoder.h
ADTSDemuxer.cpp
ADTSDemuxer.h
AsyncLogger.h
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 1592555 - Not allow adding a null receiver in the AudioMixer callback list. r=padenot 2019-10-31 10:01:53 +00:00
AudioCaptureTrack.h
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
AudioConverter.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
AudioDeviceInfo.cpp
AudioDeviceInfo.h
AudioDriftCorrection.h Bug 1637235 - Implement the audio drift correction. r=padenot 2020-06-01 15:53:43 +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 1642542 - Make DebugOnly a variable used for checking an assert. r=padenot 2020-06-02 12:07:02 +00:00
AudioRingBuffer.h Bug 1637235 - Implement a ring buffer for audio data. r=padenot,jya 2020-06-01 15:53:18 +00:00
AudioSampleFormat.h
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 1626570 - Improve handling of copying arrays in dom/media/. r=bryce 2020-05-05 11:38:10 +00:00
AudioStream.cpp Bug 1612557 - part4 : use `Media` category for markers r=bryce,gerald,canaltinova 2020-05-16 19:58:25 +00:00
AudioStream.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
AudioStreamTrack.cpp Bug 1592289 - Implement mute/unmute events for media element capture. r=padenot 2019-11-20 15:24:34 +00:00
AudioStreamTrack.h Bug 1592289 - Implement mute/unmute events for media element capture. r=padenot 2019-11-20 15:24:34 +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
AudioTrackList.cpp
AudioTrackList.h
AutoplayPolicy.cpp Bug 1638559 - return a deny action when the window context is null. r=bryce 2020-05-20 21:12:13 +00:00
AutoplayPolicy.h Bug 1597450 - part1 : store autoplay permission on the WindowContext. r=nika 2020-05-15 21:18:07 +00:00
BackgroundVideoDecodingPermissionObserver.cpp
BackgroundVideoDecodingPermissionObserver.h
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 1620594 - Part 7: Remove TabGroup and SystemGroup. r=nika,bas 2020-04-07 15:17:47 +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 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 1532722 - Include cookies in ChannelMediaResource requests when CORS mode is use-credentials. r=bryce 2020-01-14 16:40:28 +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 1599614 - Condvar::Notify/NotifyAll are not fallible. r=bzbarsky 2019-11-27 13:46:55 +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
CubebUtils.cpp Bug 1628779 - Add a function to get an estimation of the roundtrip latency of the default devices. r=achronop 2020-05-28 09:50:55 +00:00
CubebUtils.h Bug 1628779 - Add a function to get an estimation of the roundtrip latency of the default devices. r=achronop 2020-05-28 09:50:55 +00:00
DOMMediaStream.cpp Bug 1620594 - Part 1: Rework NS_ReleaseOnMainThreadSystemGroup. r=nika 2020-04-07 15:16:23 +00:00
DOMMediaStream.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +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
DynamicResampler.cpp Bug 1637235 - Implement a dynamic resampler with preallocated input and output memory. r=padenot 2020-06-01 15:53:30 +00:00
DynamicResampler.h Bug 1637235 - Implement a dynamic resampler with preallocated input and output memory. r=padenot 2020-06-01 15:53:30 +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 1626570 - Improve handling of copying arrays in dom/media/. r=bryce 2020-05-05 11:38:10 +00:00
ForwardedInputTrack.h Bug 1322095 - Part 2: Remove nsAutoPtr from dom/media. r=jya 2020-02-21 22:44:00 +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 1583863 - Part 4: Skip setting autoplay status. r=peterv 2020-01-20 14:58:54 +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 1322095 - Part 2: Remove nsAutoPtr from dom/media. r=jya 2020-02-21 22:44:00 +00:00
GraphDriver.cpp Bug 1637235 - Implement a ring buffer for audio data. r=padenot,jya 2020-06-01 15:53:18 +00:00
GraphDriver.h Bug 1628779 - Update the latency periodically on main thread. r=achronop 2020-05-28 09:50:20 +00:00
GraphRunner.cpp Bug 1625372 request interrupt of AudioWorklet JS on force shutdown r=padenot 2020-05-15 08:24:06 +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 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub 2020-03-13 23:38:52 +00:00
ImageToI420.cpp
ImageToI420.h
Intervals.h Bug 1626570 - Improve handling of copying arrays in dom/media/. r=bryce 2020-05-05 11:38:10 +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 1626570 - Improve handling of copying arrays in dom/media/. r=bryce 2020-05-05 11:38:10 +00:00
MediaCache.h Bug 1500049 - Wait for MediaCacheStreams to close properly before finishing MediaDecoder shutdown. r=bryce 2019-11-13 22:40:14 +00:00
MediaChannelStatistics.h
MediaContainerType.cpp
MediaContainerType.h
MediaData.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
MediaData.h Bug 1626570 - Improve handling of copying arrays in dom/media/. r=bryce 2020-05-05 11:38:10 +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 1626570 - Improve handling of copying arrays in dom/media/. r=bryce 2020-05-05 11:38:10 +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 1640826 - fix marco error r=bryce 2020-05-26 18:04:44 +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 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
MediaDevices.cpp Bug 1616527 - Stop asserting on device change event when the window has navigated away. r=jib 2020-02-19 14:07:36 +00:00
MediaDevices.h Bug 1582637 - Move internal DeviceChange events to higher order functions. r=jib,achronop 2019-10-29 13:01:43 +00:00
MediaEventSource.h Bug 1625138 - Part 41: Remove no longer needed includes for mozilla/TypeTraits. r=froydnj 2020-03-28 16:00:09 +00:00
MediaFormatReader.cpp Bug 1612557 - part4 : use `Media` category for markers r=bryce,gerald,canaltinova 2020-05-16 19:58:25 +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 1626570 - Improve handling of copying arrays in dom/media/. r=bryce 2020-05-05 11:38:10 +00:00
MediaMIMETypes.cpp
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 1519636 - Reformat recent changes to the Google coding style r=necko-reviewers,dragana 2020-05-30 09:55:27 +00:00
MediaManager.h Bug 1624322 - Add the raw group ID to MediaDevice. r=jib 2020-03-27 18:40:57 +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
MediaPlaybackDelayPolicy.h
MediaPromiseDefs.h
MediaQueue.h Bug 1545108 - use diagnostic assertion to ensure the sample is valid to be accessed. r=bryce 2020-05-19 15:42:06 +00:00
MediaRecorder.cpp Bug 1626570 - Improve handling of copying arrays in dom/media/. r=bryce 2020-05-05 11:38:10 +00:00
MediaRecorder.h
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 1638124 - Part 2: Convert media types to NS_INLINE_DECL_THREADSAFE_REFCOUNTING_WITH_DESTROY, r=jya 2020-05-19 18:30:55 +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 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
MediaShutdownManager.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
MediaShutdownManager.h
MediaSpan.h
MediaStatistics.h
MediaStreamError.cpp
MediaStreamError.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
MediaStreamTrack.cpp Bug 1626570 - Improve handling of copying arrays in dom/media/. r=bryce 2020-05-05 11:38:10 +00:00
MediaStreamTrack.h Bug 1626570 - Improve handling of copying arrays in dom/media/. r=bryce 2020-05-05 11:38:10 +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 1638124 - Part 2: Convert media types to NS_INLINE_DECL_THREADSAFE_REFCOUNTING_WITH_DESTROY, r=jya 2020-05-19 18:30:55 +00:00
MediaTimer.h 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
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
MediaTrackGraph.cpp Bug 1628779 - Disable getting the input and output latency on Linux. r=achronop 2020-05-28 09:55:44 +00:00
MediaTrackGraph.h Bug 1641161 - Bug 1285290 Document suspend/resume accounting wrt ApplyAudioContextOperation() r=padenot 2020-05-27 08:39:48 +00:00
MediaTrackGraphImpl.h Bug 1628779 - Update the latency periodically on main thread. r=achronop 2020-05-28 09:50:20 +00:00
MediaTrackList.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +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 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
MemoryBlockCache.h
PeerConnection.jsm Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +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
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
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 1628715 - Part 9: Add MOZ_NONNULL_RETURN to InsertElementSorted. r=xpcom-reviewers,nika 2020-04-24 13:31:38 +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 1611439 - Stop AsyncLogger before aborting the audio session. r=padenot 2020-02-12 14:02:08 +00:00
Tracing.h Bug 1626319 - Change async callback logger to log per thread-id. r=padenot 2020-04-07 10:45:52 +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 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 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
VideoLimits.h
VideoOutput.h Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +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
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
VideoTrack.h
VideoTrackList.cpp
VideoTrackList.h
VideoUtils.cpp Bug 1620594 - Part 2: Use SchedulerGroup::Dispatch instead of SystemGroup::Dispatch. r=nika 2020-04-07 15:16:33 +00:00
VideoUtils.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/media. r=padenot 2020-03-04 15:39:20 +00:00
VorbisUtils.h
WavDumper.h
WebMSample.h
WebVTTListener.cpp Backed out changeset f2508a6e4c53 (bug 1636572) for causing wpt failures in track-element/cors/* 2020-05-11 10:47:22 +03:00
WebVTTListener.h
XiphExtradata.cpp
XiphExtradata.h
components.conf
moz.build Bug 1637235 - Implement the audio drift correction. r=padenot 2020-06-01 15:53:43 +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