gecko-dev/dom/media
JW Wang 45984a084a Bug 1428951 - add a getter for MediaCacheStream::GetDebugInfo() to take the cache monitor on the main thread. r=bechen,gerald
MozReview-Commit-ID: 8qkZg0MJsGQ

--HG--
extra : rebase_source : 0ff2f6ebe8908bd5dade301f6c2c52e718a23c47
2018-01-09 10:29:10 +08:00
..
benchmark
bridge Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
doctor Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
eme Bug 1426291 - Use DataMutex<T> to synchronize CDMCaps. r=jwwang 2017-12-20 16:16:50 +13:00
encoder Bug 1425996 - fix build error: unused variable 'rv'. r=gerald 2017-12-21 12:12:42 +08:00
fake-cdm Bug 1417297 - Part2 - Convert fake-cdm to use Chromium ContentDecryptionModule_9 interface. r=cpearce 2017-11-23 16:51:23 +08:00
flac Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
gmp Bug 1426291 - Use DataMutex<T> to synchronize CDMCaps. r=jwwang 2017-12-20 16:16:50 +13:00
gmp-plugin-openh264 bug 1399137: make the fake openh264 encoder support mode 0 h264 r=pehrsons 2017-09-13 12:04:20 +02:00
gtest Bug 1426291 - Add Rust style mutex template which wraps data with the mutex that synchronizes it. r=jwwang 2017-12-20 16:15:09 +13:00
hls Bug 1427931. P1 - remove MediaDecoder::PinForSeek/UnpinForSeek. r=bechen,gerald 2017-12-19 17:56:52 +08:00
imagecapture Bug 967895 - Ask for placeholder data when image extraction is not allowed (Tor 6253). r=jrmuizel 2017-08-22 14:23:41 +08:00
ipc Bug 1410209, part 4 - Add names to some IPC runnables. r=kanru 2017-10-27 13:39:28 -07:00
mediasink Bug 1404997 - P14. Rename members to clarify the finish meaning. r=padenot 2017-12-06 19:00:22 +01:00
mediasource Bug 1427931. P1 - remove MediaDecoder::PinForSeek/UnpinForSeek. r=bechen,gerald 2017-12-19 17:56:52 +08:00
mp3 Bug 1419736 - Calculate the mp3 duration by bitrate if it's CBR; r=jya 2017-12-19 15:14:57 +08:00
mp4 Bug 1394734 - Replace CONFIG['MSVC'] by CONFIG['CC_TYPE'] r=glandium 2017-12-08 13:46:13 +01:00
ogg Bug 1428682 - set MediaData::mOffset properly in OggDemuxer. r=jya 2018-01-08 10:21:59 +08:00
platforms Bug 1425996 - fix build error: unused variable 'rv'. r=gerald 2017-12-21 12:12:42 +08:00
systemservices Bug 1419374 - Check if the iterator is valid. r=jib 2017-12-21 18:05:32 +08:00
test Bug 1403307 - Disable dom/media/test/test_mediarecorder_pause_resume_video.html on linux64 as well for frequent failures. r=bryce 2018-01-08 21:29:52 -05:00
tests Bug 1425618 - Part 1: Test-cases for offerToReceiveX: false. r=jib 2017-12-18 11:44:45 -06:00
wave Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
webaudio bug 1339889 disable Android debug test_mediaElementAudioSourceNodeFidelity.html as build is too slow to provide continuous audio 2017-12-22 14:03:14 +13:00
webm Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
webrtc Bug 1428392 - Remove AudioOutputObserver, and feed the reverse-stream directly to the AEC. r=pehrsons 2018-01-05 18:10:23 +01:00
webspeech Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
webvtt Bug 1420357 - fix postion testcase. r=rillian 2017-11-29 16:16:40 +08:00
ADTSDecoder.cpp Bug 1396515: Fix incorrect && and || operator placements. r=sylvestre 2017-09-04 11:27:43 +02:00
ADTSDecoder.h Backed out changeset d3c000525403 (bug 1390748) 2017-08-17 08:35:25 +02:00
ADTSDemuxer.cpp Bug 1387127 - Correctly set AudioInfo.mProfile. r=kamidphish 2017-11-22 20:39:27 +01:00
ADTSDemuxer.h Bug 1407810 - Use DDLogger in media stack - r=jwwang 2017-10-10 17:55:27 +11:00
AudioBufferUtils.h Bug 1403041 - Don't re-enter libcubeb from the audio thread. r=kinetik 2017-09-28 16:57:46 +02:00
AudioCaptureStream.cpp bug 1404220 remove explicit unit volume AudioChunk settings, which are now initialized at construction r=padenot 2017-10-06 18:48:12 +13: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 Bug 1378070 - Update AudioConverter to use destination buffer. r=jya 2017-08-28 17:15:46 +03:00
AudioConverter.h Bug 1378070 - Update AudioConverter to use destination buffer. r=jya 2017-08-28 17:15:46 +03: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 Bug 1406027 - Always use the mixer so AudioCallbackDriver can track processed samples. r=padenot 2017-10-06 12:42:11 +02:00
AudioNotificationReceiver.cpp Bug 1392930 - part 1: Replace AudioStream by DeviceChangeListener in AudioNotificationReceiver; r=jwwang 2017-08-29 17:40:06 +08:00
AudioNotificationReceiver.h Bug 1392930 - part 1: Replace AudioStream by DeviceChangeListener in AudioNotificationReceiver; r=jwwang 2017-08-29 17:40:06 +08:00
AudioNotificationSender.cpp Bug 1361336 - part4: Create AudioNotificationSender/Receiver to pass the device-changed notification; r=cpearce 2017-07-26 17:00:44 +08:00
AudioNotificationSender.h Bug 1361336 - part4: Create AudioNotificationSender/Receiver to pass the device-changed notification; r=cpearce 2017-07-26 17:00:44 +08:00
AudioPacketizer.h
AudioSampleFormat.h bug 1404220 assign zero to AUDIO_FORMAT_SILENCE enumerator r=padenot 2017-10-09 15:48:49 +13:00
AudioSegment.cpp
AudioSegment.h Backed out bug 1423923 for crashes, requested by drno. r=backout a=backout 2017-12-11 12:34:23 +02:00
AudioStream.cpp Bug 1406687 Pass return values from fwrite to Unused to silence the warn-unused-result warning r=njn 2017-10-09 15:01:48 -05:00
AudioStream.h Bug 1403043 - Avoid reentering libcubeb from data_callback. r=jwwang 2017-09-29 17:19:47 +13:00
AudioStreamTrack.cpp Bug 1372073 - Spoof MediaStreamTrack. r=arthuredelstein,jib,smaug 2017-10-13 11:57:25 +08:00
AudioStreamTrack.h Bug 1372073 - Spoof MediaStreamTrack. r=arthuredelstein,jib,smaug 2017-10-13 11:57:25 +08:00
AudioTrack.cpp
AudioTrack.h
AudioTrackList.cpp
AudioTrackList.h
AutoplayPolicy.cpp Bug 1415478 - part2 : allow autoplay for non-audible media content and video without audio content. r=jwwang 2017-11-30 10:50:21 +08:00
AutoplayPolicy.h Bug 1415478 - part2 : allow autoplay for non-audible media content and video without audio content. r=jwwang 2017-11-30 10:50:21 +08:00
BackgroundVideoDecodingPermissionObserver.cpp Bug 1423372 - Move MediaDecoder::BackgroundVideoDecodingPermissionObserver to its own file. r=jwwang 2017-12-06 11:22:36 +13:00
BackgroundVideoDecodingPermissionObserver.h Bug 1423372 - Move MediaDecoder::BackgroundVideoDecodingPermissionObserver to its own file. r=jwwang 2017-12-06 11:22:36 +13:00
BaseMediaResource.cpp Bug 1422657. P2 - remove unused mDecoderPosition and related code. r=bechen,gerald 2017-12-01 14:02:44 +08:00
BaseMediaResource.h Bug 1424973. P1 - propagate 'IsLiveStream' changes to MDSM in MediaDecoder subclasses. r=bechen,gerald 2017-12-06 16:00:20 +08:00
Benchmark.cpp Bug 1414596 - P2. Bump VP9 benchmark version ID. r=gerald 2017-11-06 13:58:05 +01:00
Benchmark.h Bug 1374596: P7. Fix includes as per coding style. r=padenot 2017-06-20 17:56:55 +02:00
BitReader.cpp Bug 1417011 - move BufferReader, BitReader and ByteWriter to dom/media. r=kinetik 2017-11-15 11:15:20 +08:00
BitReader.h Bug 1417011 - move BufferReader, BitReader and ByteWriter to dom/media. r=kinetik 2017-11-15 11:15:20 +08:00
BufferMediaResource.h Bug 1417774 - remove unused MediaResource::Tell(). r=bechen 2017-11-15 17:18:52 +08:00
BufferReader.h Bug 1417011 - move BufferReader, BitReader and ByteWriter to dom/media. r=kinetik 2017-11-15 11:15:20 +08:00
ByteWriter.h Bug 1417011 - move BufferReader, BitReader and ByteWriter to dom/media. r=kinetik 2017-11-15 11:15:20 +08:00
CanvasCaptureMediaStream.cpp Bug 1410829 - Clear out mImage on media shutdown. r=jib 2017-10-26 14:32:02 +02: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 1427931. P1 - remove MediaDecoder::PinForSeek/UnpinForSeek. r=bechen,gerald 2017-12-19 17:56:52 +08:00
ChannelMediaDecoder.h Bug 1427931. P1 - remove MediaDecoder::PinForSeek/UnpinForSeek. r=bechen,gerald 2017-12-19 17:56:52 +08:00
ChannelMediaResource.cpp Bug 1427699. P2 - rewrite InitAsCloneInternal() to mimic the case where data is downloaded from a channel. r=gerald 2018-01-05 16:31:39 +08:00
ChannelMediaResource.h Bug 1427699. P2 - rewrite InitAsCloneInternal() to mimic the case where data is downloaded from a channel. r=gerald 2018-01-05 16:31:39 +08:00
CloneableWithRangeMediaResource.cpp Bug 1417113 - CloneableWithRangeMediaResource InputStreamReader::Read must always return what has been read from the buffer, r=jya 2017-11-27 14:35:39 +01:00
CloneableWithRangeMediaResource.h Bug 1417774 - remove unused MediaResource::Tell(). r=bechen 2017-11-15 17:18:52 +08:00
CubebUtils.cpp Bug 1426791 - Don't try to activate cubeb remoting without checking pref. r=kamidphish a=covered-by-inbound 2017-12-24 16:22:36 +13:00
CubebUtils.h Bug 1426174 - New reentrant get layout method to solve synchronization issues. r=jesup 2017-12-20 20:52:06 +02:00
DOMMediaStream.cpp Bug 1404997 - P14. Rename members to clarify the finish meaning. r=padenot 2017-12-06 19:00:22 +01:00
DOMMediaStream.h Bug 1407542 - Implement static chrome-only MediaStream method to get number of MSG-MediaStreams. r=jib,smaug 2017-10-23 19:09:47 +02:00
DecoderTraits.cpp Bug 1410090 - Remove remnant of FFOS OMX code. r=cpearce 2017-10-19 16:51:04 +02:00
DecoderTraits.h Bug 1409178 - Move DecoderTraits::CreateDecoder() to ChannelMediaDecoder::Create(). r=jwwang 2017-10-16 22:55:26 +02:00
FileBlockCache.cpp Bug 1400166. P2 - Flush() should dispatch a task to clear arrays. r=gerald 2017-09-18 11:07:52 +08:00
FileBlockCache.h Bug 1400166. P1 - move re-initialization code to Flush() for it is confusing to call Init() twice. r=gerald 2017-09-18 10:52:17 +08:00
FileMediaResource.cpp Bug 1422657. P2 - remove unused mDecoderPosition and related code. r=bechen,gerald 2017-12-01 14:02:44 +08:00
FileMediaResource.h Bug 1417774 - remove unused MediaResource::Tell(). r=bechen 2017-11-15 17:18:52 +08: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 bug 1418820 add diagnostic asserts to check for multiple concurrent drivers r=padenot 2017-12-21 20:08:21 +13:00
GraphDriver.h Backed out changeset db713228c8e3 (bug 1425150) for wpt failures on core/platform.cpp r=abackout on a CLOSED TREE 2017-12-14 23:23:20 +02:00
IdpSandbox.jsm Bug 1427745 - Enable ESLint rule mozilla/use-services for dom/media. r=jib 2018-01-03 15:11:03 +00:00
Intervals.h Bug 1396515: Fix incorrect && and || operator placements. r=sylvestre 2017-09-04 11:27:43 +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 1400166. P1 - move re-initialization code to Flush() for it is confusing to call Init() twice. r=gerald 2017-09-18 10:52:17 +08:00
MediaCache.cpp Bug 1428951 - add a getter for MediaCacheStream::GetDebugInfo() to take the cache monitor on the main thread. r=bechen,gerald 2018-01-09 10:29:10 +08:00
MediaCache.h Bug 1428242. P3 - use a non-reentrant monitor. r=bechen,gerald 2018-01-05 10:49:38 +08:00
MediaChannelStatistics.h Bug 1423465. P5 - run ComputePlaybackRate() off the main thread. r=bechen,gerald 2017-12-05 15:21:45 +08:00
MediaContainerType.cpp Bug 1331770 - Rename 'MediaContentType' to 'MediaContainerType' - r=jya 2017-01-18 11:59:03 +11:00
MediaContainerType.h Bug 1396629 - P2. Change string type. r=cpearce 2017-09-04 22:43:12 +02:00
MediaData.cpp Bug 1405562 - Enable D3D11YCbCrImage usage with WebRender r=mattwoodrow 2017-12-01 18:01:35 +09:00
MediaData.h Bug 1421168 - Remove deadcode VideoData::CreateAndCopyIntoTextureClient. r=gerald 2017-11-28 15:18:43 +08:00
MediaDataDemuxer.h Bug 1407810 - Use DDLogger in media stack - r=jwwang 2017-10-10 17:55:27 +11:00
MediaDecoder.cpp Bug 1427931. P1 - remove MediaDecoder::PinForSeek/UnpinForSeek. r=bechen,gerald 2017-12-19 17:56:52 +08:00
MediaDecoder.h Bug 1427931. P1 - remove MediaDecoder::PinForSeek/UnpinForSeek. r=bechen,gerald 2017-12-19 17:56:52 +08:00
MediaDecoderOwner.h Bug 1417869. P3 - pass descriptive messages to NetworkError(). r=jya 2017-11-17 11:07:30 +08:00
MediaDecoderStateMachine.cpp Bug 1428684 - reduce the chance of UAF when changing states of MDSM. r=kaku 2018-01-08 11:41:59 +08:00
MediaDecoderStateMachine.h Bug 1425996 - fix build error: unused variable 'rv'. r=gerald 2017-12-21 12:12:42 +08:00
MediaDeviceInfo.cpp Bug 1406819 - Remove various bits of dead code from dom/. r=baku 2017-10-11 10:09:13 +01:00
MediaDeviceInfo.h
MediaDevices.cpp Bug 1372073 - Suppress devicechange event. r=arthuredelstein,mchiang 2017-09-19 09:56:48 +08:00
MediaDevices.h Bug 1372073 - Spoof navigator.mediaDevices.enumerateDevices. r=arthuredelstein,jib,smaug 2017-09-18 09:52:06 +08:00
MediaEventSource.h Bug 1416724 - part 3 - AbstractThread::Dispatch return value check in dom/media, r=jwwang 2017-11-15 07:58:03 +01:00
MediaFormatReader.cpp Bug 1425996 - fix build error: unused variable 'rv'. r=gerald 2017-12-21 12:12:42 +08:00
MediaFormatReader.h Bug 1313449 - Refactor the condition for resolving the waiting promise. r=jya 2017-11-14 15:20: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 1407919 - Part4 - Add mBitDepth field into VideoInfo. r=jya 2017-10-17 11:17:23 +08:00
MediaMIMETypes.cpp Bug 1377015 - MediaCodecs::ContainsPrefix implementation and tests - r=rillian 2017-06-29 11:17:56 -07:00
MediaMIMETypes.h Bug 1396629 - P2. Change string type. r=cpearce 2017-09-04 22:43:12 +02:00
MediaManager.cpp Bug 1423515 - register callback while creating the real backend. r=pehrsons 2017-12-06 19:09:40 +08:00
MediaManager.h Bug 1372073 - Spoof navigator.mediaDevices.enumerateDevices. r=arthuredelstein,jib,smaug 2017-09-18 09:52:06 +08:00
MediaMetadataManager.h Bug 1378295. P6 - remove AbstractMediaDecoder and fix includes. r=jya 2017-07-13 17:39:42 +08:00
MediaPrefs.cpp Bug 1417741 - Add support of Atmoic<> for Preferences::Add*VarCache(). r=baku,njn 2017-11-16 11:02:50 +08:00
MediaPrefs.h Bug 1417741 - Add support of Atmoic<> for Preferences::Add*VarCache(). r=baku,njn 2017-11-16 11:02:50 +08:00
MediaPromiseDefs.h Bug 1395922 - [P2] Make MediaFormatReader::SetCDMProxy asynchronously with a promise. r=cpearce,jya 2017-11-03 20:12:39 +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 1425996 - fix build error: unused variable 'rv'. r=gerald 2017-12-21 12:12:42 +08:00
MediaRecorder.h Bug 1403706 - Remove race conditions in temporary blob - part 2 - MediaRecorder should use MutableBlobStorage, r=pehrsons, r=smaug 2017-10-05 07:41:41 +02:00
MediaResource.cpp Bug 1407810 - Use DDMOZ_LOG in media stack - r=jwwang 2017-10-13 16:31:59 +11:00
MediaResource.h Bug 1422662 - Move BaseMediaResource::Close() into MediaResource class. r=jwwang 2017-12-04 16:29:35 +13:00
MediaResourceCallback.h Bug 1422657. P2 - remove unused mDecoderPosition and related code. r=bechen,gerald 2017-12-01 14:02:44 +08:00
MediaResult.h Bug 1403832 - part2 : reuse ErrorName() in MediaResult::Description(). r=jya 2017-09-29 00:37:50 +08: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 1392747 - add debug message to trace media shutdown process. r=jwwang 2017-11-29 16:28:11 +08:00
MediaShutdownManager.h Bug 1373914. P2 - remove unused members. r=gerald 2017-06-19 17:10:41 +08:00
MediaStatistics.h Bug 1421861 - remove unused MediaStatistics::mDecoderPosition. r=bechen 2017-11-29 10:57:40 +08:00
MediaStreamError.cpp
MediaStreamError.h
MediaStreamGraph.cpp Bug 1428392 - Remove AudioOutputObserver, and feed the reverse-stream directly to the AEC. r=pehrsons 2018-01-05 18:10:23 +01:00
MediaStreamGraph.h Bug 1425623 - Don't allocate array on the heap. r=padenot 2017-12-17 15:47:44 +01:00
MediaStreamGraphImpl.h Bug 1428392 - Remove AudioOutputObserver, and feed the reverse-stream directly to the AEC. r=pehrsons 2018-01-05 18:10:23 +01:00
MediaStreamListener.cpp Bug 1319987: P9. More coding style fixes. r=gerald 2017-01-27 13:20:37 +01:00
MediaStreamListener.h Bug 1404997 - P20. Make MediaStreamListener::NotifyPull asynchronous. r=padenot 2017-12-10 21:33:43 +01:00
MediaStreamTrack.cpp Bug 1208378 - Implement MediaStreamTrack's muted state and events. r=jib,smaug 2017-11-06 19:03:52 +01:00
MediaStreamTrack.h Bug 1400363 - Part 0: Expose the SourceMediaStream of MediaStreamTrack, and store tracks instead of the source streams. r=pehrsons 2017-11-30 14:47:13 -06:00
MediaStreamTypes.h Bug 1319446 - DirectMediaStreamListener, you are dead to me. r=padenot 2017-09-27 12:01:46 +02:00
MediaStreamVideoSink.cpp
MediaStreamVideoSink.h
MediaTimer.cpp Bug 1425996 - fix build error: unused variable 'rv'. r=gerald 2017-12-21 12:12:42 +08:00
MediaTimer.h Bug 1374596: P7. Fix includes as per coding style. r=padenot 2017-06-20 17:56:55 +02:00
MediaTrack.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
MediaTrack.h
MediaTrackList.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
MediaTrackList.h
MemoryBlockCache.cpp Bug 1419668 - set mMaxBlocks according to MediaPrefs::MediaMemoryCacheMaxSize(). r=bechen,gerald 2017-11-22 16:00:36 +08:00
MemoryBlockCache.h Bug 1400166. P1 - move re-initialization code to Flush() for it is confusing to call Init() twice. r=gerald 2017-09-18 10:52:17 +08:00
PeerConnection.js Bug 1427745 - Enable ESLint rule mozilla/use-services for dom/media. r=jib 2018-01-03 15:11:03 +00:00
PeerConnection.manifest
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
ReaderProxy.cpp Bug 1425996 - fix build error: unused variable 'rv'. r=gerald 2017-12-21 12:12:42 +08:00
ReaderProxy.h Bug 654787 - part6: Correct the playback position while looping; r=jwwang 2017-11-24 10:28:42 +08: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 Bug 1394656 - Don't include nsCOMPtr.h in SharedBuffer.h as its unused. r=jwwang 2017-08-29 11:09:06 +12:00
StreamTracks.cpp Bug 1415556 - P10. Make functions const where needed. r=padenot 2017-11-10 20:01:27 +01:00
StreamTracks.h Backed out bug 1423923 for crashes, requested by drno. r=backout a=backout 2017-12-11 12:34:23 +02:00
TextTrack.cpp Bug 1414974 - Part 2: Switch many consumers to nsGlobalWindow{Inner,Outer}, r=smaug 2017-11-09 10:44:47 -05: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 1400180 - Fix CID 1417508 Uninitialized members of TextTrackCue::mLine and mPosition by giving them default values. r=alwu 2017-09-15 17:12:38 +08:00
TextTrackCue.h Bug 1400180 - Fix CID 1417508 Uninitialized members of TextTrackCue::mLine and mPosition by giving them default values. r=alwu 2017-09-15 17:12:38 +08: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 1414974 - Part 2: Switch many consumers to nsGlobalWindow{Inner,Outer}, r=smaug 2017-11-09 10:44:47 -05: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 Bug 1415805 - region.scroll setter should not throw. r=smaug 2017-11-22 16:10:11 +08:00
TextTrackRegion.h Bug 1415805 - region.scroll setter should not throw. r=smaug 2017-11-22 16:10:11 +08: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 654787 - part6: Correct the playback position while looping; r=jwwang 2017-11-24 10:28:42 +08:00
TrackID.h Bug 1395021 - Move TrackID definition from StreamTracks.h into TrackID.h. r=jwwang 2017-08-30 15:24:54 +12:00
TrackUnionStream.cpp Bug 1428392 - Remove AudioOutputObserver, and feed the reverse-stream directly to the AEC. r=pehrsons 2018-01-05 18:10:23 +01: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 1416663 - Move Gecko/HTMLMediaElement specific stuff out of VideoFrameContainer. r=jwwang 2017-11-13 16:09:23 +13:00
VideoFrameContainer.h Bug 1416663 - Move Gecko/HTMLMediaElement specific stuff out of VideoFrameContainer. r=jwwang 2017-11-13 16:09:23 +13: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 1296531 - Implement MediaSegment move constructor. r=jesup 2017-02-17 14:31:50 +01:00
VideoStreamTrack.cpp Bug 1372073 - Spoof MediaStreamTrack. r=arthuredelstein,jib,smaug 2017-10-13 11:57:25 +08:00
VideoStreamTrack.h Bug 1372073 - Spoof MediaStreamTrack. r=arthuredelstein,jib,smaug 2017-10-13 11:57:25 +08:00
VideoTrack.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
VideoTrack.h
VideoTrackList.cpp
VideoTrackList.h
VideoUtils.cpp Bug 1404997 - P25. Add MSG and WebRTC MediaThreadType. r=gerald 2017-12-15 18:39:33 +01:00
VideoUtils.h Bug 1404997 - P25. Add MSG and WebRTC MediaThreadType. r=gerald 2017-12-15 18:39:33 +01: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
moz.build Bug 1394734 - Simplify various corner cases r=glandium 2017-12-07 22:10:19 +01: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
nsIDOMNavigatorUserMedia.idl Bug 1284910 - Add scary boolean to mediaDeviceInfo. r=jesup 2016-09-29 15:37:25 -04:00
nsIDocumentActivity.h
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