gecko-dev/dom/media
Nils Ohlmeier [:drno] 20c75fa47c Bug 1342579: verify that a single PC can connect to different endpoints. r=mt
MozReview-Commit-ID: 8AKh3hvFIj9

--HG--
extra : rebase_source : 96540419dc422746ea00a76be35edca0f32a0da5
2017-02-24 15:50:07 -08:00
..
android Bug 1331770 - Rename 'MediaContentType' to 'MediaContainerType' - r=jya 2017-01-18 11:59:03 +11:00
benchmark
bridge
directshow Bug 1331770 - Rename 'MediaContentType' to 'MediaContainerType' - r=jya 2017-01-18 11:59:03 +11:00
eme Bug 1345753 - Pass the event target to the CDMProxy constructor. r=cpearce 2017-03-09 14:58:18 +08:00
encoder Bug 1284800: Fix build fallout from moving libyuv into a subdirectory r=ted 2017-02-24 14:01:56 -05:00
flac Bug 1325707: P4. Fix coding style of MediaDataDemuxers. r=gerald 2017-02-07 09:23:34 +01:00
fmp4 Bug 1343156 - Remove unnecessary MP4Metadata::HasCompleteMetadata - r=jya 2017-02-27 10:06:45 +11:00
gmp Bug 1345753 - Pass the event target to the CDMProxy constructor. r=cpearce 2017-03-09 14:58:18 +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 Bug 1338086 - Remove useless else blocks in order to reduce complexity in dom/media/gmp* r=cpearce 2017-02-09 10:31:55 +01:00
gtest Bug 1345313 - Label runnables under dom/media/gtest. r=gerald 2017-03-07 16:06:59 +08:00
imagecapture Bug 1320170 - dom/media should use nsIPrincipal (and PrincipalInfo) instead origin as string, r=rjesup, r=ehsan 2017-01-28 18:29:13 +01:00
ipc Bug 1339748: P2. Let the MediaDataDecoder tells the format it wants. r=cpearce 2017-02-17 22:19:55 +01:00
mediasink Bug 1344073 - Adding consistent formatting to HTMLMediaElement::MozRequestDebugInfo debugInfo dump string. r=cpearce 2017-03-01 16:03:01 +13:00
mediasource Bug 1345756: [MSE] P4. Pre-roll AAC by 2112 audio frames. r=gerald 2017-03-09 10:57:02 +01:00
ogg Bug 1336510 - Part 6: Avoid AddRefing/Releasing CamerasChild on the wrong thread, r=jwwang 2017-02-24 14:34:26 -05:00
platforms Merge mozilla-central to autoland 2017-03-08 17:04:17 +01:00
systemservices Bug 1337777: if no receive-SSRC was signaled for video, on the first packet reset the VideoReceiveStream r=bwc 2017-03-02 15:11:22 -05:00
test Bug 1345713 - the seek promise might be rejected because the 'ended' event handler shut down the decoder. r=kaku 2017-03-09 11:20:05 +08:00
tests Bug 1342579: verify that a single PC can connect to different endpoints. r=mt 2017-02-24 15:50:07 -08:00
wave Bug 1325707: P4. Fix coding style of MediaDataDemuxers. r=gerald 2017-02-07 09:23:34 +01:00
webaudio Backed out changeset 9180c9b4adc0 (bug 1343550) for failing e.g. its own crashtest. r=backout 2017-03-09 14:49:30 +01:00
webm Bug 1334508: Treat demuxing errors differently than EOS. r=kinetik 2017-02-19 23:46:16 +01:00
webrtc Bug 1332639 - Remove the external string API: nsStringAPI.h/cpp and nsEmbedString.h, r=glandium 2017-02-27 11:41:52 -05:00
webspeech Bug 1345771 - Include DOMMediaStream.h in SpeechRecognition.h r=heycam a=tomcat 2017-03-09 01:21:00 +01:00
webvtt Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws. 2017-03-08 10:17:52 +01:00
ADTSDecoder.cpp Bug 1331770 - Rename 'MediaContentType' to 'MediaContainerType' - r=jya 2017-01-18 11:59:03 +11:00
ADTSDecoder.h Bug 1331770 - Rename 'MediaContentType' to 'MediaContainerType' - r=jya 2017-01-18 11:59:03 +11:00
ADTSDemuxer.cpp Bug 1325707: P4. Fix coding style of MediaDataDemuxers. r=gerald 2017-02-07 09:23:34 +01:00
ADTSDemuxer.h Bug 1325707: P4. Fix coding style of MediaDataDemuxers. r=gerald 2017-02-07 09:23:34 +01:00
AbstractMediaDecoder.h Bug 1343431 - Remove unused AbstractMediaDecoder::DispatchUpdateEstimatedMediaDuration(). r=gerald 2017-03-01 11:42:31 +08:00
AudioBufferUtils.h
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 1305826: P2. Ensure the buffer size is of the right size. r=gerald 2016-10-01 18:56:21 +10: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
AudioSegment.cpp
AudioSegment.h
AudioStream.cpp Bug 1321502 - part 1: Enable multi-channel support in Gecko on Windows; r=jya 2017-01-26 17:35:31 +08: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 1330907 - Rename Telemetry::ID to Telemetry::HistogramID. r=dexter 2017-02-16 00:45:15 +05:30
Benchmark.h Bug 1319987: P9. More coding style fixes. r=gerald 2017-01-27 13:20:37 +01:00
BufferMediaResource.h Bug 1331289 - Use MediaContainerType in MediaResource, SourceBuffer, TrackBuffersManager, and dependencies - r=jya 2016-12-28 18:59:02 +11:00
CanvasCaptureMediaStream.cpp Bug 1330919 - Pass RefreshDriver timestamp to captured frames from canvas. r=jesup 2017-01-13 11:56:03 +01: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 1345517 - Add new AudioNodes to the Web Audio devtools. r=jsantell 2017-03-08 17:16:43 +01: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
DOMMediaStream.cpp Bug 1319987: P9. More coding style fixes. r=gerald 2017-01-27 13:20:37 +01:00
DOMMediaStream.h Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj 2016-12-12 09:27:58 -05:00
DecoderDoctorDiagnostics.cpp Bug 1343161 - DecoderDoctorDiagnostics::StoreDecodeError/Warning - r=jya 2017-02-21 14:07:23 +11:00
DecoderDoctorDiagnostics.h Bug 1343161 - DecoderDoctorDiagnostics::StoreDecodeError/Warning - r=jya 2017-02-21 14:07:23 +11:00
DecoderTraits.cpp Bug 1338086 - Remove useless else blocks in order to reduce complexity in dom/media r=jya 2017-02-09 10:32:18 +01:00
DecoderTraits.h Bug 1331770 - Rename 'MediaContentType' to 'MediaContainerType' - r=jya 2017-01-18 11:59:03 +11:00
EncodedBufferCache.cpp
EncodedBufferCache.h
FileBlockCache.cpp Bug 1345751. P2 - use SystemGroup to dispatch the event. r=cpearce 2017-03-09 14:46:58 +08:00
FileBlockCache.h
FrameStatistics.h
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 1340718 - When the cubeb stream errors out while driving a MediaStreamGraph, fall back to a SystemClockDriver. r=jesup 2017-02-24 16:42:20 +01:00
GraphDriver.h Bug 1277037 - Make AudioCallbackDriver::StartStream fallible. r=jesup 2017-01-11 11:51:23 -08: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
Latency.cpp Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
Latency.h
MP3Decoder.cpp Bug 1331770 - Rename 'MediaContentType' to 'MediaContainerType' - r=jya 2017-01-18 11:59:03 +11:00
MP3Decoder.h Bug 1331770 - Rename 'MediaContentType' to 'MediaContainerType' - r=jya 2017-01-18 11:59:03 +11:00
MP3Demuxer.cpp Bug 1337556 - [1.1] Add rewind heuristic when seeking past the target time. r=jya 2017-02-10 16:06:20 +01:00
MP3Demuxer.h Bug 1325707: P4. Fix coding style of MediaDataDemuxers. r=gerald 2017-02-07 09:23:34 +01:00
MP3FrameParser.cpp
MP3FrameParser.h
MediaCache.cpp Bug 1344654 - Label runnables in dom/media/MediaCache.cpp; r=jwwang 2017-03-06 17:45:41 +08:00
MediaCache.h
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 Bug 1325707: P3. Fix coding style. r=gerald 2017-02-07 09:15:59 +01:00
MediaData.h Bug 1336431: P4. Rename SharedTrackInfo. r=gerald 2017-02-13 19:18:05 +01:00
MediaDataDemuxer.h Bug 1319987: P9. More coding style fixes. r=gerald 2017-01-27 13:20:37 +01:00
MediaDecoder.cpp Bug 1345363: Don't truncate debugging information. r=jwwang 2017-03-10 11:21:41 +01:00
MediaDecoder.h Bug 1331070 - delay seek request until decoding first frames for non-MSE media. r=kaku 2017-02-08 18:15:28 +08:00
MediaDecoderOwner.h Bug 1343161 - MediaDecoderOwner::DecodeWarning and HTMLMediaElement implementation - r=jya 2017-02-27 12:12:37 +11:00
MediaDecoderReader.cpp Bug 1060419 - make AppendPrintf and nsPrintfCString use Printf.h, r=froydnj 2016-12-14 09:32:21 -07:00
MediaDecoderReader.h Bug 1319987: P9. More coding style fixes. r=gerald 2017-01-27 13:20:37 +01:00
MediaDecoderReaderWrapper.cpp Bug 1325905. Part 2 - move IsWaitForDataSupported() assertions into MediaDecoderReaderWrapper. r=kaku 2016-12-21 17:37:56 +08:00
MediaDecoderReaderWrapper.h Bug 1325905. Part 2 - move IsWaitForDataSupported() assertions into MediaDecoderReaderWrapper. r=kaku 2016-12-21 17:37:56 +08:00
MediaDecoderStateMachine.cpp Bug 1345711 - Ensure MediaDecoderStateMachine::InitializationTask() is the first task to run on the task queue. r=kaku 2017-03-08 20:44:43 +08:00
MediaDecoderStateMachine.h Bug 1336510 - Part 9: Avoid MediaDecoder shutdown hang due to unnecessary strong reference capture, r=jwwang 2017-02-24 14:34:30 -05: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 1316145 - pass DontAssertDispatchSuccess when dispatching events because it is hard to enforce notification happens before AbstractThread shutdown. r=jya 2016-11-18 17:50:27 +08:00
MediaFormatReader.cpp Backed out 2 changesets (bug 1342913) for failures in test_ChangeWhileWaitingOnMissingData_mp4.html a=backout 2017-03-09 11:07:18 -08:00
MediaFormatReader.h Backed out 2 changesets (bug 1342913) for failures in test_ChangeWhileWaitingOnMissingData_mp4.html a=backout 2017-03-09 11:07:18 -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 1343152 - Move TrackTypeToStr(TrackInfo::TrackType) to MediaInfo.h/cpp - r=jya 2017-02-27 17:15:36 +11:00
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 Bug 1345756: P2. Fix coding style. r=gerald 2017-03-09 10:32:08 +01:00
MediaManager.cpp Bug 1336510 - Part 4: Capture a strong reference to this in dom/media, r=jwwang 2017-02-24 14:34:23 -05:00
MediaManager.h Bug 1335368 part 16. Remove the use of IsCallerChrome in GetUserMedia. r=jib 2017-02-01 15:43:38 -05:00
MediaMetadataManager.h
MediaPrefs.cpp
MediaPrefs.h Bug 1341967 - remove MOZ_RUST_MP4PARSE. r=kinetik 2017-03-01 14:44:42 +08:00
MediaQueue.h Bug 1326330. Part 2 - add assertions and checks. r=JamesCheng 2016-12-23 19:19:04 +08:00
MediaRecorder.cpp Bug 1319987: P9. More coding style fixes. r=gerald 2017-01-27 13:20:37 +01: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 1339289 - Give names to a lot of common runnables (r=ehsan) 2017-02-15 12:30:01 -08:00
MediaResource.h Bug 1331289 - Use MediaContainerType in MediaResource, SourceBuffer, TrackBuffersManager, and dependencies - r=jya 2016-12-28 18:59:02 +11:00
MediaResourceCallback.h Bug 1314527 - Remove unused MediaResourceCallback::SetMediaSeekable. r=bechen 2016-11-02 14:29:54 +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 1317430 - Avoid a unnecessary copy by passing a const & in dom/media/ r=jya,pehrsons 2016-11-14 23:15:53 +01:00
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 1339289 - Give names to a lot of common runnables (r=ehsan) 2017-02-15 12:30:01 -08: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 1335368 part 15. Remove the use of IsCallerChrome in ApplyConstraints. r=jib 2017-02-01 15:43:38 -05:00
MediaStreamTrack.h Bug 1335368 part 15. Remove the use of IsCallerChrome in ApplyConstraints. r=jib 2017-02-01 15:43:38 -05:00
MediaStreamVideoSink.cpp
MediaStreamVideoSink.h
MediaTimer.cpp Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -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
PeerConnection.js Bug 1332826: return error when calling addIceCandidate before setRemoteDescription. r=jib 2017-01-21 01:12:46 -08: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
SeekJob.cpp Bug 1324335. Part 2 - Make SeekJob::mTarget a Maybe<>. r=gerald 2016-12-19 12:25:14 +08:00
SeekJob.h Bug 1324335. Part 2 - Make SeekJob::mTarget a Maybe<>. r=gerald 2016-12-19 12:25:14 +08:00
SeekTarget.h Bug 1314884. Part 6 - remove SeekTarget::mEventVisibility. r=kaku 2016-11-03 15:34:11 +08: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 1334112 -part3 : Trigger UpdateReadyState after unbind TrackElement's and TextTrack::SetReadyState. r=rillian 2017-02-21 15:44:10 +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 1307710 - part1: Return Documentfragment instead of div for convertCueToDOMTree. r=rillian,smaug 2017-03-01 15:01:52 +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
TextTrackCueList.h
TextTrackList.cpp Bug 1334112 - part1: Add IsLoaded functions for TextTrack, TextTrackList, TextTrackManager. r=rillian 2017-02-20 15:27:06 +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 Bug 1300805 - Remove media.webvtt.enabled pref. r=kinetik,smaug 2016-09-15 14:10:17 -07:00
ThreadPoolCOMListener.cpp
ThreadPoolCOMListener.h
TimeUnits.h
TrackUnionStream.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
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 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 Bug 1273314 - Let mPrincipalHandle decide uniqueness of a VideoFrame. r=jesup 2016-10-06 11:39:50 +02:00
VideoStreamTrack.cpp
VideoStreamTrack.h
VideoTrack.cpp
VideoTrack.h
VideoTrackList.cpp
VideoTrackList.h
VideoUtils.cpp Bug 1345027 - Label runnables in dom/media/VideoUtils.cpp. r=cpearce 2017-03-07 14:53:52 +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 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
moz.build Bug 1343787. Part 2 - move the Register() calls to Load(). r=gerald 2017-03-02 18:03:20 +08: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