gecko/content/media
2013-09-05 09:01:46 +09:00
..
dash Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
directshow Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
encoder Bug 899935 - Produce zero-length output if calling Stop right after a Start call of MediaRecorder. r=roc 2013-08-29 19:59:08 +08:00
gstreamer Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
mediasource Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
ogg Bug 883284 - Part b: Move LIBXUL_LIBRARY into moz.build (a-c); r=joey 2013-08-22 08:55:59 +02:00
omx Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
plugins Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
raw Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
test Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
wave Bug 881092 - Allow decoding files we know we can't play, in the context of WebAudio. r=kinetik,rillian 2013-08-29 11:43:44 +02:00
webaudio Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
webm Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
webrtc Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
webspeech Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
wmf Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
AbstractMediaDecoder.h
AudioAvailableEventManager.cpp
AudioAvailableEventManager.h
AudioChannelFormat.cpp
AudioChannelFormat.h
AudioEventTimeline.h Bug 897092 - Fix setTargetAtTime glitch. r=ehsan 2013-08-09 15:11:03 +02:00
AudioNodeEngine.cpp Bug 882171 - Part 2: Call NEON implementation. r=ehsan, r=glandium 2013-08-13 17:30:18 +08:00
AudioNodeEngine.h
AudioNodeEngineNEON.cpp Bug 907303 - Use fewer local variables to workaround a bug in GCC 4.4.3. r=ehsan 2013-08-30 15:07:33 +08:00
AudioNodeEngineNEON.h Bug 882171 - Part 1: Add NEON implementation of AudioNodeEngine.cpp. r=roc, r=padenot, r=derf, r=glandium 2013-08-13 15:39:42 +08:00
AudioNodeExternalInputStream.cpp Bug 856361. Part 8: Fix copying of track data from input streams to output streams in AudioNodeExternalInputStream. r=padenot 2013-08-01 16:02:49 +12:00
AudioNodeExternalInputStream.h Bug 856361. Part 8: Fix copying of track data from input streams to output streams in AudioNodeExternalInputStream. r=padenot 2013-08-01 16:02:49 +12:00
AudioNodeStream.cpp Bug 905444 - Do not attempt that we can handle empty channels when mixing; r=roc 2013-08-16 10:42:50 -04:00
AudioNodeStream.h Bug 856361. Part 3: Refactor AudioNodeStream to create ComputeFinalOuputChannelCount, AccumulateInputChunk and AdvanceOutputSegment, and make AudioNodeStreams be treated as always consumed by the MediaStreamGraph. r=ehsan 2013-07-24 22:11:35 +12:00
AudioSampleFormat.h
AudioSegment.cpp
AudioSegment.h
AudioStream.cpp
AudioStream.h
AudioStreamTrack.cpp
AudioStreamTrack.h
BufferDecoder.cpp Bug 911059 - Move WebAudio's BufferDecoder to its own file so it can be shared with MSE. r=cpearce 2013-09-04 15:08:11 +12:00
BufferDecoder.h Bug 911059 - Move WebAudio's BufferDecoder to its own file so it can be shared with MSE. r=cpearce 2013-09-04 15:08:11 +12:00
BufferMediaResource.h
DecoderTraits.cpp Bug 861693 - DirectShow MP3 decoder HTML5 audio backend for Windows. r=padenot 2013-08-13 16:49:25 +12:00
DecoderTraits.h
DOMMediaStream.cpp Backed out 2 changesets (bug 909187) 2013-08-26 02:29:55 -07:00
DOMMediaStream.h Backed out 2 changesets (bug 909187) 2013-08-26 02:29:55 -07:00
EncodedBufferCache.cpp Bug 902194 - Use mutex to replace the reentrant in EncodedBufferCache. r=roc 2013-08-09 13:46:20 +08:00
EncodedBufferCache.h Bug 902194 - Use mutex to replace the reentrant in EncodedBufferCache. r=roc 2013-08-09 13:46:20 +08:00
FileBlockCache.cpp
FileBlockCache.h
Makefile.in Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
MediaCache.cpp
MediaCache.h
MediaDecoder.cpp Bug 904926. Remove unnecessary lock. r=cpearce 2013-09-04 23:13:06 +12:00
MediaDecoder.h Bug 904926. Remove unnecessary lock. r=cpearce 2013-09-04 23:13:06 +12:00
MediaDecoderOwner.h
MediaDecoderReader.cpp Bug 881092 - Allow decoding files we know we can't play, in the context of WebAudio. r=kinetik,rillian 2013-08-29 11:43:44 +02:00
MediaDecoderReader.h Bug 881092 - Allow decoding files we know we can't play, in the context of WebAudio. r=kinetik,rillian 2013-08-29 11:43:44 +02:00
MediaDecoderStateMachine.cpp Bug 911052 - Use decoder's IsDataCachedToEndOfResource instead of resource's version. r=cpearce 2013-09-04 15:08:10 +12:00
MediaDecoderStateMachine.h
MediaMetadataManager.h
MediaRecorder.cpp Bug 899935 - Produce zero-length output if calling Stop right after a Start call of MediaRecorder. r=roc 2013-08-29 19:59:08 +08:00
MediaRecorder.h Bug 903772: Part 3 - Refactor GlobalObject. r=peterv 2013-08-22 22:17:08 -07:00
MediaResource.cpp Bug 899863. Ensure resources with a Content-Length (that's not the result of a range request) are treated as bounded. r=cpearce 2013-08-01 16:02:40 +12:00
MediaResource.h Bug 860599 - Use DataSource::CreateFromURI instead of MediaStreamSource - r=cpearce 2013-08-30 16:51:38 +12:00
MediaSegment.h Backed out 2 changesets (bug 909187) 2013-08-26 02:29:55 -07:00
MediaStreamGraph.cpp Backed out 2 changesets (bug 909187) 2013-08-26 02:29:55 -07:00
MediaStreamGraph.h Backed out 2 changesets (bug 909187) 2013-08-26 02:29:55 -07:00
MediaStreamGraphImpl.h
MediaStreamTrack.cpp Backed out 2 changesets (bug 909187) 2013-08-26 02:29:55 -07:00
MediaStreamTrack.h
moz.build Bug 911059 - Move WebAudio's BufferDecoder to its own file so it can be shared with MSE. r=cpearce 2013-09-04 15:08:11 +12:00
SharedBuffer.h
StreamBuffer.cpp
StreamBuffer.h Bug 898967 - Remove the unused StreamBuffer::mForgottenUpTo member; r=roc 2013-08-28 10:14:01 -04:00
TextTrack.cpp Bug 905320 - Fix TextTrack classes to utilize cycle collection correctly. r=khuey 2013-08-15 11:11:15 -04:00
TextTrack.h Bug 905320 - Fix TextTrack classes to utilize cycle collection correctly. r=khuey 2013-08-15 11:11:15 -04:00
TextTrackCue.cpp Bug 868509 - Rename TextTrackCue to VTTCue r=rillian 2013-08-27 13:07:00 -07:00
TextTrackCue.h Bug 868509 - Rename TextTrackCue to VTTCue r=rillian 2013-08-27 13:07:00 -07:00
TextTrackCueList.cpp
TextTrackCueList.h
TextTrackList.cpp Bug 905320 - Fix TextTrack classes to utilize cycle collection correctly. r=khuey 2013-08-15 11:11:15 -04:00
TextTrackList.h Bug 905320 - Fix TextTrack classes to utilize cycle collection correctly. r=khuey 2013-08-15 11:11:15 -04:00
TimeVarying.h
TrackUnionStream.h Backed out 2 changesets (bug 909187) 2013-08-26 02:29:55 -07:00
VideoFrameContainer.cpp
VideoFrameContainer.h
VideoPlaybackQuality.cpp Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar 2013-08-14 08:56:21 +02:00
VideoPlaybackQuality.h
VideoSegment.cpp
VideoSegment.h Backed out 2 changesets (bug 909187) 2013-08-26 02:29:55 -07:00
VideoStreamTrack.cpp
VideoStreamTrack.h
VideoUtils.cpp
VideoUtils.h
VorbisUtils.h
WebVTTLoadListener.cpp
WebVTTLoadListener.h