gecko/content/media
2013-06-26 15:12:39 +01:00
..
dash Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal 2013-06-17 15:21:01 -04:00
encoder Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal 2013-06-17 15:21:01 -04:00
gstreamer Bug 794282 - Enable gstreamer by default in builds, but pref off r=cpearce,khuey 2013-06-22 11:16:53 +12:00
ogg Bug 880502 - Make OggCodecState.cpp build on gonk-JB, r=cpearce 2013-06-21 18:03:05 -04:00
omx Bug 884654 - Fix deadlock come from OmxDecoder::statusChanged(). r=doublec 2013-06-26 09:36:22 -04:00
plugins Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal 2013-06-17 15:21:01 -04:00
raw Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal 2013-06-17 15:21:01 -04:00
test Bug 886165 - Hide the alternate names in the spec behind prefs which are turned off by default; r=roc 2013-06-23 19:22:10 -04:00
wave Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal 2013-06-17 15:21:01 -04:00
webaudio Bug 885583 - Enable Web Audio unconditionally across mochitests; r=roc 2013-06-23 19:23:02 -04:00
webm Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal 2013-06-17 15:21:01 -04:00
webrtc Bug 879743 - Fake audio should be sent at the same rate as fake video r=jesup 2013-06-20 10:14:04 -07:00
webspeech Bug 883094 - Fix some test files that don't unset their prefs correctly. r=jgriffin 2013-06-15 00:33:47 +02:00
wmf Bug 878449 - Fixed mismatched CoInitialize call causing crash in JumpList. r=padenot. 2013-06-20 08:57:46 -04:00
AbstractMediaDecoder.h Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE. 2013-05-29 17:56:10 -04:00
AudioAvailableEventManager.cpp
AudioAvailableEventManager.h
AudioChannelFormat.cpp Bug 875529 - Correctly reserve some extra junk at the end of the down-mixing buffer; r=roc 2013-05-23 23:29:25 -04:00
AudioChannelFormat.h
AudioEventTimeline.h Bug 875596 - Properly handle AudioParam SetCurve automation events with a 0 duration; r=roc 2013-05-24 13:19:47 -04:00
AudioNodeEngine.cpp Bug 815643 - Part 4: Add the Convolution processing implementation to the build system; r=roc 2013-06-10 16:09:01 -04:00
AudioNodeEngine.h Bug 815643 - Part 4: Add the Convolution processing implementation to the build system; r=roc 2013-06-10 16:09:01 -04:00
AudioNodeStream.cpp Bug 865257 - Implement MediaStreamAudioDestinationNode. r=ehsan,roc 2013-05-21 15:17:47 -04:00
AudioNodeStream.h Bug 884632 - Optimize MediaStreamGraphImpl::PrepareUpdatesToMainThreadState in order to only include AudioNodeStreams that the main thread is interested in; r=roc 2013-06-18 23:09:44 -04:00
AudioSampleFormat.h
AudioSegment.cpp Bug 882956 - Fix WebAudio stack-buffer-overflow crash. r=ehsan. 2013-06-14 15:16:41 +08:00
AudioSegment.h Bug 882956 - Fix WebAudio stack-buffer-overflow crash. r=ehsan. 2013-06-14 15:16:41 +08:00
AudioStream.cpp Bug 579517 follow-up: Remove NSPR types that crept in 2013-06-12 21:26:59 -04:00
AudioStream.h Bug 865244 - Expose the maximum channel count in the AudioStream. r=kinetik 2013-06-10 19:32:28 +02:00
AudioStreamTrack.cpp
AudioStreamTrack.h
BufferMediaResource.h Bug 862182. r=roc,doublec 2013-05-03 10:59:18 +12:00
DecoderTraits.cpp Bug 861090 - Add pref to disable playback of MPEG files in nsVideoDocument using WMF. r=?padenot 2013-06-21 11:16:55 +12:00
DecoderTraits.h
DOMMediaStream.cpp Bug 865257 - Implement MediaStreamAudioDestinationNode. r=ehsan,roc 2013-05-21 15:17:47 -04:00
DOMMediaStream.h Bug 865257 - Implement MediaStreamAudioDestinationNode. r=ehsan,roc 2013-05-21 15:17:47 -04:00
FileBlockCache.cpp
FileBlockCache.h Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE. 2013-05-29 17:56:10 -04:00
Makefile.in Bug 833382 - Implement WebVTTLoadListener r=cpearce,bz 2013-06-10 08:30:00 -07:00
MediaCache.cpp Fix bustage on a CLOSED TREE for bug 877461 2013-06-05 14:44:20 +12:00
MediaCache.h Bug 862182. r=roc,doublec 2013-05-03 10:59:18 +12:00
MediaDecoder.cpp Backed out changeset 78424c3ea6cb (bug 883731) 2013-06-19 09:51:05 +01:00
MediaDecoder.h Backed out changeset 78424c3ea6cb (bug 883731) 2013-06-19 09:51:05 +01:00
MediaDecoderOwner.h Backed out changeset 78424c3ea6cb (bug 883731) 2013-06-19 09:51:05 +01:00
MediaDecoderReader.cpp Bug 869251 - Disable omx decoder and camera on gonk-JB, r=doublec,glandium 2013-05-02 17:21:22 -04:00
MediaDecoderReader.h Bug 871485 - Share hw codec between applications/tasks. r=mwu, r=doublec, r=roc 2013-06-10 08:22:05 -04:00
MediaDecoderStateMachine.cpp Bug 882027. Make MediaDecoder::UpdateReadyStateForData always be responsible for calling GetNextFrameStatus when that value is passed to HTMLMediaElement::UpdateReadyStateForData, but keep calling GetNextFrameStatus on the state machine thread to suppress dispatching of redundant runnables when nothing has changed. r=cpearce 2013-06-17 17:15:32 +12:00
MediaDecoderStateMachine.h Bug 871485 - Share hw codec between applications/tasks. r=mwu, r=doublec, r=roc 2013-06-10 08:22:05 -04:00
MediaMetadataManager.h
MediaResource.cpp Backed out changeset 78424c3ea6cb (bug 883731) 2013-06-19 09:51:05 +01:00
MediaResource.h Bug 831998 - Make the media canplaythrough estimation less conservative. r=cpearce 2013-05-05 17:02:25 -07:00
MediaSegment.h Bug 842243 - Part 0: Modify MediaSegment and AudioSegment for use by MediaEncoder. r=roc 2013-06-03 17:59:50 +08:00
MediaStreamGraph.cpp Bug 884459 - Do not check mCurrentTaskMessageQueue's emptiness needlessly; r=ehsan 2013-06-21 22:07:39 +02:00
MediaStreamGraph.h Bug 884632 - Optimize MediaStreamGraphImpl::PrepareUpdatesToMainThreadState in order to only include AudioNodeStreams that the main thread is interested in; r=roc 2013-06-18 23:09:44 -04:00
MediaStreamGraphImpl.h Backed out changeset 07708c9fc5ef (bug 883010) because of test failures 2013-06-17 13:13:08 -04:00
MediaStreamTrack.cpp Bug 868405. Support 'enabled' attribute on MediaStreamTrack. r=jesup 2013-05-30 16:44:43 +12:00
MediaStreamTrack.h Bug 868405. Support 'enabled' attribute on MediaStreamTrack. r=jesup 2013-05-30 16:44:43 +12:00
moz.build Bug 865257 - Implement MediaStreamAudioDestinationNode. r=ehsan,roc 2013-05-21 15:17:47 -04:00
SharedBuffer.h
StreamBuffer.cpp
StreamBuffer.h
TextTrack.cpp Bug 833382 - Implement WebVTTLoadListener r=cpearce,bz 2013-06-10 08:30:00 -07:00
TextTrack.h Bug 833382 - Implement WebVTTLoadListener r=cpearce,bz 2013-06-10 08:30:00 -07:00
TextTrackCue.cpp Bug 882549 - Don't rely on mElement to find nsIDocument in TextTrackCue. r=rillian, r=smaug 2013-06-19 14:02:04 -04:00
TextTrackCue.h Bug 833382 - Implement WebVTTLoadListener r=cpearce,bz 2013-06-10 08:30:00 -07:00
TextTrackCueList.cpp Bug 833382 - Implement WebVTTLoadListener r=cpearce,bz 2013-06-10 08:30:00 -07:00
TextTrackCueList.h Bug 833382 - Implement WebVTTLoadListener r=cpearce,bz 2013-06-10 08:30:00 -07:00
TextTrackList.cpp Bug 833382 - Implement WebVTTLoadListener r=cpearce,bz 2013-06-10 08:30:00 -07:00
TextTrackList.h Bug 833382 - Implement WebVTTLoadListener r=cpearce,bz 2013-06-10 08:30:00 -07:00
TimeVarying.h
TrackUnionStream.h Bug 865257 - Implement MediaStreamAudioDestinationNode. r=ehsan,roc 2013-05-21 15:17:47 -04:00
VideoFrameContainer.cpp
VideoFrameContainer.h
VideoSegment.cpp Bug 868405. Support 'enabled' attribute on MediaStreamTrack. r=jesup 2013-05-30 16:44:43 +12:00
VideoSegment.h Bug 868405. Support 'enabled' attribute on MediaStreamTrack. r=jesup 2013-05-30 16:44:43 +12:00
VideoStreamTrack.cpp
VideoStreamTrack.h
VideoUtils.cpp
VideoUtils.h Bug 885879 - Make sure cue times are not rounded r=rillian 2013-06-19 14:35:04 -04:00
VorbisUtils.h
WebVTTLoadListener.cpp Bug 884507 - Change SECOND_TO_MS macro to be named MS_TO_SECONDS r=rillian 2013-06-18 12:53:00 -07:00
WebVTTLoadListener.h Bug 881978 - Make WebVTTLoadListener callbacks private. r=rillian 2013-06-11 21:12:39 -04:00