gecko-dev/dom/media
2017-06-20 21:44:11 -07:00
..
android Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
benchmark
bridge
eme Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
encoder Backed out changeset 26e9faf36fc0 (bug 1368490) for bustage on a CLOSED TREE. 2017-06-01 13:19:30 -04:00
flac Bug 1371200. P1 - add MediaDecoderInit and fix MediaDecoder constructor and its friends. r=cpearce 2017-06-07 12:14:11 +08:00
fmp4 Bug 1371200. P1 - add MediaDecoderInit and fix MediaDecoder constructor and its friends. r=cpearce 2017-06-07 12:14:11 +08:00
gmp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
gmp-plugin Bug 1342822 - Backed out changeset 70bc7d4e8512 (bug 1338924). r=gerald 2017-02-27 13:58:27 +13:00
gmp-plugin-openh264 Bug 1341285: rollup of changes for webrtc after applying webrtc.org v57 update r=ng,jesup,pehrsons,drno,dminor,cpearce,jya,glandium,dmajor 2017-06-13 01:54:13 -04:00
gtest Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
hls Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
imagecapture Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
ipc Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
mediasink Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
mediasource Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
mp3 Bug 1168435 - Part 3 - Remove separate MP3 name space. r=jya 2017-06-15 15:32:20 +02:00
ogg Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
platforms Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
systemservices Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
test Bug 1374405 - skip 789075-1 test on Android, seems something wrong with the onloadeddata event. r=alwu 2017-06-20 10:13:41 +08:00
tests Bug 1306476 - Add testcase as a crashtest. r=derf 2017-06-16 12:45:40 -07:00
wave Bug 1371200. P1 - add MediaDecoderInit and fix MediaDecoder constructor and its friends. r=cpearce 2017-06-07 12:14:11 +08:00
webaudio Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
webm Bug 1371200. P1 - add MediaDecoderInit and fix MediaDecoder constructor and its friends. r=cpearce 2017-06-07 12:14:11 +08:00
webrtc Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
webspeech Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
webvtt Bug 1360718 - Render the webvtt cues when hiding the control bar. r=alwu 2017-05-09 17:49:42 +08:00
AbstractMediaDecoder.h Bug 1365098 - Convert NS_GetCurrentThread uses in dom/media (r=cpearce) 2017-06-12 20:20:08 -07:00
ADTSDecoder.cpp Bug 1371200. P1 - add MediaDecoderInit and fix MediaDecoder constructor and its friends. r=cpearce 2017-06-07 12:14:11 +08:00
ADTSDecoder.h Bug 1371200. P1 - add MediaDecoderInit and fix MediaDecoder constructor and its friends. r=cpearce 2017-06-07 12:14:11 +08:00
ADTSDemuxer.cpp Bug 1363618: Only parse blob starting with ADTS marker. r=kamidphish 2017-05-11 11:43:06 +02:00
ADTSDemuxer.h Bug 1355933: P4. Add ADTS sniffer. r=kamidphish 2017-04-13 02:39:54 +02:00
AudioBufferUtils.h Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
AudioCaptureStream.cpp Bug 1314833 - Part 2.2: Use AbstractThread::CreateDirectTaskDrainer() to Drain Direct Tasks Dispatched to MediaStreamGraph. f=rjesup,r=padenot,jwwang 2016-12-07 22:00:12 -10:00
AudioCaptureStream.h Bug 1314833 - Part 2.2: Use AbstractThread::CreateDirectTaskDrainer() to Drain Direct Tasks Dispatched to MediaStreamGraph. f=rjesup,r=padenot,jwwang 2016-12-07 22:00:12 -10: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
AudioMixer.h
AudioPacketizer.h
AudioSampleFormat.h Bug 1270016: P2. Make the FFVPX PDM work with FLAC. r=kentuckyfriedtakahe 2016-08-02 22:54:26 +10:00
AudioSegment.cpp
AudioSegment.h Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
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-20 21:44:11 -07:00
Benchmark.h Bug 1319987: P9. More coding style fixes. r=gerald 2017-01-27 13:20:37 +01:00
BufferMediaResource.h Bug 1369322 - MediaResource::ShouldCacheReads to indicate usefulness of caching - r=cpearce 2017-06-02 14:27:17 +12:00
CanvasCaptureMediaStream.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
CanvasCaptureMediaStream.h Bug 1330919 - Pass RefreshDriver timestamp to captured frames from canvas. r=jesup 2017-01-13 11:56:03 +01:00
CubebUtils.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
CubebUtils.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
DecoderDoctorDiagnostics.cpp Bug 1357297 - Restrict media decode issues that show user notification - r=jwwang 2017-04-19 09:42:45 +12:00
DecoderDoctorDiagnostics.h Bug 1343161 - DecoderDoctorDiagnostics::StoreDecodeError/Warning - r=jya 2017-02-21 14:07:23 +11:00
DecoderTraits.cpp Bug 1168435 - Part 3 - Remove separate MP3 name space. r=jya 2017-06-15 15:32:20 +02:00
DecoderTraits.h Bug 1371200. P1 - add MediaDecoderInit and fix MediaDecoder constructor and its friends. r=cpearce 2017-06-07 12:14:11 +08:00
DOMMediaStream.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
DOMMediaStream.h Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj 2016-12-12 09:27:58 -05:00
EncodedBufferCache.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
EncodedBufferCache.h
FileBlockCache.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
FileBlockCache.h Bug 1371882 - MediaBlockCacheBase::Init may be called again to re-initialize cache - r=cpearce 2017-06-15 15:55:39 +12:00
FrameStatistics.h Bug 1289668 - Record inter-keyframe statistics - r=kamidphish 2016-07-26 09:36:55 +10: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 Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
GraphDriver.h Bug 1365098 - Convert NS_GetCurrentThread uses in dom/media (r=cpearce) 2017-06-12 20:20:08 -07:00
IdpSandbox.jsm Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01: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-20 21:44:11 -07:00
Latency.h
MediaBlockCacheBase.h Bug 1371882 - MediaBlockCacheBase::Init may be called again to re-initialize cache - r=cpearce 2017-06-15 15:55:39 +12:00
MediaCache.cpp Bug 1374173 - SeekInternal is only used to SEEK_SET - r=jwwang 2017-06-13 16:13:33 +12:00
MediaCache.h Bug 1374173 - SeekInternal is only used to SEEK_SET - r=jwwang 2017-06-13 16:13:33 +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 Backed out changeset c79b6d337d04 (bug 1223270) 2017-06-20 09:41:39 +02:00
MediaData.h Backed out changeset c79b6d337d04 (bug 1223270) 2017-06-20 09:41:39 +02: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 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
MediaDecoder.h Bug 1374184. P3 - rename NotifyDownloadProgressed to DownloadProgressed for it is used internally by MediaDecoder and fix the comment. r=gerald 2017-06-19 14:27:58 +08:00
MediaDecoderOwner.h Bug 1344357 P1 - move the MediaDecoder::mSeekDOMPromise to HTMLMediaElement; r=jwwang 2017-04-17 18:25:26 +08:00
MediaDecoderReader.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
MediaDecoderReader.h Bug 1371188 P2 - remove MediaDecoderReader::RequestVideoData()'s aSkipToNextKeyframe parameter; r=jya 2017-06-12 16:06:11 +08:00
MediaDecoderReaderWrapper.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
MediaDecoderReaderWrapper.h Bug 1374138 - Let MediaDecoderReaderWrapper::RequestVideoData() have a const media::TimeUnit& parameter; r=jya 2017-06-19 10:45:55 +08:00
MediaDecoderStateMachine.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
MediaDecoderStateMachine.h Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
MediaDeviceInfo.cpp
MediaDeviceInfo.h
MediaDevices.cpp Bug 1335368 part 16. Remove the use of IsCallerChrome in GetUserMedia. r=jib 2017-02-01 15:43:38 -05: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-20 21:44:11 -07:00
MediaFormatReader.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
MediaFormatReader.h Bug 1371188 P2 - remove MediaDecoderReader::RequestVideoData()'s aSkipToNextKeyframe parameter; r=jya 2017-06-12 16:06:11 +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 1355745 - Change the type of TrackInfo::mMediaTime to TimeUnit. r=jya 2017-04-12 16:53:09 +08:00
MediaManager.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
MediaManager.h Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
MediaMetadataManager.h
MediaMIMETypes.cpp Backed out 13 changesets (bug 1329568) for wpt-11 failures in mediasource-addsourcebuffer.html a=backout CLOSED TREE 2017-01-12 15:10:52 -08:00
MediaMIMETypes.h Backed out 4 changesets (bug 1345756) for failures in test_SeekToLastFrame_mp4.html a=backout 2017-03-09 11:06:41 -08:00
MediaPrefs.cpp Bug 1286766 - make MediaPrefs::MDSMSuspendBackgroundVideoDelay() safe to read off main thread using Preferences::AddAtomicUintVarCache(). r=gerald,kamidphish 2016-07-14 15:50:23 +08:00
MediaPrefs.h Bug 1370175 - enable rust mp4 parser on other platforms and fallback to stagefright if rust parser fails. r=kinetik 2017-06-14 11:29:10 +08:00
MediaQueue.h Bug 1356530 - Change the type of MediaData::mTime to TimeUnit since int64_t is ambiguous. r=kaku 2017-04-14 17:13:36 +08:00
MediaRecorder.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
MediaRecorder.h Bug 1314833 - Part 2.2: Use AbstractThread::CreateDirectTaskDrainer() to Drain Direct Tasks Dispatched to MediaStreamGraph. f=rjesup,r=padenot,jwwang 2016-12-07 22:00:12 -10:00
MediaResource.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
MediaResource.h Bug 1373577. P3 - fix the comment since MediaResource::ReatAt() does update the offset of MediaResource. r=jya 2017-06-15 17:39:19 +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 Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
MediaStreamGraph.h Bug 1319489 - Make it possible for "fake" media streams to inherit from real streams; r=jesup 2017-01-10 09:57:16 -05:00
MediaStreamGraphImpl.h Bug 1255737: Move MSG shutdown max-timeout from just only cubeb shutdown to the entire graph r=padenot 2016-10-02 13:51:40 -04:00
MediaStreamListener.cpp Bug 1319987: P9. More coding style fixes. r=gerald 2017-01-27 13:20:37 +01:00
MediaStreamListener.h Backed out 13 changesets (bug 1329568) for wpt-11 failures in mediasource-addsourcebuffer.html a=backout CLOSED TREE 2017-01-12 15:10:52 -08:00
MediaStreamTrack.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
MediaStreamTrack.h Bug 1343933 - Renaming Principal classes - part 2 - NullPrincipal, r=qdot 2017-03-22 11:38:40 +01:00
MediaStreamVideoSink.cpp Backed out changeset b531c8bff6e9 (bug 1201363) for timeout in GTest VP8VideoTrackEncoder.FrameEncode. r=backout 2016-08-03 19:33:55 +02:00
MediaStreamVideoSink.h Backed out changeset b531c8bff6e9 (bug 1201363) for timeout in GTest VP8VideoTrackEncoder.FrameEncode. r=backout 2016-08-03 19:33:55 +02:00
MediaTimer.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
MediaTimer.h Bug 1328130. Part 2 - remove MozPromiseRequestHolder::Begin(). r=gerald 2017-01-11 16:33:29 +08:00
MediaTrack.cpp
MediaTrack.h
MediaTrackList.cpp
MediaTrackList.h
MemoryBlockCache.cpp Bug 1371882 - MemoryBlockCache claims extra buffer capacity if any - r=cpearce 2017-06-15 18:38:52 +12:00
MemoryBlockCache.h Bug 1371882 - MediaBlockCacheBase::Init may be called again to re-initialize cache - r=cpearce 2017-06-15 15:55:39 +12:00
moz.build Bug 1168435 - Part 2 - Refactor new MP3 frame parser out of the demuxer. r=jya 2017-06-10 20:43:14 +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 1361139 - pt 1 - remove mozSelectSsrc Chrome-only API for test-related ssrc filtering. r=qdot 2017-05-05 16:52:33 -05:00
PeerConnection.manifest Backed out changeset 50497f2cdd28 (bug 1291715) 2016-10-05 17:03:02 +02:00
PeerConnectionIdp.jsm
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 1367701 P1 - add a virtual Transit() method and remove SeekJob:mTransition; r=jwwang 2017-05-25 15:09:10 +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 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07: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 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07: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 Bug 1300805 - Remove media.webvtt.enabled pref. r=kinetik,smaug 2016-09-15 14:10:17 -07:00
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 1332845 - Remove direct listeners before ending track in TrackUnionStream. r=jesup 2017-04-07 17:35:26 +02:00
TrackUnionStream.h Bug 1314833 - Part 2.2: Use AbstractThread::CreateDirectTaskDrainer() to Drain Direct Tasks Dispatched to MediaStreamGraph. f=rjesup,r=padenot,jwwang 2016-12-07 22:00:12 -10:00
VideoFrameContainer.cpp Bug 1366640 - add a telemetry probe to debug main thread hang in VideoFrameContainer. r=cpearce,francois 2017-05-19 12:37:37 +08:00
VideoFrameContainer.h Bug 1343458 - Label runnables in dom/media/VideoFrameContainer.cpp. r=cpearce 2017-03-01 14:49:37 +08:00
VideoLimits.h Bug 1352556 - Validate output of MFGetAttributeSize. r=gerald 2017-05-01 16:12:27 +12:00
VideoPlaybackQuality.cpp
VideoPlaybackQuality.h Bug 1289668 - VideoPlaybackQuality style - r=kamidphish 2016-07-15 16:48:26 +10:00
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 Backed out changeset 0744bfe6854f (bug 1201363) 2016-08-03 19:33:25 +02:00
VideoStreamTrack.h Backed out changeset 0744bfe6854f (bug 1201363) 2016-08-03 19:33:25 +02:00
VideoTrack.cpp
VideoTrack.h
VideoTrackList.cpp Backed out changeset 0744bfe6854f (bug 1201363) 2016-08-03 19:33:25 +02:00
VideoTrackList.h Backed out changeset 0744bfe6854f (bug 1201363) 2016-08-03 19:33:25 +02:00
VideoUtils.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07:00
VideoUtils.h Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-20 21:44:11 -07: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 973384 - Call |cb| before WebVTTListener::AsyncOnChannelRedirect returns. r=rillian 2017-02-02 11:26:56 +08:00
WebVTTListener.h Bug 1323942 - fix build error; r=jwwang 2016-12-16 16:19:02 +08:00
XiphExtradata.cpp
XiphExtradata.h