gecko-dev/dom/media
Bryce Van Dyk 3ef050dcc4 Bug 1382718 - Update video encoder gtest to use appropriate image objects. r=jesup
The image objects used in the TestVideoTrackEncoder.cpp for NV12 and NV21 were
not suitable for storage of these formats. As such the new format detection
code introduced in previous changesets was not correctly be exercised.

MozReview-Commit-ID: 9Tn7Ub4GfeG

--HG--
extra : rebase_source : c40731e0e98fde4ec55e05c899cebf96751317fa
2017-07-25 10:04:57 +12:00
..
benchmark
bridge
eme Bug 1377962 - add more override declarations for Android-only methods; r=snorp 2017-07-05 16:56:28 -04:00
encoder Bug 1382718 - Update detection of image bitmap format in VP8 Encoder. r=jesup 2017-07-24 09:13:01 +12:00
flac Bug 1316211. P15 - remove MDR from the base class of MFR. r=gerald 2017-07-19 22:18:37 +08:00
fmp4 Bug 1316211. P15 - remove MDR from the base class of MFR. r=gerald 2017-07-19 22:18:37 +08:00
gmp merge mozilla-inbound to mozilla-central a=merge 2017-07-27 10:57:25 +02:00
gmp-plugin Bug 1381253 - Remove redundant control flow declarations rs=ehsan 2017-07-15 19:03:04 +02:00
gmp-plugin-openh264 Bug 1372977 - Use nullptr in /media and /dom/media (clang-tidy: modernize-use-nullptr). r=bwc 2017-06-28 15:38:00 -04:00
gtest Bug 1382718 - Update video encoder gtest to use appropriate image objects. r=jesup 2017-07-25 10:04:57 +12:00
hls Bug 1382151 - Pause Exoplayer when mediaelement is paused. r=kikuo 2017-07-20 17:47:54 +08:00
imagecapture Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm 2017-07-26 16:13:35 +08:00
ipc Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
mediasink Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
mediasource merge mozilla-inbound to mozilla-central a=merge 2017-07-27 10:57:25 +02:00
mp3 Bug 1316211. P15 - remove MDR from the base class of MFR. r=gerald 2017-07-19 22:18:37 +08:00
ogg Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm 2017-07-26 16:13:35 +08:00
platforms merge mozilla-central to autoland 2017-07-27 11:38:15 +02:00
systemservices Bug 1382099 - Remove MOZ_WIDGET_GONK from dom/media/. r=gerald. 2017-07-24 10:08:55 +10:00
test Backed out changeset bda427f9dbeb (bug 1384247) for failures in test_eme_stream_capture_blocked_case2.html a=backout 2017-07-27 12:34:15 -07:00
tests Bug 1379400 - remove upper limit on "sane" value for bytes received or sent. r=drno 2017-07-10 10:08:37 -05:00
wave Bug 1316211. P15 - remove MDR from the base class of MFR. r=gerald 2017-07-19 22:18:37 +08:00
webaudio Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm 2017-07-26 16:13:35 +08:00
webm Bug 1316211. P15 - remove MDR from the base class of MFR. r=gerald 2017-07-19 22:18:37 +08:00
webrtc merge mozilla-inbound to mozilla-central a=merge 2017-07-27 10:57:25 +02:00
webspeech Bug 1333641 - Part 1: Making the speechSynthesis API unfingerprintable when 'privacy.resistFingerprinting' is true. r=arthuredelstein,smaug 2017-07-20 16:07:32 +08:00
webvtt Bug 1360718 - Render the webvtt cues when hiding the control bar. r=alwu 2017-05-09 17:49:42 +08:00
ADTSDecoder.cpp Bug 1316211. P15 - remove MDR from the base class of MFR. r=gerald 2017-07-19 22:18:37 +08:00
ADTSDecoder.h Bug 1374930. P3 - move Clone() down to ChannelMediaDecoder for clone is possible only for those use channel-based resource. r=cpearce 2017-06-20 18:10:27 +08:00
ADTSDemuxer.cpp Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
ADTSDemuxer.h Bug 1355933: P4. Add ADTS sniffer. r=kamidphish 2017-04-13 02:39:54 +02:00
AudioBufferUtils.h
AudioCaptureStream.cpp Bug 1341555 - Consolidate use of the MSG's AbstractMainThread, and stop having AbstractMainThread on MediaStreams. r=pehrsons 2017-06-29 11:30:57 -07:00
AudioCaptureStream.h Bug 1341555 - Make static analysis happier. 2017-06-29 13:11:23 -07:00
AudioChannelFormat.cpp
AudioChannelFormat.h
AudioCompactor.cpp
AudioCompactor.h Bug 1359715 - let functions in MediaData.h take TimeUnit instead of int64_t. r=kaku 2017-04-24 17:33:05 +08:00
AudioConverter.cpp
AudioConverter.h Bug 1305826: P1. Fix move constructor. r=gerald 2016-10-01 12:02:46 +10:00
AudioDeviceInfo.cpp Backed out changeset a4ea1d5fcb4e (bug 1197045) for eslint failure at Troubleshoot.jsm:401: 'winUtils' is assigned a value but never used. r=backout 2017-07-24 13:24:28 +02:00
AudioDeviceInfo.h Backed out changeset a4ea1d5fcb4e (bug 1197045) for eslint failure at Troubleshoot.jsm:401: 'winUtils' is assigned a value but never used. r=backout 2017-07-24 13:24:28 +02:00
AudioMixer.h
AudioPacketizer.h
AudioSampleFormat.h
AudioSegment.cpp
AudioSegment.h
AudioStream.cpp Bug 1365225 - Prevent overflow. r=jwwang 2017-05-24 09:22:42 -04:00
AudioStream.h Bug 1321502 - part 2: Use preferred layout for initializing cubeb when audio queue is empty; r=jya 2017-02-04 08:22:15 +08:00
AudioStreamTrack.cpp
AudioStreamTrack.h
AudioTrack.cpp
AudioTrack.h
AudioTrackList.cpp
AudioTrackList.h
Benchmark.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
Benchmark.h Bug 1374596: P7. Fix includes as per coding style. r=padenot 2017-06-20 17:56:55 +02:00
BufferMediaResource.h Bug 1376363. P3 - remove MediaResource::GetContentType() and its friends. r=gerald 2017-06-26 21:39:16 +08:00
CanvasCaptureMediaStream.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
CanvasCaptureMediaStream.h Bug 1330919 - Pass RefreshDriver timestamp to captured frames from canvas. r=jesup 2017-01-13 11:56:03 +01:00
ChannelMediaDecoder.cpp Bug 1377222 - Eliminate nsITimer::InitWithFuncCallback in favor of InitWithNamedFuncCallback (r=froydnj) 2017-07-03 16:19:56 -07:00
ChannelMediaDecoder.h Bug 1377370. P1 - let HLSDecoder override Load() so it can create an HLSResource directly without going through MediaResource::Create(). r=kikuo 2017-06-30 10:11:42 +08:00
CubebUtils.cpp Backed out changeset cf756c62b0a6 (bug 1197045) 2017-07-24 13:23:48 +02:00
CubebUtils.h Backed out changeset cf756c62b0a6 (bug 1197045) 2017-07-24 13:23:48 +02:00
DecoderDoctorDiagnostics.cpp Bug 1378930 - Part 1: Remove nsINamed::SetName(). r=billm 2017-07-21 11:50:43 +08:00
DecoderDoctorDiagnostics.h Bug 1343161 - DecoderDoctorDiagnostics::StoreDecodeError/Warning - r=jya 2017-02-21 14:07:23 +11:00
DecoderTraits.cpp Bug 1316211. P15 - remove MDR from the base class of MFR. r=gerald 2017-07-19 22:18:37 +08:00
DecoderTraits.h Bug 1316211. P15 - remove MDR from the base class of MFR. r=gerald 2017-07-19 22:18:37 +08:00
DOMMediaStream.cpp Bug 1382099 - Remove MOZ_WIDGET_GONK from dom/media/. r=gerald. 2017-07-24 10:08:55 +10:00
DOMMediaStream.h Bug 1382099 - Remove MOZ_WIDGET_GONK from dom/media/. r=gerald. 2017-07-24 10:08:55 +10:00
EncodedBufferCache.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
EncodedBufferCache.h
FileBlockCache.cpp Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm 2017-07-26 16:13:35 +08:00
FileBlockCache.h Bug 1379091 - Let block cache tell MediaCache its block use limit - r=cpearce 2017-07-10 10:23:02 +12:00
FrameStatistics.h Bug 1378295. P2 - move AutoNotifyDecoded from AbstractMediaDecoder to FrameStatistics. r=jya 2017-07-13 15:17:25 +08:00
GetUserMediaRequest.cpp Bug 1270572 - allow un-prompted gUM access if the page has a live track connected to the same device; r=florian,gcp,smaug 2017-01-19 12:24:59 +08:00
GetUserMediaRequest.h Bug 1270572 - allow un-prompted gUM access if the page has a live track connected to the same device; r=florian,gcp,smaug 2017-01-19 12:24:59 +08:00
GraphDriver.cpp Backed out changeset 6dc016256eba (bug 1378067) for bustage at dom/media/webaudio/WebAudioUtils.cpp:107. r=backout on a CLOSED TREE 2017-07-18 11:51:22 +02:00
GraphDriver.h Bug 1372247 - Make the AudioOutputObserver a member of the MediaEngineWebRTCMicrophoneSource so it's not a global singleton anymore. r=jesup 2017-06-12 17:14:26 +02:00
IdpSandbox.jsm Bug 1376357 - Automatically fix ESLint issues in dom/media/*.js*. r=bwc 2017-06-28 12:41:50 -07:00
Intervals.h Bug 1354090: P2. Add operator+(val). r=gerald 2017-04-07 11:31:00 +02:00
Latency.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
Latency.h
MediaBlockCacheBase.h Bug 1379091 - Let block cache tell MediaCache its block use limit - r=cpearce 2017-07-10 10:23:02 +12:00
MediaCache.cpp Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm 2017-07-26 16:13:35 +08:00
MediaCache.h Bug 1374441 - Backed out bug 1374173 (MediaCacheStream Seek&Read refactoring) - r=jwwang 2017-06-23 13:18:07 +12:00
MediaContainerType.cpp Bug 1331770 - Rename 'MediaContentType' to 'MediaContainerType' - r=jya 2017-01-18 11:59:03 +11:00
MediaContainerType.h Bug 1331770 - Rename 'MediaContentType' to 'MediaContainerType' - r=jya 2017-01-18 11:59:03 +11:00
MediaData.cpp Bug 1382099 - Remove MOZ_WIDGET_GONK from dom/media/. r=gerald. 2017-07-24 10:08:55 +10:00
MediaData.h Bug 1378691 P3 - return next key frame time back to MDSM; r=jwwang 2017-07-11 10:15:33 +08:00
MediaDataDemuxer.h Bug 1343437 - MediaDataDemuxer::InitPromise resolve-value is now a MediaResult - r=jya 2017-02-28 16:24:57 +11:00
MediaDecoder.cpp Bug 1274919 - part3 : only send msg if someone is waiting for it. r=jwwang,mikedeboer 2017-07-20 15:11:25 +08:00
MediaDecoder.h Bug 1274919 - part2 : implement resume/suspend mechanism in MediaDecoder. r=jwwang 2017-07-20 14:13:37 +08:00
MediaDecoderOwner.h Bug 1378295. P6 - remove AbstractMediaDecoder and fix includes. r=jya 2017-07-13 17:39:42 +08:00
MediaDecoderReaderWrapper.cpp Bug 1316211. P14 - move members from MDR to MFR. r=gerald 2017-07-19 17:34:05 +08:00
MediaDecoderReaderWrapper.h Bug 1316211. P14 - move members from MDR to MFR. r=gerald 2017-07-19 17:34:05 +08:00
MediaDecoderStateMachine.cpp Backed out changeset 42667c5ba946 (bug 1367983) for causing bug 1383673 2017-07-25 10:33:44 +02:00
MediaDecoderStateMachine.h Bug 1316211. P16 - remove MediaDecoderReader completely and fix includes. r=gerald 2017-07-20 09:56:08 +08:00
MediaDeviceInfo.cpp
MediaDeviceInfo.h
MediaDevices.cpp Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm 2017-07-27 02:18:20 +08:00
MediaDevices.h Bug 1335368 part 16. Remove the use of IsCallerChrome in GetUserMedia. r=jib 2017-02-01 15:43:38 -05:00
MediaEventSource.h Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
MediaFormatReader.cpp merge mozilla-inbound to mozilla-central a=merge 2017-07-27 10:57:25 +02:00
MediaFormatReader.h Bug 1316211. P16 - remove MediaDecoderReader completely and fix includes. r=gerald 2017-07-20 09:56:08 +08:00
MediaInfo.cpp Bug 1343152 - Move TrackTypeToStr(TrackInfo::TrackType) to MediaInfo.h/cpp - r=jya 2017-02-27 17:15:36 +11:00
MediaInfo.h Bug 1316211. P16 - remove MediaDecoderReader completely and fix includes. r=gerald 2017-07-20 09:56:08 +08:00
MediaManager.cpp Backed out changeset 0cce9f382987 (bug 1364038) for failing mda's dom/media/tests/mochitest/test_peerConnection_addSecondVideoStream.html. r=backout on a CLOSED TREE 2017-07-27 18:32:58 +02:00
MediaManager.h Backed out changeset 0cce9f382987 (bug 1364038) for failing mda's dom/media/tests/mochitest/test_peerConnection_addSecondVideoStream.html. r=backout on a CLOSED TREE 2017-07-27 18:32:58 +02:00
MediaMetadataManager.h Bug 1378295. P6 - remove AbstractMediaDecoder and fix includes. r=jya 2017-07-13 17:39:42 +08:00
MediaMIMETypes.cpp Bug 1377015 - MediaCodecs::ContainsPrefix implementation and tests - r=rillian 2017-06-29 11:17:56 -07:00
MediaMIMETypes.h Bug 1377015 - MediaCodecs::ContainsPrefix implementation and tests - r=rillian 2017-06-29 11:17:56 -07:00
MediaPrefs.cpp
MediaPrefs.h Bug 1274919 - part2 : implement resume/suspend mechanism in MediaDecoder. r=jwwang 2017-07-20 14:13:37 +08:00
MediaQueue.h Bug 1347963 - part 6 - make MediaQueue use RecursiveMutex; r=gerald 2017-07-04 13:47:15 -04:00
MediaRecorder.cpp Bug 1381253 - Remove redundant control flow declarations rs=ehsan 2017-07-15 19:03:04 +02:00
MediaRecorder.h Bug 1341555 - Consolidate use of the MSG's AbstractMainThread, and stop having AbstractMainThread on MediaStreams. r=pehrsons 2017-06-29 11:30:57 -07:00
MediaResource.cpp Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm 2017-07-26 16:13:35 +08:00
MediaResource.h Bug 1376363. P3 - remove MediaResource::GetContentType() and its friends. r=gerald 2017-06-26 21:39:16 +08:00
MediaResourceCallback.h Bug 1373595. P1 - merge MediaResourceCallback::NotifyDataArrived and NotifyBytesDownloaded. r=gerald 2017-06-16 18:35:12 +08:00
MediaResult.h Bug 1341452 - Write nsresult name in MediaResult::Description() - r=jya 2017-02-21 16:30:44 +11:00
MediaSegment.h Bug 1372453 - Part 2: Name the caller of ProxyReleaseEvent. r=billm 2017-06-14 09:27:17 +08:00
MediaShutdownManager.cpp Bug 1373914. P3 - dump sInitPhase when sInstance is null in Instance() to help debugging. r=gerald 2017-06-19 17:14:06 +08:00
MediaShutdownManager.h Bug 1373914. P2 - remove unused members. r=gerald 2017-06-19 17:10:41 +08:00
MediaStatistics.h
MediaStreamError.cpp
MediaStreamError.h
MediaStreamGraph.cpp merge mozilla-inbound to mozilla-central a=merge 2017-07-27 10:57:25 +02:00
MediaStreamGraph.h merge mozilla-inbound to mozilla-central a=merge 2017-06-30 12:59:45 +02:00
MediaStreamGraphImpl.h Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm 2017-07-27 02:18:20 +08:00
MediaStreamListener.cpp Bug 1319987: P9. More coding style fixes. r=gerald 2017-01-27 13:20:37 +01:00
MediaStreamListener.h Bug 1374596: P1. Fix MediaStream* headers. r=padenot 2017-06-20 17:18:53 +02:00
MediaStreamTrack.cpp Bug 1341555 - Consolidate use of the MSG's AbstractMainThread, and stop having AbstractMainThread on MediaStreams. r=pehrsons 2017-06-29 11:30:57 -07:00
MediaStreamTrack.h Bug 1374596: P7. Fix includes as per coding style. r=padenot 2017-06-20 17:56:55 +02:00
MediaStreamTypes.h Bug 1374596: P1. Fix MediaStream* headers. r=padenot 2017-06-20 17:18:53 +02:00
MediaStreamVideoSink.cpp
MediaStreamVideoSink.h
MediaTimer.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
MediaTimer.h Bug 1374596: P7. Fix includes as per coding style. r=padenot 2017-06-20 17:56:55 +02:00
MediaTrack.cpp
MediaTrack.h
MediaTrackList.cpp
MediaTrackList.h
MemoryBlockCache.cpp Bug 1379091 - Don't prevent MemoryBlockCache overuse - r=cpearce 2017-07-10 10:35:25 +12:00
MemoryBlockCache.h Bug 1379091 - Let block cache tell MediaCache its block use limit - r=cpearce 2017-07-10 10:23:02 +12:00
moz.build Backed out changeset a4ea1d5fcb4e (bug 1197045) for eslint failure at Troubleshoot.jsm:401: 'winUtils' is assigned a value but never used. r=backout 2017-07-24 13:24:28 +02:00
nsIAudioDeviceInfo.idl Backed out changeset a4ea1d5fcb4e (bug 1197045) for eslint failure at Troubleshoot.jsm:401: 'winUtils' is assigned a value but never used. r=backout 2017-07-24 13:24:28 +02:00
nsIDocumentActivity.h
nsIDOMNavigatorUserMedia.idl Bug 1284910 - Add scary boolean to mediaDeviceInfo. r=jesup 2016-09-29 15:37:25 -04:00
nsIMediaManager.idl Backed out changeset 9c7364b4579d (bug 1308615) for suspicion that this caused pgo windows test crashes 2016-10-14 14:59:36 +02:00
PeerConnection.js Bug 1383575: remove TURNS log warning. r=mjf 2017-07-23 15:24:29 -07:00
PeerConnection.manifest Backed out changeset 50497f2cdd28 (bug 1291715) 2016-10-05 17:03:02 +02:00
PeerConnectionIdp.jsm Bug 1376357 - Automatically fix ESLint issues in dom/media/*.js*. r=bwc 2017-06-28 12:41:50 -07:00
PrincipalChangeObserver.h
QueueObject.cpp
QueueObject.h
RTCStatsReport.jsm Bug 1359775 - Part 1 - add RTCRtpContributingSourceStats;r=jib,smaug 2017-04-26 04:27:13 -07:00
SeekJob.cpp Bug 1324335. Part 2 - Make SeekJob::mTarget a Maybe<>. r=gerald 2016-12-19 12:25:14 +08:00
SeekJob.h Bug 1316211. P16 - remove MediaDecoderReader completely and fix includes. r=gerald 2017-07-20 09:56:08 +08:00
SeekTarget.h Bug 1366362: P1. Fix style. r=gerald 2017-05-22 09:33:18 +02:00
SelfRef.h
SharedBuffer.h
SimpleImageBuffer.cpp
SimpleImageBuffer.h
StreamTracks.cpp Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
StreamTracks.h
TextTrack.cpp Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm 2017-07-26 16:13:35 +08:00
TextTrack.h Bug 1334112 - part1: Add IsLoaded functions for TextTrack, TextTrackList, TextTrackManager. r=rillian 2017-02-20 15:27:06 +08:00
TextTrackCue.cpp Bug 1344604 - part2: Return empty DocumentFragment if the ConvertCueToDOMTree() return null. r=alwu 2017-03-16 15:25:56 +08:00
TextTrackCue.h Bug 1308868 - Add ignore-initialization-check annotation to mPosition and mLine from TextTrackCue. r=giles 2016-10-18 15:52:54 +03:00
TextTrackCueList.cpp Bug 1368489 - Fixing TimeMarchesOn step 13, sort the tasks by "text track cue order". r=rillian. 2017-06-13 09:52:27 +08:00
TextTrackCueList.h Bug 1368489 - Fixing TimeMarchesOn step 13, sort the tasks by "text track cue order". r=rillian. 2017-06-13 09:52:27 +08:00
TextTrackList.cpp Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm 2017-07-26 16:13:35 +08:00
TextTrackList.h Bug 1368489 - Fixing TimeMarchesOn step 13, sort the tasks by "text track cue order". r=rillian. 2017-06-13 09:52:27 +08:00
TextTrackRegion.cpp
TextTrackRegion.h
ThreadPoolCOMListener.cpp
ThreadPoolCOMListener.h Bug 1370192: P1. Remove usage of DirectShowDecoder. r=cpearce 2017-06-05 12:59:46 +02:00
TimeUnits.h Bug 1357983 - remove media::Microseconds. r=gerald 2017-04-17 14:34:36 +08:00
TrackUnionStream.cpp Bug 1341555 - Consolidate use of the MSG's AbstractMainThread, and stop having AbstractMainThread on MediaStreams. r=pehrsons 2017-06-29 11:30:57 -07:00
TrackUnionStream.h Bug 1341555 - Consolidate use of the MSG's AbstractMainThread, and stop having AbstractMainThread on MediaStreams. r=pehrsons 2017-06-29 11:30:57 -07:00
VideoFrameContainer.cpp Bug 1377025. P2 - dispatch intrinsic size changes to the main thread. r=cpearce 2017-06-29 10:27:38 +08:00
VideoFrameContainer.h Bug 1377025. P2 - dispatch intrinsic size changes to the main thread. r=cpearce 2017-06-29 10:27:38 +08:00
VideoLimits.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
VideoPlaybackQuality.cpp
VideoPlaybackQuality.h
VideoSegment.cpp Bug 1348381 - Handle VideoFrame::CreateBlackImage returning nullptr. r=jesup 2017-04-28 13:58:22 +02:00
VideoSegment.h Bug 1273314 - Let mPrincipalHandle decide uniqueness of a VideoFrame. r=jesup 2016-10-06 11:39:50 +02:00
VideoStreamTrack.cpp
VideoStreamTrack.h
VideoTrack.cpp
VideoTrack.h
VideoTrackList.cpp
VideoTrackList.h
VideoUtils.cpp Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm 2017-07-27 02:18:20 +08:00
VideoUtils.h Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm 2017-07-27 02:18:20 +08:00
VorbisUtils.h
WebMSample.h Backed out changeset c429f0a0040e (bug 1316282) for timing out Windows PGO builds a=backout CLOSED TREE 2017-01-25 16:59:20 -08:00
WebVTTListener.cpp Bug 1371259 part 3. Change UnwrapObject<> and the UNWRAP_OBJECT macro to allow passing in mutable object or value handles for the thing being unwrapped, and do so at various callsites. r=peterv 2017-07-10 16:05:24 -04:00
WebVTTListener.h Bug 1323942 - fix build error; r=jwwang 2016-12-16 16:19:02 +08:00
XiphExtradata.cpp
XiphExtradata.h