gecko/content/media
2013-05-14 14:14:42 +02:00
..
dash Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
gstreamer Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
ogg Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
omx Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
plugins Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
raw Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
test Bug 868152 - disable webaudio crashtests for Android to enable 700 other tests. r=philor 2013-05-07 12:46:48 -04:00
wave Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
webaudio Bug 867104 - Add a crashtest. r=ehsan 2013-05-14 14:14:42 +02:00
webm Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
webrtc Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
webspeech Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
wmf Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
AbstractMediaDecoder.h Bug 847267 - Use DXVA2 to offload H.264 decoding to the GPU on Windows. r=Bas 2013-05-04 22:12:41 +12:00
AudioAvailableEventManager.cpp
AudioAvailableEventManager.h
AudioChannelFormat.cpp Bug 865234 - Part 7: Change the speaker up-mixing and down-mixing rules according to the Web Audio spec; r=roc 2013-04-29 20:15:26 -04:00
AudioChannelFormat.h
AudioEventTimeline.h Bug 858131 - rewrite FloatingPoint.h to be C++-only instead of C-compatible C++; r+original-author=Waldo 2013-05-01 16:55:13 -04:00
AudioNodeEngine.cpp Bug 864605 - Take the input chunk's volume into account in the nodes that buffer their input; r=padenot 2013-04-22 21:59:51 -04:00
AudioNodeEngine.h Bug 865251 - Implement WaveShaperNode; r=roc 2013-05-14 00:12:30 -04:00
AudioNodeStream.cpp Bug 865251 - Implement WaveShaperNode; r=roc 2013-05-14 00:12:30 -04:00
AudioNodeStream.h Bug 865251 - Implement WaveShaperNode; r=roc 2013-05-14 00:12:30 -04:00
AudioSampleFormat.h
AudioSegment.cpp
AudioSegment.h Bug 866434 - Part 3: Mix in the value generated by AudioNode inputs to AudioParams when getting their values during audio processing; r=roc 2013-05-01 23:12:59 -04:00
AudioStream.cpp Bug 727697. Add facility to dump audio output as WAV files. r=kinetik 2013-04-03 19:12:27 -04:00
AudioStream.h Bug 852401 - Remove sydneyaudio. r=doublec 2013-03-19 17:12:36 +13:00
AudioStreamTrack.cpp Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
AudioStreamTrack.h Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
BufferMediaResource.h Bug 862182. r=roc,doublec 2013-05-03 10:59:18 +12:00
DecoderTraits.cpp Bug 869251 - Disable omx decoder and camera on gonk-JB, r=doublec,glandium 2013-05-02 17:21:22 -04:00
DecoderTraits.h Bug 834172 - Don't export codec functions from DecoderTraits. r=cpearce 2013-03-05 09:56:35 -05:00
DOMMediaStream.cpp Bug 866514. Part 2: Delay delivering getUserMedia stream result until the DOM object has asynchronously acquired the desired tracks. r=jesup 2013-05-03 17:07:37 +12:00
DOMMediaStream.h Bug 866514. Part 2: Delay delivering getUserMedia stream result until the DOM object has asynchronously acquired the desired tracks. r=jesup 2013-05-03 17:07:37 +12:00
FileBlockCache.cpp
FileBlockCache.h
Makefile.in Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
MediaCache.cpp Bug 862182. r=roc,doublec 2013-05-03 10:59:18 +12:00
MediaCache.h Bug 862182. r=roc,doublec 2013-05-03 10:59:18 +12:00
MediaDecoder.cpp Bug 858131 - rewrite FloatingPoint.h to be C++-only instead of C-compatible C++; r+original-author=Waldo 2013-05-01 16:55:13 -04:00
MediaDecoder.h Bug 869251 - Disable omx decoder and camera on gonk-JB, r=doublec,glandium 2013-05-02 17:21:22 -04:00
MediaDecoderOwner.h Bug 850587. Part 1: Refactor NotifyAutoplayDataReady to CheckAutoplayDataReady and allow autoplay to start on HAVE_CURRENT_DATA if the source is a stream. r=cpearce 2013-03-21 00:11:48 +13: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 855064 - Exclude DASH code from default builds r=cpearce 2013-04-02 17:05:00 -07:00
MediaDecoderStateMachine.cpp Bug 869251 - Disable omx decoder and camera on gonk-JB, r=doublec,glandium 2013-05-02 17:21:22 -04:00
MediaDecoderStateMachine.h Bug 852401 - Remove sydneyaudio. r=doublec 2013-03-19 17:12:36 +13:00
MediaMetadataManager.h
MediaResource.cpp Bug 862182. r=roc,doublec 2013-05-03 10:59:18 +12:00
MediaResource.h Bug 831998 - Make the media canplaythrough estimation less conservative. r=cpearce 2013-05-05 17:02:25 -07:00
MediaSegment.h Backed out changeset dba7a059ed22 (bug 843214) 2013-02-27 12:49:26 +00:00
MediaStreamGraph.cpp Bug 870002: move data-processing debugs in MSG to level 5 to allow granular logging r=roc 2013-05-09 02:05:03 -04:00
MediaStreamGraph.h Bug 836599 - Part 7: Implement a non-realtime API in MediaStreamGraph; r=roc 2013-05-08 07:44:07 -04:00
MediaStreamGraphImpl.h Bug 836599 - Part 7: Implement a non-realtime API in MediaStreamGraph; r=roc 2013-05-08 07:44:07 -04:00
MediaStreamTrack.cpp Backed out 4 changesets (bug 834835) for making bug 786539 nearly perma-orange. 2013-04-18 10:32:26 -04:00
MediaStreamTrack.h Backout changesets f309dacf4010:be3cef4b69e3 for thread safety assertions on Windows and test failures on OSX. 2013-05-05 11:51:47 +02:00
moz.build Backed out changeset 496846474ed3 (bug 864774) 2013-05-13 10:05:49 +01:00
SharedBuffer.h
StreamBuffer.cpp #include prlog.h inside StreamBuffer.cpp, no bug 2013-03-18 23:29:51 -04:00
StreamBuffer.h Bug 839650: Add debugs to MediaStreamGraph to ease investigation of issues in the future r=roc 2013-03-07 03:53:45 -05:00
TimeVarying.h Bug 852011 - Reserve 5 elements in MediaStream::mBlocked in order to avoid excessive cost when dealing with removals from it; r=roc 2013-03-17 23:27:14 -04:00
TrackUnionStream.h Bug 870002: move data-processing debugs in MSG to level 5 to allow granular logging r=roc 2013-05-09 02:05:03 -04:00
VideoFrameContainer.cpp Bug 841493 - Rename nsHTMLMediaElement to HTMLMediaElement, r=Ms2ger 2013-03-19 13:23:54 +01:00
VideoFrameContainer.h Bug 841493 - Rename nsHTMLMediaElement to HTMLMediaElement, r=Ms2ger 2013-03-19 13:23:54 +01:00
VideoSegment.cpp
VideoSegment.h
VideoStreamTrack.cpp Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
VideoStreamTrack.h Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
VideoUtils.cpp Bug 841014 - Rename nsTimeRanges.h to TimeRanges.h. r=Ms2ger 2013-03-02 14:14:44 -05:00
VideoUtils.h Bug 856108 - Port static analyses to clang, part 2a: use MOZ_STACK_CLASS in content. r=bz 2013-04-11 22:20:09 -05:00
VorbisUtils.h