gecko-dev/dom/media
Brindusan Cristian 56bcd62c3a Backed out 7 changesets (bug 1212237, bug 1588055) for mochitest failures at test_peerConnection_recordReceiveTrack.html.
Backed out changeset 15f2829db807 (bug 1588055)
Backed out changeset bbff556beb57 (bug 1588055)
Backed out changeset c3f52449c92c (bug 1212237)
Backed out changeset c23272ab755f (bug 1212237)
Backed out changeset 184b8485ae32 (bug 1212237)
Backed out changeset e406c203d2a9 (bug 1212237)
Backed out changeset 4adcbfd99da0 (bug 1212237)
2019-11-06 07:06:02 +02:00
..
benchmark
bridge
doctor Bug 1571648 - Prevent OOMs from too many or too-big Decoder Doctor issues - r=bryce 2019-09-11 16:55:35 +00:00
eme Bug 1591655 - Remove the unnecessary |proto| argument from |JS::NewPromiseObject| and its callers, seeing as all callers pass |nullptr| (and therefore uniformly request the default prototype). r=jandem,bzbarsky 2019-10-26 08:14:05 +00:00
encoder Bug 1586903 - Wait for track listener removals rather than just informing them of shutdown. r=bryce 2019-10-17 09:31:07 +00:00
fake-cdm Bug 1577934 - Remove using namespace std from dom/media audio tests r=gerald 2019-09-01 06:47:26 +00:00
flac Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
fuzz Bug 1567170 - Avoid thread leak in media fuzzing target. r=jya 2019-08-22 10:29:29 +00:00
gmp Bug 1592371 - QueryDosDeviceWHook returns size of lpTargetPath copy on success. r=bobowen 2019-10-29 19:31:19 +00:00
gmp-plugin-openh264
gtest Bug 1592915 - Fix three warnings in VideoFrameConverter.h and TestVideoTrackEncoder.h. r=pehrsons 2019-10-31 12:12:19 +00:00
hls Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
imagecapture Bug 1585284 - Use nsIGlobalObject in any Blob/File CTOR, r=smaug 2019-10-21 05:33:33 +00:00
ipc Bug 1593301 - pt 2 - Use expanding ShmemPool in RemoteDecoderChild like RemoteDecoderParent. r=jya 2019-11-06 00:08:28 +00:00
mediacapabilities Bug 1581278 part 4. Stop incorrectly rejecting promises in MediaCapabilities. r=jya 2019-09-19 02:03:07 +00:00
mediacontrol Bug 1591620 - part2 : allow more customers to moniter media keys event by adding a listener to the event source. r=chunmin 2019-10-30 20:07:14 +00:00
mediasession Bug 1582892. Expose the number of strings in a Web IDL enum in a nice way. r=edgar 2019-10-23 03:54:39 +00:00
mediasink Bug 1557447 - Profiler support for IPC information; r=nika,smaug 2019-10-21 20:51:07 +00:00
mediasource Bug 1580695 - Revert bug 1533129. r=alwu,bryce 2019-10-24 22:50:35 +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 1454998 - Move TrackInfo::mTrackId away from TrackID as they're independent. r=karlt 2019-10-02 10:22:46 +00:00
ogg Bug 1490601 part 2 - Move C++ entry points to encoding_c_mem to mfbt/. r=jwalden 2019-09-18 08:26:34 +00:00
platforms Bug 1509316 - p3: transfer image ownership when constructing VideoData. r=jya 2019-10-09 23:08:31 +00:00
systemservices Bug 1582637 - Move internal DeviceChange events to higher order functions. r=jib,achronop 2019-10-29 13:01:43 +00:00
test Bug 1590864 - part3 : use 'notifyUserGestureActivation()' to activate document directly. r=edgar 2019-11-05 09:37:26 +00:00
tests Backed out 7 changesets (bug 1212237, bug 1588055) for mochitest failures at test_peerConnection_recordReceiveTrack.html. 2019-11-06 07:06:02 +02:00
wave Bug 1490601 part 2 - Move C++ entry points to encoding_c_mem to mfbt/. r=jwalden 2019-09-18 08:26:34 +00:00
webaudio Bug 1591254 set WorkletNodeEngine input and output span lengths appropriately for zero inputs and outputs r=padenot 2019-10-25 12:57:46 +00:00
webm Bug 1582518 - Replace IntervalSet.Length usages with IsEmpty where appropriate. r=dminor 2019-09-20 19:41:53 +00:00
webrtc Bug 1591438 - Move DEFINE_IPC_SERIALIZER_WITH_FIELDS into IPCMessageUtils header r=bwc 2019-11-04 15:00:04 +00:00
webspeech Bug 1590368 - Fix for Permafailing build bustage on OnlineSpeechRecognitionService.cpp:220:12: error: variable 'rv' set but not used on Linux x64 opt when Gecko 72 merges to Beta on 2019-12-02 r=smaug 2019-10-26 07:11:49 +00:00
webvtt Bug 1580015 - part1 : do not reentry function 'processCues()'. r=heycam 2019-09-12 08:13:46 +00:00
ADTSDecoder.cpp
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 1590135 - Don't call stop in AsyncLogger destructor. r=pehrsons 2019-10-22 14:02:53 +00:00
AudioBufferUtils.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +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 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
AudioConfig.h
AudioConverter.cpp
AudioConverter.h
AudioDeviceInfo.cpp
AudioDeviceInfo.h
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
AudioSampleFormat.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioSegment.cpp
AudioSegment.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioStream.cpp Bug 1575883 - When the real-time limit is reached on the real-time thread, demote to a normal thread. r=kinetik 2019-10-11 16:04:32 +00:00
AudioStream.h Bug 1544997 - Propogate cubeb stream error to AudioSink to handle loss of audio device. r=padenot 2019-10-01 12:14:44 +00:00
AudioStreamTrack.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioStreamTrack.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +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 1592167 - part2 : using browsing content to check if the video document is in the top-level context. r=jya 2019-11-06 03:08:50 +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 1567170 - P1. Shutdown demuxer earlier. r=decoder 2019-08-12 12:04:42 +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 1413750 - Handle shift by 32 bits. r=gerald 2019-10-15 20:18:08 +00:00
BitReader.h
BitWriter.cpp
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 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
CanvasCaptureMediaStream.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +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 1575883 - Remove the code that created a couple threads at startup, in Gecko. r=kinetik 2019-10-11 16:01:24 +00:00
CubebUtils.h Bug 1575883 - Remove the code that created a couple threads at startup, in Gecko. r=kinetik 2019-10-11 16:01:24 +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 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
DOMMediaStream.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
DriftCompensation.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
FileBlockCache.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
FileBlockCache.h
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
ForwardedInputTrack.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-21 14:13:44 +00:00
ForwardedInputTrack.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
FrameStatistics.h
GetUserMediaRequest.cpp
GetUserMediaRequest.h
GraphDriver.cpp Bug 1593803 - rename NS_DispatchToBackgroundThread to NS_DispatchBackgroundTask; r=KrisWright 2019-11-05 21:19:18 +00:00
GraphDriver.h Bug 1575638 - Perform the hard-right panning on macbook pros in Gecko and not in cubeb. r=kinetik 2019-10-11 15:55:02 +00:00
GraphRunner.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
GraphRunner.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
IdpSandbox.jsm Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02: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 1582518 - Restyle some of media's Intervals.h. r=dminor 2019-09-20 19:11:28 +00:00
MediaBlockCacheBase.h
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 1509316 - p1: move composite listening out of VideoData/VideoSink. r=jya,mattwoodrow 2019-10-09 23:08:12 +00:00
MediaData.h Bug 1509316 - p1: move composite listening out of VideoData/VideoSink. r=jya,mattwoodrow 2019-10-09 23:08:12 +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 1587622 - Use MOZ_ASSERT_UNREACHABLE() instead of double-conversion's UNREACHABLE() in DOM media code. r=karlt 2019-10-18 01:49:06 +00:00
MediaDecoder.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
MediaDecoderOwner.h Bug 1454998 - Move TrackInfo::mTrackId away from TrackID as they're independent. r=karlt 2019-10-02 10:22:46 +00:00
MediaDecoderStateMachine.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
MediaDecoderStateMachine.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
MediaDeviceInfo.cpp
MediaDeviceInfo.h
MediaDevices.cpp Bug 1582637 - Inline MediaDevices' FuzzTimer callback and invert coalescing logic. r=jib 2019-10-29 13:01:54 +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
MediaFormatReader.cpp Bug 1582518 - Replace IntervalSet.Length usages with IsEmpty where appropriate. r=dminor 2019-09-20 19:41:53 +00:00
MediaFormatReader.h Bug 1530996 - Use the new storage mechanism to save the current playback benchmark. r=jya 2019-08-06 09:25:45 +00:00
MediaInfo.cpp
MediaInfo.h Bug 1454998 - Move TrackInfo::mTrackId away from TrackID as they're independent. r=karlt 2019-10-02 10:22:46 +00:00
MediaManager.cpp Bug 1582637 - Move internal DeviceChange events to higher order functions. r=jib,achronop 2019-10-29 13:01:43 +00:00
MediaManager.h Bug 1582637 - Move internal DeviceChange events to higher order functions. r=jib,achronop 2019-10-29 13:01:43 +00:00
MediaMetadataManager.h
MediaMIMETypes.cpp Bug 1580695 - Revert bug 1533129. r=alwu,bryce 2019-10-24 22:50:35 +00:00
MediaMIMETypes.h Bug 1580695 - Revert bug 1533129. r=alwu,bryce 2019-10-24 22:50:35 +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
MediaRecorder.cpp Bug 1590319 - Revert async task queueing in MediaRecorder::Pause()/Resume(). r=jib 2019-10-23 13:04:12 +00:00
MediaRecorder.h Bug 1585284 - Use BlobImpl in MutableBlobStorage instead of Blob, r=smaug 2019-10-21 05:33:33 +00:00
MediaResource.cpp
MediaResource.h
MediaResourceCallback.h
MediaResult.h Bug 1582353 - P1. Add MediaResult serializer. r=mjf 2019-09-26 14:51:56 +00:00
MediaSegment.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +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
MediaStreamTrack.cpp Bug 1589285 part 3. Use the new GetString methods for Web IDL enums in various places. r=edgar 2019-10-17 23:40:57 +00:00
MediaStreamTrack.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
MediaStreamWindowCapturer.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
MediaStreamWindowCapturer.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
MediaTimer.cpp
MediaTimer.h
MediaTrack.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +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 1575883 - When the real-time limit is reached on the real-time thread, demote to a normal thread. r=kinetik 2019-10-11 16:04:32 +00:00
MediaTrackGraph.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
MediaTrackGraphImpl.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
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
MediaTrackListener.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
MediaTrackListener.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
MemoryBlockCache.cpp Bug 1356046 - Remove expired media telemetry; r=jya,alwu,bryce 2019-08-02 18:17:45 +00:00
MemoryBlockCache.h
moz.build Bug 1575883 - When the real-time limit is reached on the real-time thread, demote to a normal thread. r=kinetik 2019-10-11 16:04:32 +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
nsIMediaManager.idl
PeerConnection.jsm Bug 1583867 - add rtpTimestamp field to RTP sync/contrib sources; r=jib,smaug 2019-10-23 15:12:15 +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
QueueObject.h
ReaderProxy.cpp
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
SelfRef.h
SharedBuffer.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
TextTrackCueList.h
TextTrackList.cpp
TextTrackList.h
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 Bug 1584522 - Change the audio callback trace logger to be more ergonomic. r=pehrsons 2019-10-02 12:16:22 +00:00
Tracing.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-21 14:13:44 +00:00
UnderrunHandler.h Bug 1575883 - Handle SIGXCPU in Gecko. r=kinetik,glandium 2019-10-11 16:02:36 +00:00
UnderrunHandlerLinux.cpp Bug 1575883 - Handle SIGXCPU in Gecko. r=kinetik,glandium 2019-10-11 16:02:36 +00:00
UnderrunHandlerNoop.cpp Bug 1575883 - Handle SIGXCPU in Gecko. r=kinetik,glandium 2019-10-11 16:02:36 +00:00
VideoFrameContainer.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-21 14:13:44 +00:00
VideoFrameContainer.h
VideoFrameConverter.h Bug 1592915 - Fix three warnings in VideoFrameConverter.h and TestVideoTrackEncoder.h. r=pehrsons 2019-10-31 12:12:19 +00:00
VideoLimits.h
VideoOutput.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +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 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
VideoStreamTrack.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
VideoStreamTrack.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +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 1532861 - Avoid a ubsan error in IsValidVideoRegion r=jya 2019-10-18 00:21:31 +00:00
VideoUtils.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +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