gecko/dom/media
2015-07-09 11:07:57 +08:00
..
android Bug 1178938 - Make MediaDecoderReader::DecodeToFirstVideoData async. r=jww 2015-07-02 12:38:44 -07:00
apple Bug 1175768 - Dispatch NotifyDataArrived and remove the aBuffer argument. r=jya 2015-06-27 01:19:10 -07:00
bridge
compiledtest Bug 1176300 - Move libsoundtouch to lgpllibs; r=glandium 2015-07-07 21:17:09 -07:00
directshow Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan 2015-06-17 10:00:52 -04:00
eme Bug 1181454 - Give up checking for Adobe EME plugin files if e10s is on until we get a proper fix. r=edwin 2015-07-09 19:29:13 +12:00
encoder Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj 2015-06-03 15:25:57 -07:00
fmp4 Bug 1181894: Always create a PlatformDecoderModule in CDMWrapper. r=cpearce 2015-07-09 16:18:05 +10:00
gmp Bug 1175765 - Start async-shutdown timer in GMPParent::CloseActive(). r=cpearce 2015-07-03 19:37:00 +02:00
gmp-plugin Bug 1169129 - Test GMPVideoDecoderTrialCreator detects failure. r=edwin 2015-06-05 21:55:52 +12:00
gmp-plugin-openh264 Bug 1169129 - Test GMPVideoDecoderTrialCreator detects failure. r=edwin 2015-06-05 21:55:52 +12:00
gstreamer Bug 1178437 - Remove ReadOnWrongThread. r=jww 2015-07-01 18:46:58 -07:00
gtest Bug 1181318 - Eliminate duplicate mRefCnt members in nsRunnable subclasses. r=ehsan 2015-07-07 14:03:00 +02:00
imagecapture Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj 2015-06-03 15:25:57 -07:00
mediasource Bug 1181439: Include init segment range when calling NotifyDataArrived. r=cpearce 2015-07-09 11:06:07 +10:00
ogg Bug 1178938 followup: Add missing 'override' keyword to OggDecoder methods Clone() and CreateStateMachine(). rs=ehsan 2015-07-02 16:31:54 -07:00
omx Bug 1179665. Part 4 - remove MDSM::RecreateDecodedStream() which runs on the main thread and doesn't fit into the thread model of MDSM. r=roc. 2015-07-06 11:36:26 +08:00
platforms Bug 1181894: Always create a PlatformDecoderModule in CDMWrapper. r=cpearce 2015-07-09 16:18:05 +10:00
raw Bug 1178938 - Introduce a new mechanism for iterative work and prototype it with RawReader. r=jww 2015-07-02 12:38:43 -07:00
standalone
systemservices Bug 1178753 - Always enable async-video when OMTC is enabled. r=sotaro 2015-07-08 09:28:48 +02:00
test Bug 1181051 - Remove BOM from dom/media/test/test*.html. r=kinetik 2015-07-07 01:43:00 -04:00
tests Bug 1037389 - add support for deviceId in gUM constraints (merged 11 patches). r=smaug, r=jesup 2015-07-02 18:01:52 -04:00
wave Bug 1175768 - Use mirroring for buffered ranges. r=jya 2015-06-27 01:19:13 -07:00
webaudio Bug 905127 - Part 1 - Make some functions from nsNetUtil not inline. r=jduell 2015-07-07 04:17:00 +02:00
webm Bug 1179110 - Use a Maybe<> to store start time, rather than using -1 as a sentinel. r=jya 2015-07-02 12:05:17 -07:00
webrtc Bug 1181262 - Disabling more code under --disable-webrtc, r=dholbert,bwc 2015-07-08 12:27:45 -07:00
webspeech Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj 2015-07-03 18:29:00 -07:00
webvtt
AbstractMediaDecoder.h Bug 1178938 - Mirror shutdown-ness from the MDSM to the MD. r=jww 2015-07-02 12:38:44 -07:00
AbstractThread.cpp bug 1171785 use nsContentUtils::RunInStableState() r=bholley 2015-06-11 14:36:12 +12:00
AbstractThread.h Bug 1172769 - add some handy methods. r=bholley. 2015-06-10 06:14:09 +08:00
AudioBufferUtils.h
AudioChannelFormat.cpp
AudioChannelFormat.h
AudioCompactor.cpp
AudioCompactor.h
AudioMixer.h
AudioSampleFormat.h
AudioSegment.cpp
AudioSegment.h
AudioSink.cpp Bug 1181504. Part 2 - remove MediaDecoderStateMachine::mAudioStartTime. r=kinetik. 2015-07-09 11:07:57 +08:00
AudioSink.h Bug 1181504. Part 2 - remove MediaDecoderStateMachine::mAudioStartTime. r=kinetik. 2015-07-09 11:07:57 +08:00
AudioStream.cpp Bug 1176300 - Add soundtouch factory functions for DLL memory handling on windows; r=padenot 2015-07-07 21:17:09 -07:00
AudioStream.h Bug 1176300 - Add soundtouch factory functions for DLL memory handling on windows; r=padenot 2015-07-07 21:17:09 -07:00
AudioStreamTrack.cpp
AudioStreamTrack.h
AudioTrack.cpp
AudioTrack.h
AudioTrackList.cpp
AudioTrackList.h
BufferMediaResource.h
CanvasCaptureMediaStream.cpp bug 1171785 use nsContentUtils::RunInStableState() r=bholley 2015-06-11 14:36:12 +12:00
CanvasCaptureMediaStream.h Bug 1168075 - Fix CanvasCaptureMediaStream build fail for bluetooth2. r=pehrsons 2015-05-25 18:33:00 +08:00
CubebUtils.cpp Bug 1103824 - Back out changeset for causing regression reported in bug 1176499. 2015-06-23 17:02:51 -07:00
CubebUtils.h
DecodedStream.cpp Bug 1179665. Part 4 - remove MDSM::RecreateDecodedStream() which runs on the main thread and doesn't fit into the thread model of MDSM. r=roc. 2015-07-06 11:36:26 +08:00
DecodedStream.h Bug 1179665. Part 4 - remove MDSM::RecreateDecodedStream() which runs on the main thread and doesn't fit into the thread model of MDSM. r=roc. 2015-07-06 11:36:26 +08:00
DecoderTraits.cpp Bug 1173001 - Explicitly instantiate WebReader in MediaSourceReader. r=jww 2015-06-10 14:17:24 -07:00
DecoderTraits.h Bug 1173001 - Explicitly instantiate WebReader in MediaSourceReader. r=jww 2015-06-10 14:17:24 -07:00
DOMMediaStream.cpp Bug 987498 - Part 3 - Implement DOMHwMediaStream. r=roc 2015-06-18 00:21:00 +02:00
DOMMediaStream.h Bug 987498 - Part 3 - Implement DOMHwMediaStream. r=roc 2015-06-18 00:21:00 +02:00
EncodedBufferCache.cpp Bug 1149842 - Release the mutex for NS_OpenAnonymousTemporaryFile to prevent the deadlock. r=roc 2015-05-15 17:52:45 -04:00
EncodedBufferCache.h Bug 1159401 - Split Blob and File classes, r=bz 2015-05-12 13:09:51 +01:00
FileBlockCache.cpp
FileBlockCache.h
GetUserMediaRequest.cpp
GetUserMediaRequest.h
GraphDriver.cpp Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj 2015-06-03 15:25:57 -07:00
GraphDriver.h
IdpSandbox.jsm Bug 1155898 - Use fetch instead of XHR for IdP. r=jib 2015-05-20 14:26:32 -07:00
Intervals.h Bug 1171760: P1. Add IntervalSet operator-=. r=mattwoodrow 2015-07-01 11:42:49 +10:00
Latency.cpp Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj 2015-06-03 15:25:57 -07:00
Latency.h Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj 2015-05-19 11:15:34 -07:00
MediaCache.cpp Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj 2015-06-03 15:25:57 -07:00
MediaCache.h
MediaData.cpp Bug 1171314: P1. Add SharedTrackInfo object. r=cpearce 2015-06-19 16:45:14 +10:00
MediaData.h Bug 1171314: P1. Add SharedTrackInfo object. r=cpearce 2015-06-19 16:45:14 +10:00
MediaDataDemuxer.h Bug 1171311: P10. Add MediaDataDemuxer::GetSamplesMayBlock() method. r=cpearce 2015-06-12 09:26:58 +10:00
MediaDecoder.cpp Bug 1179499 - Assert NS_IsMainThread on a bunch of MediaDecoder methods. r=jww 2015-07-02 19:26:24 -07:00
MediaDecoder.h Bug 1179499 - Dispatch NotifyPlayback{Started,Stopped}. r=jww 2015-07-02 19:26:24 -07:00
MediaDecoderOwner.h
MediaDecoderReader.cpp Bug 1171257 - Add force decode ahead to MediaFormatReader r=jya,bholley 2015-07-05 09:39:30 -07:00
MediaDecoderReader.h Bug 1171257 - Add force decode ahead to MediaFormatReader r=jya,bholley 2015-07-05 09:39:30 -07:00
MediaDecoderStateMachine.cpp Bug 1181504. Part 2 - remove MediaDecoderStateMachine::mAudioStartTime. r=kinetik. 2015-07-09 11:07:57 +08:00
MediaDecoderStateMachine.h Bug 1181504. Part 2 - remove MediaDecoderStateMachine::mAudioStartTime. r=kinetik. 2015-07-09 11:07:57 +08:00
MediaDeviceInfo.cpp
MediaDeviceInfo.h
MediaDevices.cpp Bug 1152381 - implement mediaDevices.getSupportedConstraints. r=smaug, r=jesup 2015-07-02 14:21:49 -04:00
MediaDevices.h Bug 1152381 - implement mediaDevices.getSupportedConstraints. r=smaug, r=jesup 2015-07-02 14:21:49 -04:00
MediaFormatReader.cpp Bug 1181894: Always create a PlatformDecoderModule in CDMWrapper. r=cpearce 2015-07-09 16:18:05 +10:00
MediaFormatReader.h Bug 1171257 - Add force decode ahead to MediaFormatReader r=jya,bholley 2015-07-05 09:39:30 -07:00
MediaInfo.h Bug 1176989: Inform MediaSourceDecoder about new encryption keys inside TrackBuffersManager. r=cpearce 2015-06-23 17:29:31 -07:00
MediaManager.cpp Bug 905127 - Part 1 - Make some functions from nsNetUtil not inline. r=jduell 2015-07-07 04:17:00 +02:00
MediaManager.h Bug 1037389 - add support for deviceId in gUM constraints (merged 11 patches). r=smaug, r=jesup 2015-07-02 18:01:52 -04:00
MediaMetadataManager.h
MediaPermissionGonk.cpp
MediaPermissionGonk.h
MediaPromise.h Bug 1171257 - Add force decode ahead to MediaFormatReader r=jya,bholley 2015-07-05 09:39:30 -07:00
MediaQueue.h
MediaRecorder.cpp bug 1179662 handle null AudioNodeStream stream r=padenot 2015-07-02 17:45:11 +12:00
MediaRecorder.h
MediaResource.cpp Bug 1175768 - Throttle NotifyDataArrived. r=jya 2015-06-27 01:19:14 -07:00
MediaResource.h Bug 1175768 - Implement SilentReadAt. r=jya 2015-06-27 01:19:09 -07:00
MediaSegment.h
MediaShutdownManager.cpp Bug 1177282 - Create and destroy static SharedThreadPool state at startup/shutdown. r=cpearce 2015-06-30 02:13:04 -07:00
MediaShutdownManager.h
MediaStreamError.cpp
MediaStreamError.h
MediaStreamGraph.cpp Bug 987498 - Part 4 -Implement SetImageSize on DOMHwMediaStream. r=roc 2015-06-15 03:11:00 +02:00
MediaStreamGraph.h Bug 987498 - Part 4 -Implement SetImageSize on DOMHwMediaStream. r=roc 2015-06-15 03:11:00 +02:00
MediaStreamGraphImpl.h Backed out 3 changesets (bug 974089) for causing OSX/Windows test_bug867104.html permafail. 2015-06-11 15:10:06 -04:00
MediaStreamTrack.cpp
MediaStreamTrack.h
MediaTaskQueue.cpp Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan 2015-06-17 10:00:52 -04:00
MediaTaskQueue.h Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan 2015-06-17 10:00:52 -04:00
MediaTimer.cpp Bug 1177501 - Hold a strong ref to mThread. r=jya 2015-06-27 01:19:03 -07:00
MediaTimer.h Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj 2015-06-03 15:25:57 -07:00
MediaTrack.cpp
MediaTrack.h
MediaTrackList.cpp
MediaTrackList.h
moz.build Bug 1181262 - Disabling more code under --disable-webrtc, r=dholbert,bwc 2015-07-08 12:27:45 -07:00
MP3Decoder.cpp Bug 1168374 - Add MP3 decoder and integrate with MP3 demuxer. r=kinetik 2015-06-05 15:53:31 +02:00
MP3Decoder.h Bug 1168374 - Add MP3 decoder and integrate with MP3 demuxer. r=kinetik 2015-06-05 15:53:31 +02:00
MP3Demuxer.cpp Bug 1166779 - Rebase MP3 demuxer on MediaDataDemuxer interface. r=kinetik 2015-06-05 14:34:19 +02:00
MP3Demuxer.h Bug 1166779 - Rebase MP3 demuxer on MediaDataDemuxer interface. r=kinetik 2015-06-05 14:34:19 +02:00
MP3FrameParser.cpp Bug 1175768 - Dispatch NotifyDataArrived and remove the aBuffer argument. r=jya 2015-06-27 01:19:10 -07:00
MP3FrameParser.h Bug 1175768 - Dispatch NotifyDataArrived and remove the aBuffer argument. r=jya 2015-06-27 01:19:10 -07:00
nsIDocumentActivity.h
nsIDOMNavigatorUserMedia.idl Bug 1173255 - Cleanup MediaManager e10s code in prep for deviceId constraint. r=jesup 2015-06-18 11:46:36 -04:00
nsIMediaManager.idl
PeerConnection.js Bug 1167922 - Handle broken entries in media.peerconnection.default_iceservers more gracefully. r=jib 2015-06-23 16:52:50 -07:00
PeerConnection.manifest
PeerConnectionIdp.jsm
RTCStatsReport.jsm
RtspMediaResource.cpp Bug 1160695 - Drop Support for Content-Duration. r=cpearce 2015-06-08 09:22:46 -07:00
RtspMediaResource.h
SelfRef.h
SharedBuffer.h
SharedThreadPool.cpp Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan 2015-06-17 10:00:52 -04:00
SharedThreadPool.h Bug 1161627 - part 2 - machine-convert TemporaryRef<T> to already_AddRefed<T>; r=ehsan 2015-06-17 10:00:52 -04:00
SimpleImageBuffer.cpp
SimpleImageBuffer.h
StateMirroring.h Bug 1178437 - Remove ReadOnWrongThread. r=jww 2015-07-01 18:46:58 -07:00
StateWatching.h Bug 1172264 - Mirror duration from the MDSM to the MediaDecoderReader and remove MDSM::GetDuration. r=jww 2015-06-17 09:49:10 -07:00
StreamBuffer.cpp Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj 2015-06-03 15:25:57 -07:00
StreamBuffer.h Bug 1163958 - Reduce the allocation in MediaStreamGraph - patch 2, r=padenot 2015-05-13 14:35:10 +01:00
TaskDispatcher.h Bug 1172264 - Mirror duration from the MDSM to the MediaDecoderReader and remove MDSM::GetDuration. r=jww 2015-06-17 09:49:10 -07:00
TextTrack.cpp
TextTrack.h
TextTrackCue.cpp
TextTrackCue.h
TextTrackCueList.cpp
TextTrackCueList.h
TextTrackList.cpp
TextTrackList.h
TextTrackRegion.cpp
TextTrackRegion.h
ThreadPoolCOMListener.cpp
ThreadPoolCOMListener.h
TimeUnits.h Bug 1179094: Use TimeUnit in PlatformDecoderModule. r=cpearce 2015-07-08 10:56:16 +10:00
TimeVarying.h
TrackUnionStream.cpp Backed out changeset 6943b5034e0c (bug 1173656) for OSX crashes/asserts. 2015-06-15 11:55:30 -04:00
TrackUnionStream.h Backed out changeset 6943b5034e0c (bug 1173656) for OSX crashes/asserts. 2015-06-15 11:55:30 -04:00
VideoFrameContainer.cpp
VideoFrameContainer.h Bug 1178513 - Export libxul symbols needed by ACL. r=mattwoodrow 2015-07-02 15:19:35 -07:00
VideoPlaybackQuality.cpp
VideoPlaybackQuality.h
VideoSegment.cpp
VideoSegment.h
VideoStreamTrack.cpp
VideoStreamTrack.h
VideoTrack.cpp
VideoTrack.h
VideoTrackList.cpp
VideoTrackList.h
VideoUtils.cpp Bug 1179094: Use TimeUnit in PlatformDecoderModule. r=cpearce 2015-07-08 10:56:16 +10:00
VideoUtils.h Bug 1179094: Use TimeUnit in PlatformDecoderModule. r=cpearce 2015-07-08 10:56:16 +10:00
VorbisUtils.h
WebVTTListener.cpp Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj 2015-06-03 15:25:57 -07:00
WebVTTListener.h