gecko-dev/dom/media
Nika Layzell ff8b5bd178 Bug 1414974 - Part 3: Move Get{Inner,Outer}WindowWithId onto the specific subclasses, r=smaug
These were originally exposed directly as static methods on nsGlobalWindow, but
as they are clearly associated with either the inner or outer window, it makes
more sense for them to be called as such.

MozReview-Commit-ID: LFq8EfnhDlo
2017-11-09 10:44:47 -05:00
..
benchmark
bridge Bug 1378123 - Make inner window track whether there is an active PeerConnection. r=jib 2017-08-04 13:28:15 +03:00
doctor Bug 1404198: Part 2i - Switch to NS_NewTimer* in dom. r=njn 2017-10-15 23:15:40 -07:00
eme Bug 1404198: Part 2i - Switch to NS_NewTimer* in dom. r=njn 2017-10-15 23:15:40 -07:00
encoder Bug 1409727 - Add a mode and pref to disallow frame drops in MediaRecorder. r=SingingTree 2017-10-19 14:38:07 +02:00
fake-cdm Bug 1406080 - Part2 - Reject creating with unsupported cdm version in clearkey cdm and cdm-fake. r=cpearce 2017-10-07 00:06:06 +08:00
flac Bug 1406503 - P5. Do not ignore small flac packets. r=jwwang 2017-10-28 11:11:45 +02:00
fmp4 Bug 1409946 - ensure we could always get keyframe while seeking. r=jya 2017-11-06 18:35:49 +08:00
gmp Bug 1413480 - Check mCDM in ChromiumCDMChild::RecvXXX before dereferencing it. r=cpearce,kikuo 2017-11-08 15:44:34 +08: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 1414680 - Make MediaDecoderOwner::DispatchAsyncEvent() return void. r=jwwang 2017-11-05 09:12:44 +01:00
hls Bug 1396698 - Part2 - Dispatch to mainthread by ourself and do the synchronization to avoid race. r=kikuo 2017-11-03 14:22:41 +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 1411523 - Remove 'this' from lambda captures [self, this] under dom/media r=jwwang 2017-10-26 16:59:40 +08:00
mediasink Bug 1414991 - Unified build fixes in media. r=gerald 2017-11-07 12:57:34 +13:00
mediasource Bug 1415564 - TaskQueue::Dispatch should return an error if failed, r=smaug 2017-11-09 01:43:40 +01:00
mp3 Bug 1411821 - use BufferReader instead of ByteReader in MP3 parser. r=kinetik 2017-10-20 11:54:29 +08:00
ogg Bug 1411525 - use BufferReader in flac/ogg parser. r=kinetik 2017-10-19 10:16:32 +08:00
platforms Merge mozilla-central to mozilla-autoland. r=merge a=merge on a CLOSED TREE 2017-11-06 12:49:03 +02:00
systemservices Bug 1400912 - Remove default values in CamerasChild's LockAndDispatch. r=padenot 2017-09-26 13:03:42 -04:00
test Bug 1389304 - Add crashtest. r=me 2017-11-08 08:47:10 -05:00
tests Bug 1413709 - add tests to detect improper ice restart by answer. r=bwc 2017-11-01 11:56:35 -05:00
wave Bug 1411824 - use BufferReader instead of ByteReader in wave parser. r=kinetik 2017-10-20 15:34:32 +08:00
webaudio bug 1409622 initialize mTime even in Stream AudioTimelineEvents r=padenot 2017-11-07 13:14:22 +13:00
webm Bug 1362440 - part2 : parsing entire content to decide whether it's media segment. r=kinetik 2017-10-30 15:27:30 +08:00
webrtc Bug 1414974 - Part 3: Move Get{Inner,Outer}WindowWithId onto the specific subclasses, r=smaug 2017-11-09 10:44:47 -05:00
webspeech Bug 1409985 - Don't fire DOMEvent during StableState. r=smaug 2017-10-19 18:20:31 +08:00
webvtt Bug 1412180 - implement regionID on TextTrackRegion. r=rillian,smaug 2017-11-06 11:18:55 +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 1405531 - Remove unused MediaDataDemuxer::HasTrackType - r=jwwang 2017-10-04 11:40:29 +11:00
ADTSDemuxer.h Bug 1412216 - remove ByteReader. r=kinetik 2017-10-25 15:42:34 +08: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 bug 1404220 remove explicit unit volume AudioChunk settings, which are now initialized at construction r=padenot 2017-10-06 18:48:12 +13: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
AudioStreamTrack.h
AudioTrack.cpp
AudioTrack.h
AudioTrackList.cpp
AudioTrackList.h
BaseMediaResource.cpp Bug 1405697 - Move BaseMediaResource implementation into cpp file. r=jwwang 2017-10-04 20:34:07 +02:00
BaseMediaResource.h Bug 1411476. P5 - dump debug info for ChannelMediaResource. r=gerald 2017-10-25 13:57:39 +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
BufferMediaResource.h Bug 1393379. P2 - remove MediaResource::SizeOfIncludingThis/SizeOfExcludingThis. r=gerald 2017-08-24 17:52:21 +08:00
CanvasCaptureMediaStream.cpp Bug 1410829 - Clear out mImage on media shutdown. r=jib 2017-10-26 14:32:02 +02:00
CanvasCaptureMediaStream.h
ChannelMediaDecoder.cpp Bug 1411476. P5 - dump debug info for ChannelMediaResource. r=gerald 2017-10-25 13:57:39 +08:00
ChannelMediaDecoder.h Bug 1411476. P5 - dump debug info for ChannelMediaResource. r=gerald 2017-10-25 13:57:39 +08:00
ChannelMediaResource.cpp Bug 1415069 - Add a member to ChannelMediaResource to remember seekability of the channel. r=bechen,gerald 2017-11-07 14:26:10 +08:00
ChannelMediaResource.h Bug 1415069 - Add a member to ChannelMediaResource to remember seekability of the channel. r=bechen,gerald 2017-11-07 14:26:10 +08:00
CloneableWithRangeMediaResource.cpp Bug 1403753 - Added missing #includes in some dom/media files - r=SingingTree 2017-09-28 11:34:05 +13:00
CloneableWithRangeMediaResource.h Bug 1405697 - Move BaseMediaResource declaration to its own file. r=jwwang 2017-10-04 20:57:11 +02:00
CubebUtils.cpp Bug 1407487 - P3: Exclude Android when enabling cubeb-remoting. r=kamidphish 2017-10-19 18:02:54 +13:00
CubebUtils.h Bug 1386825 - Part 1: Remove MOZ_B2G from dom. r=bkelly 2017-08-08 14:41:05 -07:00
DOMMediaStream.cpp 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
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 1388125 - Move FileMediaResource to separate files, r=jya 2017-09-18 13:31:08 +02:00
FileMediaResource.h Bug 1405697 - Move BaseMediaResource declaration to its own file. r=jwwang 2017-10-04 20:57:11 +02:00
FrameStatistics.h Bug 1378295. P2 - move AutoNotifyDecoded from AbstractMediaDecoder to FrameStatistics. r=jya 2017-07-13 15:17:25 +08:00
GetUserMediaRequest.cpp
GetUserMediaRequest.h
GraphDriver.cpp bug 1406830 reimplement Shutdown() as virtual separately on each driver r=padenot 2017-09-28 15:05:36 +13:00
GraphDriver.h bug 1406830 reimplement Shutdown() as virtual separately on each driver r=padenot 2017-09-28 15:05:36 +13:00
IdpSandbox.jsm Bug 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu 2017-07-29 20:50:21 +09: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 Backed out changeset 3e95c596ad5b (bug 1415397) because backed out (bug 1412737 depended on it. a=backout on a CLOSED TREE 2017-11-08 19:31:20 +02:00
MediaCache.h Backed out changeset 3e95c596ad5b (bug 1415397) because backed out (bug 1412737 depended on it. a=backout on a CLOSED TREE 2017-11-08 19:31:20 +02:00
MediaChannelStatistics.h Bug 1405697 - Move MediaChannelStatistics to its own file. r=jwwang 2017-10-04 16:30:32 +02:00
MediaContainerType.cpp
MediaContainerType.h Bug 1396629 - P2. Change string type. r=cpearce 2017-09-04 22:43:12 +02:00
MediaData.cpp Bug 1409141 - Disable D3D11 YUV buffer copy on Windows 7. r=mattwoodrow 2017-10-16 22:03:18 +02:00
MediaData.h Backed out changeset 3fc22c028eab (bug 1215089) 2017-10-04 16:26:09 +02:00
MediaDataDemuxer.h Bug 1405531 - Remove unused MediaDataDemuxer::HasTrackType - r=jwwang 2017-10-04 11:40:29 +11:00
MediaDecoder.cpp Bug 1395922 - [P3] Make HTMLMediaElement::SetMediaKeys asynchronously. r=cpearce 2017-11-03 20:14:17 +08:00
MediaDecoder.h Bug 1395922 - [P3] Make HTMLMediaElement::SetMediaKeys asynchronously. r=cpearce 2017-11-03 20:14:17 +08:00
MediaDecoderOwner.h Bug 1414680 - Make MediaDecoderOwner::DispatchAsyncEvent() return void. r=jwwang 2017-11-05 09:12:44 +01:00
MediaDecoderStateMachine.cpp Bug 1412212. P2 - compact the output of GetDebugInfo(). r=JamesCheng 2017-10-27 15:03:36 +08:00
MediaDecoderStateMachine.h Bug 1405025. P1 - ensure 'seeking' is fired before 'waiting'. r=jya 2017-10-06 15:48:38 +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 1404198: Part 2i - Switch to NS_NewTimer* in dom. r=njn 2017-10-15 23:15:40 -07:00
MediaDevices.h
MediaEventSource.h Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
MediaFormatReader.cpp Bug 1395922 - [P4] Make MDSM enter buffering state when MediaKeys is removed and resume the playback if setting same MediaKeys back. r=cpearce,jya 2017-11-03 20:14:49 +08:00
MediaFormatReader.h Bug 1395922 - [P4] Make MDSM enter buffering state when MediaKeys is removed and resume the playback if setting same MediaKeys back. r=cpearce,jya 2017-11-03 20:14:49 +08:00
MediaInfo.cpp
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 1414974 - Part 3: Move Get{Inner,Outer}WindowWithId onto the specific subclasses, r=smaug 2017-11-09 10:44:47 -05:00
MediaManager.h Bug 1364038 - Call SourceListener::StopTrack when the coresponding external device is disconnected. r=jib 2017-07-27 16:51:24 +08:00
MediaMetadataManager.h Bug 1378295. P6 - remove AbstractMediaDecoder and fix includes. r=jya 2017-07-13 17:39:42 +08:00
MediaPrefs.cpp
MediaPrefs.h Bug 1411805 - Update() needs to read some prefs off the main thread. r=gerald 2017-10-24 10:13:30 +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 1406819 - Remove various bits of dead code from dom/. r=baku 2017-10-11 10:09:13 +01: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 Backed out 4 changesets (bug 1412737)for frequent Windows talos-g4 timeouts. a=RyanVM 2017-11-08 18:52:15 +02:00
MediaResource.h Bug 1405697 - Move MediaPrefs include from MediaResource.h into cpp file. r=jwwang 2017-10-05 09:27:15 +02:00
MediaResourceCallback.h Bug 1395802. P1 - add AbstractMainThread() to MediaResourceCallback. r=cpearce 2017-09-06 15:12:34 +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 1414991 - Unified build fixes in media. r=gerald 2017-11-07 12:57:34 +13: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 1407542 - Implement MediaStreamGraph::GetInstanceIfExists. r=padenot 2017-10-23 19:08:40 +02:00
MediaStreamGraph.h Bug 1407542 - Implement MediaStreamGraph::GetInstanceIfExists. r=padenot 2017-10-23 19:08:40 +02:00
MediaStreamGraphImpl.h bug 1410043 remove over-zealous graph-thread assert in SetCurrentDriver() r=pehrsons 2017-10-20 17:59:19 +13:00
MediaStreamListener.cpp
MediaStreamListener.h Bug 1319446 - DirectMediaStreamListener, you are dead to me. r=padenot 2017-09-27 12:01:46 +02:00
MediaStreamTrack.cpp Bug 1407542 - Remove back reference to consumer in MediaStreamTrack. r=jib,smaug 2017-10-10 20:48:58 +02:00
MediaStreamTrack.h Bug 1407542 - Remove back reference to consumer in MediaStreamTrack. r=jib,smaug 2017-10-10 20:48:58 +02: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 1404198: Part 2i - Switch to NS_NewTimer* in dom. r=njn 2017-10-15 23:15:40 -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 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 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
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 1411498: delete unused sipcc states. r=bwc,smaug 2017-10-24 23:40:02 -07: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 1384836 - rename MediaDecoderReaderWrapper to ReaderProxy. r=kaku 2017-07-27 14:49:57 +08:00
ReaderProxy.h Bug 1384836 - rename MediaDecoderReaderWrapper to ReaderProxy. r=kaku 2017-07-27 14:49:57 +08:00
SeekJob.cpp
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 1406819 - Remove various bits of dead code from dom/. r=baku 2017-10-11 10:09:13 +01:00
StreamTracks.h Bug 1395021 - Move TrackID definition from StreamTracks.h into TrackID.h. r=jwwang 2017-08-30 15:24:54 +12: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
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 1412180 - implement regionID on TextTrackRegion. r=rillian,smaug 2017-11-06 11:18:55 +08:00
TextTrackRegion.h Bug 1412180 - implement regionID on TextTrackRegion. r=rillian,smaug 2017-11-06 11:18:55 +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 1397307 - P4. Fix style. r=gerald 2017-09-12 11:09:15 +02: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 1409152. Add an nsTArray::ContainsSorted method. r=froydnj 2017-10-17 15:39:59 -04: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 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr 2017-08-30 15:58:31 +01: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
VideoStreamTrack.cpp
VideoStreamTrack.h
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 1404198: Part 2i - Switch to NS_NewTimer* in dom. r=njn 2017-10-15 23:15:40 -07:00
VideoUtils.h Bug 1411476. P4 - rewrite GetDebugInfo() functions to make string concatenation easier. r=gerald 2017-10-25 13:13:30 +08:00
VorbisUtils.h
WebMSample.h
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
XiphExtradata.cpp
XiphExtradata.h
moz.build Bug 1395922 - [P2] Make MediaFormatReader::SetCDMProxy asynchronously with a promise. r=cpearce,jya 2017-11-03 20:12:39 +08: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
nsIDocumentActivity.h
nsIMediaManager.idl