gecko-dev/dom/media
Jean-Yves Avenard 75d4655f72 Bug 1482059 - P2. Use new VPx frame parser to detect content change. r=padenot
We also set the TrackInfoSharedPtr to each decoded sample so that on decoder that can be recycled (android) the frames are displayed with the right size.

Depends on D11588

Differential Revision: https://phabricator.services.mozilla.com/D11589

--HG--
extra : moz-landing-system : lando
2018-11-14 14:40:26 +00:00
..
benchmark
bridge Bug 1456417: made MLineIndex nullable. r=bwc,smaug 2018-11-13 22:52:24 +00:00
doctor Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj 2018-10-31 20:39:03 +00:00
eme Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
encoder Bug 1453078 - Do not assume segments are all non-null when not all null. r=padenot 2018-10-29 10:34:40 +00:00
fake-cdm Bug 1499844 - Fix win64 clang-cl -Wformat warnings. r=ted 2018-10-23 14:18:15 +00:00
flac Bug 1487797 - P2. Make sure the sample index of FLAC's frame is monotonically increasing. r=jya 2018-10-22 22:51:23 +00:00
gmp Bug 1504531 - P1. Use forward references in MozPromiseHolder. r=gerald 2018-11-05 14:26:23 +00:00
gmp-plugin-openh264 Bug 1376873 - Fix fake h.264 encoder; r=pehrsons 2018-07-16 11:50:40 -04:00
gtest Bug 1482150 - Create a unit test to verify all corner cases of the helper method. r=padenot 2018-11-08 12:33:41 +00:00
hls Bug 1478843 - Consider HLS resources CORS cross-origin. r=jya 2018-07-30 10:07:34 +02:00
imagecapture Bug 1377146 - Remove AudioStreamTrack and VideoStreamTrack from js. r=jib,smaug 2018-10-11 15:36:11 +00:00
ipc Bug 1471535 - pt1 - Split RemoteVideoDecoder into GpuDecoderModule and RemoteMediaDataDecoder preparing for new RDD decoder work. r=jya 2018-11-14 02:45:39 +00:00
mediacapabilities Bug 1504643 - Enforce template-parameter classes restrictions in MozPromise. r=gerald 2018-11-09 15:45:31 +00:00
mediasink Bug 1498440 - part5 : rename PopEvent() to PopFrontEvent(). r=jya 2018-11-05 22:05:58 +00:00
mediasource Bug 1505910 - P2. Remove use of AsTaskQueue(). r=cpearce 2018-11-12 01:09:03 +00:00
mp3 Bug 1409664 - P11. Add GetTracksInfo method to all MediaDecoder instances. r=bryce 2018-07-03 11:45:20 -07:00
mp4 Bug 1493198 - P2. Use enum for describing color depth. r=mattwoodrow 2018-09-25 20:44:55 +00:00
ogg Bug 1502488 - Fix opus mapping 2 channels count check. r=padenot 2018-10-29 09:44:18 +00:00
platforms Bug 1482059 - P2. Use new VPx frame parser to detect content change. r=padenot 2018-11-14 14:40:26 +00:00
systemservices Bug 1502743 - Replace black/whitelist within caps to block/allowlist r=ckerschb 2018-10-31 17:56:43 +00:00
test Bug 1458538 - Add pause and resume events for MediaRecorder. r=jya,bzbarsky 2018-11-13 12:50:04 +00:00
tests Bug 1456417: made MLineIndex nullable. r=bwc,smaug 2018-11-13 22:52:24 +00:00
wave Bug 1409664 - P11. Add GetTracksInfo method to all MediaDecoder instances. r=bryce 2018-07-03 11:45:20 -07:00
webaudio Bug 1504723 - Fix typo in enum name for some BiquadFilter and WaveShaper nodes. r=padenot 2018-11-05 16:08:56 +00:00
webm Bug 1497951 - P6. Remove resolution detection in webm demuxer. r=bryce 2018-11-07 13:49:53 +00:00
webrtc Bug 1482150 - Implement enumeration of output devices. r=padenot 2018-11-08 12:33:33 +00:00
webspeech Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj 2018-10-31 20:39:03 +00:00
webvtt Bug 1491066 - Allow TextTrackManager to pass cue without videocontrols r=alwu 2018-09-13 22:38:43 +00:00
ADTSDecoder.cpp Bug 1409664 - P11. Add GetTracksInfo method to all MediaDecoder instances. r=bryce 2018-07-03 11:45:20 -07:00
ADTSDecoder.h Bug 1409664 - P11. Add GetTracksInfo method to all MediaDecoder instances. r=bryce 2018-07-03 11:45:20 -07: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
AsyncLogger.h Backed out 3 changesets (bug 1444976) for failing android at dom/media/tests/mochitest/test_getUserMedia_mediaStreamTrackClone.html a=backout 2018-04-18 21:25:14 +03:00
AudioBufferUtils.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +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
AudioChannelFormat.cpp
AudioChannelFormat.h
AudioCompactor.cpp
AudioCompactor.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
AudioConfig.cpp Bug 1444479 - P4. Add new AudioConfig constructor. r=padenot 2018-03-24 10:58:01 +01:00
AudioConfig.h Bug 1444479 - P11. Remove unused constant. r=padenot 2018-03-24 11:04:18 +01:00
AudioConverter.cpp Bug 1448705: use input latency for draining r=jya 2018-04-05 17:15:07 -04:00
AudioConverter.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
AudioDeviceInfo.cpp Bug 1404977 - Part 11 - Make sure the default device is the first element in the list. r=pehrsons 2018-05-29 15:20:47 +02:00
AudioDeviceInfo.h Bug 1404977 - Part 11 - Make sure the default device is the first element in the list. r=pehrsons 2018-05-29 15:20:47 +02:00
AudioMixer.h bug 1457060 dereference MixerCallback and receiver on separate lines r=padenot 2018-04-26 18:30:31 +12: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 Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
AudioSampleFormat.h bug 1404220 assign zero to AUDIO_FORMAT_SILENCE enumerator r=padenot 2017-10-09 15:48:49 +13:00
AudioSegment.cpp Bug 1487057 - Part 4 - Remove AsyncLatencyLogger and associated code. r=pehrsons 2018-08-30 17:11:57 +02:00
AudioSegment.h Bug 1496496 - part1 : add IsAudible() to detect audible data. r=padenot 2018-10-11 18:17:41 +00:00
AudioStream.cpp Bug 934425 - Set device info in MediaSink and switch sink device. r=jya 2018-10-12 08:44:35 +00:00
AudioStream.h Bug 934425 - Set device info in MediaSink and switch sink device. r=jya 2018-10-12 08:44:35 +00:00
AudioStreamTrack.cpp Bug 1377146 - Remove AudioStreamTrack and VideoStreamTrack from js. r=jib,smaug 2018-10-11 15:36:11 +00:00
AudioStreamTrack.h Bug 1377146 - Remove AudioStreamTrack and VideoStreamTrack from js. r=jib,smaug 2018-10-11 15:36:11 +00:00
AudioTrack.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
AudioTrack.h Bug 1452741. Stop using the no-arg DOMEventTargetHelper constructor in MediaTrack. r=bkelly 2018-04-11 10:27:00 -04:00
AudioTrackList.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
AudioTrackList.h
AutoplayPolicy.cpp Bug 1505494 - remove redundant codes. r=cpearce 2018-11-12 17:39:53 +00:00
AutoplayPolicy.h Bug 1489278 - part1 : show doorhanger when create AudioContext r=padenot 2018-09-13 16:51:07 +00:00
BackgroundVideoDecodingPermissionObserver.cpp Bug 1481629 - only dispatch UnselectedTabHover event when outer window exists. r=bzbarsky 2018-08-08 19:00:03 +00: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 1466023 - Separate FontTableURI and BlobURL, r=qdot 2018-06-02 15:51:42 +02: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 1505910 - P2. Remove use of AsTaskQueue(). r=cpearce 2018-11-12 01:09:03 +00:00
Benchmark.h Bug 1504643 - Enforce template-parameter classes restrictions in MozPromise. r=gerald 2018-11-09 15:45:31 +00:00
BitReader.cpp Bug 1409664 - P20. Add BitWriter class. r=bryce 2018-07-03 11:45:23 -07:00
BitReader.h Bug 1409664 - P20. Add BitWriter class. r=bryce 2018-07-03 11:45:23 -07:00
BitWriter.cpp Bug 1409664 - P20. Add BitWriter class. r=bryce 2018-07-03 11:45:23 -07:00
BitWriter.h Bug 1409664 - P20. Add BitWriter class. r=bryce 2018-07-03 11:45:23 -07:00
BufferMediaResource.h Bug 1417774 - remove unused MediaResource::Tell(). r=bechen 2017-11-15 17:18:52 +08:00
BufferReader.h Bug 1453795 - DOM/Media - Initialize member fields in classes/ structures. r=jyavenard 2018-06-15 10:25:02 +03: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 1471588 - Trace all NotifyPull calls. r=padenot 2018-06-27 17:59:19 +02:00
CanvasCaptureMediaStream.h
ChannelMediaDecoder.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
ChannelMediaDecoder.h Backed out changeset 8ac015e40755 (bug 1441153) for web platform tests failre on media files 2018-03-02 04:06:22 +02:00
ChannelMediaResource.cpp Bug 1473173 - Report MediaResource as seekable if we know we will never seek into underlying transport. r=bryce 2018-08-09 19:53:07 +00:00
ChannelMediaResource.h Bug 1473173 - Report MediaResource as seekable if we know we will never seek into underlying transport. r=bryce 2018-08-09 19:53:07 +00: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 1482150 - Make CubebDeviceEnumerator singleton. r=padenot 2018-11-08 12:33:26 +00:00
CubebUtils.h Bug 1502313 - Remove concurrent audio input device limit. r=padenot 2018-10-31 14:22:23 +00:00
DecoderTraits.cpp Bug 1481176 - P4. Make CanHandleMediaType usable off the main thread. r=bryce 2018-08-07 19:21:59 +02:00
DecoderTraits.h Bug 1409664 - P11. Add GetTracksInfo method to all MediaDecoder instances. r=bryce 2018-07-03 11:45:20 -07:00
DOMMediaStream.cpp Backed out changeset db3c2a88f79c (bug 1502927) for mochitest failures on test_reduce_time_precision. 2018-11-05 19:46:42 +02:00
DOMMediaStream.h Backed out changeset db3c2a88f79c (bug 1502927) for mochitest failures on test_reduce_time_precision. 2018-11-05 19:46:42 +02:00
FileBlockCache.cpp Bug 1448222 - Remove MediaPrefs. r=jya 2018-03-20 09:48:56 +11: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 1466023 - Separate FontTableURI and BlobURL, r=qdot 2018-06-02 15:51:42 +02:00
FileMediaResource.h Bug 1457661 - P2. Ensure we call NotifyDataEnded for local resource once size is known. r=bryce 2018-05-28 23:06:38 +02:00
FrameStatistics.h Bug 1485536 - Don't account frames dropped by the compositor as presented. r=bryce 2018-08-27 10:27:19 +00:00
GetUserMediaRequest.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
GetUserMediaRequest.h Bug 1299515 - Flatten MediaEngineSource class hierarchy. r=jib 2018-01-24 16:49:13 +01:00
GraphDriver.cpp Bug 1503132 remove unnecessary SystemClockDriver::mWaitState r=padenot 2018-10-31 00:54:14 +00:00
GraphDriver.h Bug 1503132 remove unnecessary SystemClockDriver::mWaitState r=padenot 2018-10-31 00:54:14 +00:00
IdpSandbox.jsm Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
ImageToI420.cpp Bug 1404992 - Use common code to convert images to I420. r=dminor 2018-09-11 14:51:16 +02:00
ImageToI420.h Bug 1404992 - Use common code to convert images to I420. r=dminor 2018-09-11 14:51:16 +02:00
Intervals.h Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj 2018-06-02 09:33:26 +02:00
MediaBlockCacheBase.h Bug 1435262 - Remove the const type qualifiers to silent a gcc 8 warning r=gerald 2018-02-02 15:49:00 +01:00
MediaCache.cpp Bug 1492365 - Prevent arithmetic overflow. r=gerald 2018-09-19 08:34:15 +00:00
MediaCache.h Bug 1453795 - DOM/Media - Initialize member fields in classes/ structures. r=jyavenard 2018-06-15 10:25:02 +03: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 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
MediaContainerType.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
MediaData.cpp Bug 1495025 - P5. Add Windows P010 and P016 support for software decoder r=cpearce 2018-10-08 15:52:01 +02:00
MediaData.h Bug 1493198 - P2. Use enum for describing color depth. r=mattwoodrow 2018-09-25 20:44:55 +00:00
MediaDataDemuxer.h Bug 1407810 - Use DDLogger in media stack - r=jwwang 2017-10-10 17:55:27 +11:00
MediaDecoder.cpp Backed out 3 changesets (bug 1499903) for frequently asserting at dom/media/MediaDecoderStateMachine.cpp 2018-11-07 05:40:07 +02:00
MediaDecoder.h Backed out 3 changesets (bug 1499903) for frequently asserting at dom/media/MediaDecoderStateMachine.cpp 2018-11-07 05:40:07 +02:00
MediaDecoderOwner.h Bug 1417869. P3 - pass descriptive messages to NetworkError(). r=jya 2017-11-17 11:07:30 +08:00
MediaDecoderStateMachine.cpp Backed out 3 changesets (bug 1499903) for frequently asserting at dom/media/MediaDecoderStateMachine.cpp 2018-11-07 05:40:07 +02:00
MediaDecoderStateMachine.h Backed out 3 changesets (bug 1499903) for frequently asserting at dom/media/MediaDecoderStateMachine.cpp 2018-11-07 05:40:07 +02:00
MediaDeviceInfo.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
MediaDeviceInfo.h
MediaDevices.cpp Bug 1478890. Stop using ToXPCOMCallback in GetUserMediaDevices. r=jib 2018-07-28 00:40:29 -04:00
MediaDevices.h Bug 1449631 part 10. Devirtualize AddEventListener. r=smaug 2018-04-05 13:42:42 -04:00
MediaEventSource.h Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj 2018-06-02 09:33:26 +02:00
MediaFormatReader.cpp Bug 1504643 - Enforce template-parameter classes restrictions in MozPromise. r=gerald 2018-11-09 15:45:31 +00:00
MediaFormatReader.h Bug 1504643 - Enforce template-parameter classes restrictions in MozPromise. r=gerald 2018-11-09 15:45:31 +00:00
MediaInfo.cpp Bug 1431221 - P5. Split AudioConfig.{h,cpp} from MediaInfo. r=padenot 2018-03-24 10:57:54 +01:00
MediaInfo.h Bug 1493198 - P2. Use enum for describing color depth. r=mattwoodrow 2018-09-25 20:44:55 +00:00
MediaManager.cpp Backed out changeset db3c2a88f79c (bug 1502927) for mochitest failures on test_reduce_time_precision. 2018-11-05 19:46:42 +02:00
MediaManager.h Bug 934425 - Add device info in MediaDevice. r=jib 2018-10-12 08:48:22 +00:00
MediaMetadataManager.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
MediaMIMETypes.cpp Bug 1493798. Update the MediaCapabilities dictionaries to follow the spec more closely. r=jya 2018-09-26 19:19:47 +00:00
MediaMIMETypes.h Bug 1409664 - P10. Extend MediaExtendedMIMEType to know about audio configuration. r=bryce 2018-07-03 11:45:19 -07: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 1498440 - part5 : rename PopEvent() to PopFrontEvent(). r=jya 2018-11-05 22:05:58 +00:00
MediaRecorder.cpp Bug 1458538 - Add pause and resume events for MediaRecorder. r=jya,bzbarsky 2018-11-13 12:50:04 +00:00
MediaRecorder.h Bug 1458538 - Add pause and resume events for MediaRecorder. r=jya,bzbarsky 2018-11-13 12:50:04 +00:00
MediaResource.cpp Bug 1448222 - Remove MediaPrefs. r=jya 2018-03-20 09:48:56 +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 1487057 - Part 4 - Remove AsyncLatencyLogger and associated code. r=pehrsons 2018-08-30 17:11:57 +02:00
MediaShutdownManager.cpp Bug 1392747 - Backed out changeset 6524c2d721db. r=backout 2018-02-20 15:54:00 +13:00
MediaShutdownManager.h
MediaStatistics.h Bug 1421861 - remove unused MediaStatistics::mDecoderPosition. r=bechen 2017-11-29 10:57:40 +08:00
MediaStreamError.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
MediaStreamError.h Bug 1452031 - Use strong types for Media error names, fixing OverconstrainedError typo. r=pehrsons 2018-04-10 01:22:53 -04:00
MediaStreamGraph.cpp Bug 1503132 remove mNonRealtimeProcessing r=padenot 2018-10-30 15:01:43 +00:00
MediaStreamGraph.h Bug 1503132 remove unused HasAudioOutput() r=padenot 2018-10-30 15:01:50 +00:00
MediaStreamGraphImpl.h Bug 1503132 remove mNonRealtimeProcessing r=padenot 2018-10-30 15:01:43 +00:00
MediaStreamListener.cpp
MediaStreamListener.h Bug 1456115 - Re-serialize inbound NotifyPull. r=jya 2018-04-12 14:23:03 +02:00
MediaStreamTrack.cpp Bug 1377146 - Remove AudioStreamTrack and VideoStreamTrack from js. r=jib,smaug 2018-10-11 15:36:11 +00:00
MediaStreamTrack.h Bug 1377146 - Remove AudioStreamTrack and VideoStreamTrack from js. r=jib,smaug 2018-10-11 15:36:11 +00: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 1499850 - make MediaTimer slightly more efficient; r=pehrsons 2018-10-18 07:00:11 -04:00
MediaTimer.h Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj 2018-06-02 09:33:26 +02:00
MediaTrack.cpp Bug 1452741. Stop using the no-arg DOMEventTargetHelper constructor in MediaTrack. r=bkelly 2018-04-11 10:27:00 -04:00
MediaTrack.h Bug 1452741. Stop using the no-arg DOMEventTargetHelper constructor in MediaTrack. r=bkelly 2018-04-11 10:27:00 -04:00
MediaTrackList.cpp Bug 1470930: Use enums for passing arguments for event dispatch. r=smaug 2018-06-26 18:22:06 +02:00
MediaTrackList.h Bug 1452741. Stop using the no-arg DOMEventTargetHelper constructor in MediaTrack. r=bkelly 2018-04-11 10:27:00 -04:00
MemoryBlockCache.cpp Bug 1448222 - Remove MediaPrefs. r=jya 2018-03-20 09:48:56 +11: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
moz.build Merge mozilla-central to mozilla-inbound. CLOSED TREE 2018-10-12 20:00:55 +03:00
nsIAudioDeviceInfo.idl Bug 1489047 - Change almost all DOMString occurrences in XPIDL files to AString. r=nika 2018-09-06 18:02:43 +10:00
nsIAutoplay.idl Bug 1470082 - Change autoplay checkbox to combobox. r=cpearce,flod,johannh 2018-06-29 14:14:33 +01:00
nsIDocumentActivity.h
nsIDOMNavigatorUserMedia.idl Bug 1258143 - Remove LocalMediaStream. r=jib,smaug 2018-10-15 08:17:07 +00:00
nsIMediaManager.idl Bug 1299515 - Wire up track-disabling logic to frontend APIs. r=jib, r=johannh 2017-11-17 20:13:06 +01:00
PeerConnection.js Bug 1456417: made MLineIndex nullable. r=bwc,smaug 2018-11-13 22:52:24 +00:00
PeerConnection.manifest
PeerConnectionIdp.jsm Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
PrincipalChangeObserver.h
QueueObject.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
QueueObject.h
ReaderProxy.cpp Bug 1498440 - part3 : remove time-adjustment related codes in ReaderProxy. r=jya 2018-11-05 22:04:12 +00:00
ReaderProxy.h Bug 1498440 - part3 : remove time-adjustment related codes in ReaderProxy. r=jya 2018-11-05 22:04:12 +00:00
RTCStatsReport.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01: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
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 Bug 1453795 - DOM/Media - Initialize member fields in classes/ structures. r=jyavenard 2018-06-15 10:25:02 +03:00
TextTrack.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
TextTrack.h
TextTrackCue.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07: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 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
TextTrackCueList.h
TextTrackList.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
TextTrackList.h Bug 1455052 part 8. Stop using nsIDOMEvent in docshell and dom. r=masayuki 2018-04-20 12:55:30 -04:00
TextTrackRegion.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07: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
TimeUnits.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
Tracing.cpp Bug 1471588 - Use format strings for TRACE_COMMENT. r=padenot 2018-06-27 15:35:14 +02:00
Tracing.h Bug 1471588 - Add macro for tracing with comment on the audio thread. r=padenot 2018-06-27 17:41:00 +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 1471588 - Add details to SourceMediaStream and TrackUnionStream tracing. r=padenot 2018-06-27 18:30:13 +02:00
TrackUnionStream.h Bug 1447563 - Clear direct track listeners from TrackUnionStream during shutdown. r=padenot 2018-03-26 19:20:44 +02:00
VideoFrameContainer.cpp Bug 1471588 - Trace track and stream media consumers. r=padenot 2018-06-27 18:25:49 +02: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
VideoPlaybackQuality.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
VideoPlaybackQuality.h
VideoSegment.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
VideoSegment.h Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj 2018-06-02 09:33:26 +02:00
VideoStreamTrack.cpp Bug 1377146 - Remove AudioStreamTrack and VideoStreamTrack from js. r=jib,smaug 2018-10-11 15:36:11 +00:00
VideoStreamTrack.h Bug 1377146 - Remove AudioStreamTrack and VideoStreamTrack from js. r=jib,smaug 2018-10-11 15:36:11 +00:00
VideoTrack.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
VideoTrack.h Bug 1452741. Stop using the no-arg DOMEventTargetHelper constructor in MediaTrack. r=bkelly 2018-04-11 10:27:00 -04:00
VideoTrackList.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
VideoTrackList.h
VideoUtils.cpp Bug 1417050: Add support for AV1 in MP4. r=jya 2018-08-20 23:56:39 +00:00
VideoUtils.h Backed out 3 changesets (bug 1476975) for mochitest failures on test_can_play_type_webm.html 2018-07-20 21:27:01 +03:00
VorbisUtils.h
WebMSample.h
WebVTTListener.cpp
WebVTTListener.h
XiphExtradata.cpp
XiphExtradata.h