gecko-dev/dom/media
Munro Mengjue Chiang 699799aeb9 Bug 1358030 - add mochitest for webrtc android remote h/w encoder. r=jib
MozReview-Commit-ID: JCtWTNg89io

--HG--
extra : rebase_source : 8cd05b1b1fa270bf0fb9dbee9b899ee24d4b0d69
2017-04-20 14:54:55 +08:00
..
android 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
benchmark
bridge
directshow Bug 1351574. P2 - let MediaDecoderReader::DecodeVideoFrame() take TimeUnit instead of int64_t. r=jya 2017-03-30 18:07:53 +08:00
eme Bug 1315850 - Rename DetailedPromise Status enum. r=gerald 2017-03-13 10:42:36 +13:00
encoder Bug 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku 2017-04-17 16:35:04 +08:00
flac 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
fmp4 Bug 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku 2017-04-17 16:35:04 +08:00
gmp 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
gmp-plugin Bug 1342822 - Backed out changeset 70bc7d4e8512 (bug 1338924). r=gerald 2017-02-27 13:58:27 +13:00
gmp-plugin-openh264
gtest Bug 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku 2017-04-17 16:35:04 +08:00
imagecapture Bug 1345038 - Label runnables in dom/media/imagecapture/CaptureTask.cpp; r=alfredo 2017-03-13 18:04:27 +08:00
ipc Bug 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku 2017-04-17 16:35:04 +08:00
mediasink Bug 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku 2017-04-17 16:35:04 +08:00
mediasource Backed out changeset df17c800d8f2 (bug 1358876) for crash test bustage. r=backout 2017-04-24 17:35:37 +02:00
ogg Bug 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku 2017-04-17 16:35:04 +08:00
platforms Bug 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku 2017-04-17 16:35:04 +08:00
systemservices Bug 1357323 - Remove support for gonk in the build system. r=gps 2017-04-18 16:56:09 +09:00
test Backed out changeset df17c800d8f2 (bug 1358876) for crash test bustage. r=backout 2017-04-24 17:35:37 +02:00
tests Bug 1358030 - add mochitest for webrtc android remote h/w encoder. r=jib 2017-04-20 14:54:55 +08:00
wave 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
webaudio Bug 1354599 - Implement DOMEventTargetHelper::KeepAliveIfHasListenersFor, r=smaug 2017-04-18 13:51:27 +02:00
webm Bug 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku 2017-04-17 16:35:04 +08:00
webrtc Backed out changeset cce59c2a2baa (bug 971528) for crashing in mda tests, e.g. dom/media/tests/mochitest/identity/test_peerConnection_asymmetricIsolation.html. r=backout 2017-04-24 19:11:46 +02:00
webspeech Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
webvtt Backed out 9 changesets (bug 1353689) for web platform reftest failures 2017-04-21 13:38:28 +08:00
ADTSDecoder.cpp
ADTSDecoder.h
ADTSDemuxer.cpp Bug 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku 2017-04-17 16:35:04 +08:00
ADTSDemuxer.h Bug 1355933: P4. Add ADTS sniffer. r=kamidphish 2017-04-13 02:39:54 +02:00
AbstractMediaDecoder.h Bug 1343431 - Remove unused AbstractMediaDecoder::DispatchUpdateEstimatedMediaDuration(). r=gerald 2017-03-01 11:42:31 +08:00
AudioBufferUtils.h
AudioCaptureStream.cpp
AudioCaptureStream.h
AudioChannelFormat.cpp
AudioChannelFormat.h
AudioCompactor.cpp
AudioCompactor.h
AudioConverter.cpp
AudioConverter.h
AudioMixer.h
AudioPacketizer.h
AudioSampleFormat.h
AudioSegment.cpp
AudioSegment.h
AudioStream.cpp
AudioStream.h
AudioStreamTrack.cpp
AudioStreamTrack.h
AudioTrack.cpp
AudioTrack.h
AudioTrackList.cpp
AudioTrackList.h
Benchmark.cpp Bug 1351263 - Label runnables in dom/media/Benchmark.cpp; r=jwwang 2017-03-28 18:12:49 +08:00
Benchmark.h
BufferMediaResource.h
CanvasCaptureMediaStream.cpp
CanvasCaptureMediaStream.h
CubebUtils.cpp Bug 1348331 part 2. Switch Preferences::RegisterCallback/RegisterCallbackAndCall consumers that want prefix matches to the new RefisterPrefixCallback(AndCall) APIs. r=froydnj,padenot 2017-03-21 14:59:02 -04:00
CubebUtils.h
DOMMediaStream.cpp
DOMMediaStream.h
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
DecoderTraits.h
EncodedBufferCache.cpp Bug 1346987 - Part 3: Stop using the PContent::Msg_OpenAnonymousTemporaryFile sync IPC message for media encoder; r=cpearce 2017-03-19 01:42:02 -04:00
EncodedBufferCache.h
FileBlockCache.cpp Bug 1355393. P1 - let FileBlockCache::WriteBlock() take 2 buffers instead of one. r=cpearce 2017-04-11 15:47:46 +08:00
FileBlockCache.h Bug 1355393. P1 - let FileBlockCache::WriteBlock() take 2 buffers instead of one. r=cpearce 2017-04-11 15:47:46 +08:00
FrameStatistics.h
GetUserMediaRequest.cpp
GetUserMediaRequest.h
GraphDriver.cpp Backed out changeset cce59c2a2baa (bug 971528) for crashing in mda tests, e.g. dom/media/tests/mochitest/identity/test_peerConnection_asymmetricIsolation.html. r=backout 2017-04-24 19:11:46 +02:00
GraphDriver.h
IdpSandbox.jsm
Intervals.h Bug 1354090: P2. Add operator+(val). r=gerald 2017-04-07 11:31:00 +02:00
Latency.cpp
Latency.h
MP3Decoder.cpp
MP3Decoder.h
MP3Demuxer.cpp 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
MP3Demuxer.h
MP3FrameParser.cpp
MP3FrameParser.h
MediaCache.cpp Bug 1357244. P2 - enforce the invariant that a block is in mFreeBlocks iff it has no owners. r=gerald 2017-04-18 10:44:38 +08:00
MediaCache.h Bug 1355406 - Change the type of MediaCacheStream::mPartialBlockBuffer to UniquePtr<uint8_t[]>. r=jya 2017-04-11 16:52:38 +08:00
MediaContainerType.cpp
MediaContainerType.h
MediaData.cpp 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
MediaData.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
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 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku 2017-04-17 16:35:04 +08:00
MediaDecoder.h Bug 1344357 P3 - dont' pass dom::Promise into MediaDecoder anymore; r=jwwang 2017-04-17 18:49:55 +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 1351574. P2 - let MediaDecoderReader::DecodeVideoFrame() take TimeUnit instead of int64_t. r=jya 2017-03-30 18:07:53 +08:00
MediaDecoderReader.h Bug 1351574. P2 - let MediaDecoderReader::DecodeVideoFrame() take TimeUnit instead of int64_t. r=jya 2017-03-30 18:07:53 +08:00
MediaDecoderReaderWrapper.cpp Bug 1351574. P1 - let MediaDecoderReader::RequestVideoData() take TimeUnit instead of int64_t. r=jya 2017-03-29 16:52:57 +08:00
MediaDecoderReaderWrapper.h Bug 1349145. P1 - revert the changes in bug 1203047 for MediaDecoderReader and its friends. r=jya 2017-03-22 11:28:33 +08:00
MediaDecoderStateMachine.cpp 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
MediaDecoderStateMachine.h Bug 1354465 P1 - dispatch a mozvideoonlyseekbegin event while starting a video-only seek; r=jwwang 2017-04-07 16:11:34 +08:00
MediaDeviceInfo.cpp
MediaDeviceInfo.h
MediaDevices.cpp
MediaDevices.h
MediaEventSource.h
MediaFormatReader.cpp Bug 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku 2017-04-17 16:35:04 +08:00
MediaFormatReader.h Bug 1351574. P1 - let MediaDecoderReader::RequestVideoData() take TimeUnit instead of int64_t. r=jya 2017-03-29 16:52:57 +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
MediaMIMETypes.cpp
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
MediaManager.cpp Bug 1349480 - s/NotSupportedError/TypeError for getUserMedia({}) r=jesup 2017-03-22 08:41:33 -04:00
MediaManager.h
MediaMetadataManager.h
MediaPrefs.cpp
MediaPrefs.h Bug 1357988 - Don't use IPC macros for media pref defaults. r=alfredo 2017-04-20 03:10:36 +00: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 1332845 - Remove listeners before other cleanup in MediaRecorder. r=jesup 2017-04-07 16:50:55 +02:00
MediaRecorder.h
MediaResource.cpp Bug 1353629 - PBlob refactoring - part 15 - FileMediaResource is used for in-process blobURL, r=jwwang 2017-04-24 12:09:41 +02:00
MediaResource.h Bug 1194891. P1 - plumb 'isPrivateBrowsing' down to MediaCacheStream. r=cpearce 2017-04-06 16:20:00 +08:00
MediaResourceCallback.h
MediaResult.h Bug 1341452 - Write nsresult name in MediaResult::Description() - r=jya 2017-02-21 16:30:44 +11:00
MediaSegment.h
MediaShutdownManager.cpp Bug 1343787. Part 1 - allow MediaShutdownManager::Register() to fail. r=gerald 2017-03-02 16:08:28 +08:00
MediaShutdownManager.h Bug 1343787. Part 1 - allow MediaShutdownManager::Register() to fail. r=gerald 2017-03-02 16:08:28 +08:00
MediaStatistics.h
MediaStreamError.cpp
MediaStreamError.h
MediaStreamGraph.cpp Bug 1341666 - Allow running a `close` message during an MSG shutdown. r=jesup 2017-03-20 16:25:19 +01:00
MediaStreamGraph.h
MediaStreamGraphImpl.h
MediaStreamListener.cpp
MediaStreamListener.h
MediaStreamTrack.cpp
MediaStreamTrack.h Bug 1343933 - Renaming Principal classes - part 2 - NullPrincipal, r=qdot 2017-03-22 11:38:40 +01:00
MediaStreamVideoSink.cpp
MediaStreamVideoSink.h
MediaTimer.cpp
MediaTimer.h
MediaTrack.cpp
MediaTrack.h
MediaTrackList.cpp
MediaTrackList.h
PeerConnection.js Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
PeerConnection.manifest
PeerConnectionIdp.jsm
PrincipalChangeObserver.h
QueueObject.cpp
QueueObject.h
RTCStatsReport.jsm
SeekJob.cpp
SeekJob.h
SeekTarget.h
SelfRef.h
SharedBuffer.h
SimpleImageBuffer.cpp
SimpleImageBuffer.h
StreamTracks.cpp
StreamTracks.h
TextTrack.cpp Bug 1343796 - Label runnables in TextTrack.cpp. r=jwwang 2017-03-15 11:58:50 +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
TextTrackCueList.cpp
TextTrackCueList.h
TextTrackList.cpp Bug 1343799 - lable runnables in texttracklist.cpp. r=jwwang 2017-03-21 16:16:08 +08:00
TextTrackList.h Bug 1334112 - part1: Add IsLoaded functions for TextTrack, TextTrackList, TextTrackManager. r=rillian 2017-02-20 15:27:06 +08:00
TextTrackRegion.cpp
TextTrackRegion.h
ThreadPoolCOMListener.cpp
ThreadPoolCOMListener.h
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
VideoFrameContainer.cpp Bug 1343458 - Label runnables in dom/media/VideoFrameContainer.cpp. r=cpearce 2017-03-01 14:49:37 +08:00
VideoFrameContainer.h Bug 1343458 - Label runnables in dom/media/VideoFrameContainer.cpp. r=cpearce 2017-03-01 14:49:37 +08:00
VideoPlaybackQuality.cpp
VideoPlaybackQuality.h
VideoSegment.cpp
VideoSegment.h
VideoStreamTrack.cpp
VideoStreamTrack.h
VideoTrack.cpp
VideoTrack.h
VideoTrackList.cpp
VideoTrackList.h
VideoUtils.cpp Bug 1357986 - Use helper functions of TimeUnit to make code more readable. r=kaku 2017-04-17 16:35:04 +08:00
VideoUtils.h Bug 1345339 - Label runnables in dom/media/VideoUtils.h;r=jwwang 2017-03-08 11:58:15 +08:00
VorbisUtils.h
WebMSample.h
WebVTTListener.cpp
WebVTTListener.h
XiphExtradata.cpp
XiphExtradata.h
moz.build Bug 1343787. Part 2 - move the Register() calls to Load(). r=gerald 2017-03-02 18:03:20 +08:00
nsIDOMNavigatorUserMedia.idl
nsIDocumentActivity.h
nsIMediaManager.idl