gecko-dev/dom/media
alwu 250b9f11c3 Bug 1565689 - part2 : implement AudioFocusManager. r=baku
In order to support audio competing among different tabs, we implement a new class AudioFocusManager.

AudioFocusManager is used to assign the audio focus to different requester and decide which requester can own audio focus when audio competing happens.
When the audio competing happens, the last request would be a winner who can still own the audio focus, and all the other requesters would lose the audio focus.
Now MediaController is the onlt requester, it would request the audio focus when it becomes audible and revoke the audio focus when the controller is no longer active.

Differential Revision: https://phabricator.services.mozilla.com/D38142

--HG--
extra : moz-landing-system : lando
2019-08-05 18:53:41 +00:00
..
benchmark
bridge
doctor Bug 1557793 part 3. Change the signatures of various nsContentUtils localization methods to play nicer with the new stringbundle API. r=smaug 2019-06-08 21:26:12 +00:00
eme Bug 1356046 - Remove expired media telemetry; r=jya,alwu,bryce 2019-08-02 18:17:45 +00:00
encoder Bug 1569645 - Remove overzealous asserts. r=bryce 2019-08-05 16:40:10 +00:00
fake-cdm Bug 1528651 - Re-enable warnings-as-errors on Windows in some directories. r=dmajor 2019-02-17 15:03:02 +09:00
flac Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
fuzz Bug 1465407 - Add media fuzzing targets. r=jya 2019-07-16 14:50:17 +00:00
gmp Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
gmp-plugin-openh264
gtest Backed out 15 changesets (bug 1014393) for causing test_mediarecorder_record_gum_video_timeslice_mixed.html a=backout 2019-08-03 20:23:02 +03:00
hls Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
imagecapture Bug 1455020 - Extend CheckInnerWindowCorrectness() to check the state of the worker, r=smaug 2019-04-01 16:46:46 +00:00
ipc Backed out changeset 66710416d1e4 (bug 1562910) for MinGW bustages. CLOSED TREE 2019-08-02 22:09:39 +03:00
mediacapabilities Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
mediacontrol Bug 1565689 - part2 : implement AudioFocusManager. r=baku 2019-08-05 18:53:41 +00:00
mediasink Bug 1570900 - Remove mStreamTimeOffset and friends from DecodedStream. r=jib 2019-08-05 15:34:24 +00:00
mediasource Bug 1561046 - remove API 22 from manifest files r=gbrown 2019-07-31 17:38:39 +00:00
mp3 Bug 1566066 - part1 : use Maybe to distinguish size 0 and uninitialized value. r=jya 2019-07-25 16:49:57 +00:00
mp4 Bug 1356046 - Remove expired media telemetry; r=jya,alwu,bryce 2019-08-02 18:17:45 +00:00
ogg Backed out 15 changesets (bug 1014393) for causing test_mediarecorder_record_gum_video_timeslice_mixed.html a=backout 2019-08-03 20:23:02 +03:00
platforms Bug 1571051 - part4 : use Cb buffer in the second plane. r=jolin 2019-08-02 18:54:02 +00:00
systemservices Bug 1560207 - Give Refcountable assignment operators. r=jib 2019-07-05 22:11:22 +00:00
test Bug 1569645 - Add crashtest. r=bryce 2019-08-05 15:56:04 +00:00
tests Bug 1561046 - remove API 22 from manifest files r=gbrown 2019-07-31 17:38:39 +00:00
wave Bug 1563949 - part4 : prevent direct usage of 'AppendElement()' to append sample. r=jya 2019-07-19 21:11:21 +00:00
webaudio Bug 1570684 - Don't access MediaStreamTrack::mStream after the track has ended. r=padenot 2019-08-02 12:02:05 +00:00
webm Backed out 15 changesets (bug 1014393) for causing test_mediarecorder_record_gum_video_timeslice_mixed.html a=backout 2019-08-03 20:23:02 +03:00
webrtc Bug 1561923 - Remove expired WebRTC telemetry; r=drno,bwc 2019-07-31 19:57:55 +00:00
webspeech Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
webvtt Bug 1305732 - part7 : remove duplicated declaration. r=heycam 2019-07-08 04:47:46 +00:00
ADTSDecoder.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06: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 Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-31 15:12:55 +00:00
AsyncLogger.h
AudioBufferUtils.h
AudioCaptureStream.cpp
AudioCaptureStream.h
AudioChannelFormat.cpp
AudioChannelFormat.h
AudioCompactor.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
AudioCompactor.h Bug 1524890 - P11. Remove duration from AudioData construction parameter. r=bryce 2019-02-22 09:19:47 +00:00
AudioConfig.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
AudioConfig.h
AudioConverter.cpp Bug 1542097 - Directly downmix to mono. r=bryce 2019-04-22 13:27:42 +00:00
AudioConverter.h
AudioDeviceInfo.cpp Bug 1213453 - Add group id in various MediaManager classes. r=pehrsons 2019-03-08 11:51:45 +00:00
AudioDeviceInfo.h Bug 1213453 - Add group id in various MediaManager classes. r=pehrsons 2019-03-08 11:51:45 +00:00
AudioMixer.h
AudioNotificationReceiver.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
AudioNotificationReceiver.h
AudioNotificationSender.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
AudioNotificationSender.h
AudioPacketizer.h
AudioSampleFormat.h Bug 1540357 - Fix implicit int truncation in dom/canvas's dom/* includes. r=qdot 2019-04-02 17:00:45 +00:00
AudioSegment.cpp
AudioSegment.h
AudioStream.cpp Bug 1356046 - Remove expired media telemetry; r=jya,alwu,bryce 2019-08-02 18:17:45 +00:00
AudioStream.h Bug 1552530 - Make the wav dumper in AudioStream.cpp reusable. r=jya 2019-05-21 10:10:04 +00:00
AudioStreamTrack.cpp Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
AudioStreamTrack.h Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
AudioTrack.cpp Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +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 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
AutoplayPolicy.h
BackgroundVideoDecodingPermissionObserver.cpp Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
BackgroundVideoDecodingPermissionObserver.h
BaseMediaResource.cpp Bug 1562642 - Add missing MPL2 headers r=mhoye 2019-07-05 17:05:57 +00:00
BaseMediaResource.h Bug 1554847 - Improve cross-origin checks in canvas API - consider intermediate redirects, r=jya 2019-06-04 06:32:37 +00:00
Benchmark.cpp Bug 1356046 - Remove expired media telemetry; r=jya,alwu,bryce 2019-08-02 18:17:45 +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 1533127 - Force unsigned operation. r=gerald 2019-03-08 03:03:16 +00:00
BitReader.h
BitWriter.cpp Bug 1532867 - Force unsigned arithmetic. r=gerald 2019-05-01 07:20:23 +00:00
BitWriter.h
BufferMediaResource.h
BufferReader.h Bug 1558364 - Add MediaSpan and use it for TrackBuffersManager::mInputBuffer. r=jya 2019-06-14 02:10:09 +00:00
ByteWriter.h Bug 1552530 - Templatize ByteWriter.h to allow writing big or little endian, and fix call sites. r=jya 2019-05-21 10:10:04 +00:00
CanvasCaptureMediaStream.cpp Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
CanvasCaptureMediaStream.h Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
ChannelMediaDecoder.cpp Bug 1356046 - Remove expired media telemetry; r=jya,alwu,bryce 2019-08-02 18:17:45 +00:00
ChannelMediaDecoder.h Bug 1554847 - Improve cross-origin checks in canvas API - consider intermediate redirects, r=jya 2019-06-04 06:32:37 +00:00
ChannelMediaResource.cpp Bug 1554847 - Improve cross-origin checks in canvas API - consider intermediate redirects, r=jya 2019-06-04 06:32:37 +00:00
ChannelMediaResource.h Bug 1554847 - Improve cross-origin checks in canvas API - consider intermediate redirects, r=jya 2019-06-04 06:32:37 +00:00
CloneableWithRangeMediaResource.cpp Bug 1554847 - Improve cross-origin checks in canvas API - consider intermediate redirects, r=jya 2019-06-04 06:32:37 +00:00
CloneableWithRangeMediaResource.h Bug 1554847 - Improve cross-origin checks in canvas API - consider intermediate redirects, r=jya 2019-06-04 06:32:37 +00:00
components.conf
CubebUtils.cpp Bug 1539225 - Pass cubeb backend name to AudioIPC server during init. r=chunmin 2019-07-23 19:41:37 +00:00
CubebUtils.h Bug 1429847 - Promote audio threads to real-time priority before locking down the sandbox. r=kinetik 2019-06-21 19:49:10 +00:00
DecoderTraits.cpp Bug 1356046 - Remove expired media telemetry; r=jya,alwu,bryce 2019-08-02 18:17:45 +00:00
DecoderTraits.h
DOMMediaStream.cpp Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
DOMMediaStream.h Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
DriftCompensation.h Bug 1542685 - Avoid integer overflows by multiplying doubles. r=padenot 2019-04-08 14:27:13 +00:00
FileBlockCache.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
FileBlockCache.h Bug 1540573 - P4. Use larger MediaCache sizes when on cellular connection. r=jya 2019-05-06 23:38:02 +00:00
FileMediaResource.cpp Bug 1554847 - Improve cross-origin checks in canvas API - consider intermediate redirects, r=jya 2019-06-04 06:32:37 +00:00
FileMediaResource.h Bug 1554847 - Improve cross-origin checks in canvas API - consider intermediate redirects, r=jya 2019-06-04 06:32:37 +00:00
FrameStatistics.h Bug 1543032 - Extend metrics for dropped frames - r=padenot 2019-04-16 11:50:38 +00:00
GetUserMediaRequest.cpp Bug 1525057 - Ensure that GetUserMediaRequest's mIsHandlingUserInput is always initialized properly; r=jib 2019-02-05 18:40:21 +00:00
GetUserMediaRequest.h Bug 1525057 - Ensure that GetUserMediaRequest's mIsHandlingUserInput is always initialized properly; r=jib 2019-02-05 18:40:21 +00:00
GraphDriver.cpp Bug 1568182 - Rename variables in AudioCallbackDriver::Init to adhere to the style guide. 2019-07-29 12:50:44 +00:00
GraphDriver.h Bug 1324552 - Implement AudioContext baseLatency and outputLatency attributes. r=pehrsons,baku 2019-07-12 11:28:03 +00:00
GraphRunner.cpp Bug 1429847 - Promote the GraphRunner thread. r=pehrsons 2019-06-21 19:51:22 +00:00
GraphRunner.h Bug 1538640 wait for GraphRunner thread shutdown r=pehrsons 2019-03-26 00:13:55 +00:00
IdpSandbox.jsm Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
ImageToI420.cpp
ImageToI420.h
Intervals.h Bug 1554075 - Add fast path for IntervalSet::operator-= for removing a range that touches the front of a length 1 IntervalSet. r=jya 2019-06-11 07:37:39 +00:00
MediaBlockCacheBase.h Bug 1540573 - P4. Use larger MediaCache sizes when on cellular connection. r=jya 2019-05-06 23:38:02 +00:00
MediaCache.cpp Bug 1356046 - Remove expired media telemetry; r=jya,alwu,bryce 2019-08-02 18:17:45 +00:00
MediaCache.h Bug 1542674 - Make Media debug info machine parsable r=padenot,smaug,jya 2019-05-27 16:15:33 +00:00
MediaChannelStatistics.h
MediaContainerType.cpp
MediaContainerType.h
MediaData.cpp Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
MediaData.h Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
MediaDataDemuxer.h Bug 1563949 - part4 : prevent direct usage of 'AppendElement()' to append sample. r=jya 2019-07-19 21:11:21 +00:00
MediaDecoder.cpp Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
MediaDecoder.h Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
MediaDecoderOwner.h
MediaDecoderStateMachine.cpp Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
MediaDecoderStateMachine.h Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
MediaDeviceInfo.cpp
MediaDeviceInfo.h Bug 1213453 - Add group id in various MediaManager classes. r=pehrsons 2019-03-08 11:51:45 +00:00
MediaDevices.cpp Bug 1553213 - correct new MediaAccess telemetry probes r=mjf 2019-05-22 19:02:37 +00:00
MediaDevices.h Bug 1528078 - Adding WebRTC device access and deprecated interface telemetry r=jib,smaug 2019-05-03 23:50:22 +00:00
MediaEventSource.h
MediaFormatReader.cpp Backed out 15 changesets (bug 1014393) for causing test_mediarecorder_record_gum_video_timeslice_mixed.html a=backout 2019-08-03 20:23:02 +03:00
MediaFormatReader.h Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
MediaInfo.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-02-16 20:20:37 +01:00
MediaInfo.h Bug 1543359 - P0. Make video range info an enum. r=mattwoodrow 2019-07-26 08:45:22 +00:00
MediaManager.cpp Backed out 15 changesets (bug 1014393) for causing test_mediarecorder_record_gum_video_timeslice_mixed.html a=backout 2019-08-03 20:23:02 +03:00
MediaManager.h Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
MediaMetadataManager.h
MediaMIMETypes.cpp Bug 1533129 - Add extended MIME parameter support to MediaSource.isTypeSupported on YouTube only. r=jya 2019-04-11 09:53:26 +00:00
MediaMIMETypes.h Bug 1533129 - Add extended MIME parameter support to MediaSource.isTypeSupported on YouTube only. r=jya 2019-04-11 09:53:26 +00:00
MediaPromiseDefs.h
MediaQueue.h Bug 1545108 - Use a diagnostic assert to check for nullptr when pushing into MediaQueue. r=alwu 2019-04-25 17:08:27 +00:00
MediaRecorder.cpp Backed out 15 changesets (bug 1014393) for causing test_mediarecorder_record_gum_video_timeslice_mixed.html a=backout 2019-08-03 20:23:02 +03:00
MediaRecorder.h Backed out 15 changesets (bug 1014393) for causing test_mediarecorder_record_gum_video_timeslice_mixed.html a=backout 2019-08-03 20:23:02 +03:00
MediaResource.cpp
MediaResource.h
MediaResourceCallback.h
MediaResult.h
MediaSegment.h Bug 1423253 - Disregard VideoChunk durations in VideoTrackEncoder. r=padenot 2019-03-22 11:43:08 +00:00
MediaShutdownManager.cpp
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
MediaStreamGraph.cpp Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
MediaStreamGraph.h Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
MediaStreamGraphImpl.h Bug 1324552 - Implement AudioContext baseLatency and outputLatency attributes. r=pehrsons,baku 2019-07-12 11:28:03 +00:00
MediaStreamListener.cpp Bug 1423253 - Remove DirectMediaStreamTrackListener::mMedia. r=padenot 2019-03-22 11:44:54 +00:00
MediaStreamListener.h Bug 1423253 - Notify MediaStreamTrackListeners about tracks' enabled state. r=padenot 2019-03-22 11:45:29 +00:00
MediaStreamTrack.cpp Bug 1570684 - Don't access MediaStreamTrack::mStream after the track has ended. r=padenot 2019-08-02 12:02:05 +00:00
MediaStreamTrack.h Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
MediaStreamTypes.h
MediaStreamWindowCapturer.cpp Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
MediaStreamWindowCapturer.h Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
MediaTimer.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
MediaTimer.h
MediaTrack.cpp
MediaTrack.h
MediaTrackList.cpp Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
MediaTrackList.h Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
MemoryBlockCache.cpp Bug 1356046 - Remove expired media telemetry; r=jya,alwu,bryce 2019-08-02 18:17:45 +00:00
MemoryBlockCache.h Bug 1540573 - P4. Use larger MediaCache sizes when on cellular connection. r=jya 2019-05-06 23:38:02 +00:00
moz.build Bug 1565689 - part1 : implement MediaController and MediaControlService. r=baku 2019-08-05 17:31:02 +00:00
nsIAudioDeviceInfo.idl
nsIAutoplay.idl Bug 1543812 - Add ability to block all autoplay. r=johannh,alwu,flod,fluent-reviewers 2019-06-06 09:06:09 +00:00
nsIDocumentActivity.h
nsIDOMNavigatorUserMedia.idl Bug 1535384 part 11. Remove MOZ_CAN_RUN_SCRIPT_BOUNDARY for getUserMedia callbacks. r=jib 2019-03-19 04:36:46 +00:00
nsIMediaManager.idl Bug 1497559 - Remove Application from mediaCaptureWindowState; r=jib 2019-04-30 15:06:23 +00:00
PeerConnection.jsm Bug 1561923 - Remove expired WebRTC telemetry; r=drno,bwc 2019-07-31 19:57:55 +00:00
PeerConnectionIdp.jsm Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
PrincipalChangeObserver.h
QueueObject.cpp
QueueObject.h
ReaderProxy.cpp Bug 1540740 - part1 : let the return value of 'AdjustForStartTime()' to tell whether the adjustment is succeeded r=jya 2019-04-11 20:43:00 +00:00
ReaderProxy.h
RTCStatsReport.jsm Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
SeekJob.cpp
SeekJob.h
SeekTarget.h Bug 1546506 - Add an assertion to ensure that we won't construct SeekTarget with invalid time. r=bryce 2019-04-24 17:07:40 +00:00
SelfRef.h
SharedBuffer.h
StreamTracks.cpp
StreamTracks.h
TextTrack.cpp Bug 1555197 - part3 : modify log. r=jya 2019-05-30 07:39:40 +00:00
TextTrack.h Bug 1550633 - part6 : clear track's cues list whenever track element's src attribute set, changed or removed. r=jya,baku 2019-05-24 00:41:29 +00:00
TextTrackCue.cpp Bug 1544455 - part1 : check the base direction of cue text in 'ComputedPositionAlign()'. r=heycam 2019-07-03 00:39:50 +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 1537554 - part2 : let track track handle adding current cue and other cue if it's not disable. r=jya 2019-03-26 07:50:50 +00:00
TextTrackCueList.h Bug 1537554 - part2 : let track track handle adding current cue and other cue if it's not disable. r=jya 2019-03-26 07:50:50 +00:00
TextTrackList.cpp Bug 1531863 - part2 : handle text track mode changed in MediaElement. r=jya 2019-03-12 00:32:21 +00:00
TextTrackList.h Bug 1531863 - part2 : handle text track mode changed in MediaElement. r=jya 2019-03-12 00:32:21 +00:00
TextTrackRegion.cpp
TextTrackRegion.h
ThreadPoolCOMListener.cpp
ThreadPoolCOMListener.h
TimeUnits.h Bug 1545970 - make sure we only divide or modular TimeUnit on unsigned int32. r=jya 2019-07-12 22:05:06 +00:00
Tracing.cpp
Tracing.h
TrackID.h
TrackUnionStream.cpp Bug 1536766 - Remove unused MediaStream::HasCurrentData. r=padenot 2019-04-24 10:55:50 +00:00
TrackUnionStream.h
VideoFrameContainer.cpp Bug 1356046 - Remove expired media telemetry; r=jya,alwu,bryce 2019-08-02 18:17:45 +00:00
VideoFrameContainer.h Bug 1423253 - Move VideoSegment-specific logic out of VideoFrameContainer. r=padenot 2019-03-22 11:45:31 +00:00
VideoFrameConverter.h Bug 1556696 - Only fail the VideoFrameConverter out-of-buffers assert if we dropped 100 frames in a row. r=dminor 2019-06-20 15:19:01 +00:00
VideoLimits.h
VideoOutput.h Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
VideoPlaybackQuality.cpp
VideoPlaybackQuality.h
VideoSegment.cpp Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +00:00
VideoSegment.h Bug 1423253 - Pace future video frames in MediaPipeline. r=dminor,padenot 2019-03-22 11:45:27 +00:00
VideoStreamTrack.cpp Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +00:00
VideoStreamTrack.h Bug 1493613 - Move MediaStream control from DOMMediaStream to MediaStreamTrack. r=padenot 2019-07-31 07:58:17 +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 1356046 - Remove expired media telemetry; r=jya,alwu,bryce 2019-08-02 18:17:45 +00:00
VideoUtils.h Bug 1543359 - P13. Let the video decoder determines the default colorspace if unknown. r=mattwoodrow 2019-07-26 08:45:39 +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 1562021 - part5 : add test 'test_texttrack_mode_change_during_loading.html'. r=jya 2019-07-03 23:28:31 +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