.. |
apple
|
Bug 915957 - Move MediaDecoder::NotifyBytesConsumed() calls into MediaResource, so we don't need to remember to do them in all decoder backends. r=kinetik
|
2013-09-18 15:37:23 +12:00 |
dash
|
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
|
2013-09-19 09:54:39 -04:00 |
directshow
|
Bug 915957 - Move MediaDecoder::NotifyBytesConsumed() calls into MediaResource, so we don't need to remember to do them in all decoder backends. r=kinetik
|
2013-09-18 15:37:23 +12:00 |
encoder
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
gstreamer
|
Bug 915957 - Move MediaDecoder::NotifyBytesConsumed() calls into MediaResource, so we don't need to remember to do them in all decoder backends. r=kinetik
|
2013-09-18 15:37:23 +12:00 |
mediasource
|
bug 915566 - rm Makefiles in content/ r=ted
|
2013-09-12 03:52:58 -04:00 |
ogg
|
Bug 915957 - Move MediaDecoder::NotifyBytesConsumed() calls into MediaResource, so we don't need to remember to do them in all decoder backends. r=kinetik
|
2013-09-18 15:37:23 +12:00 |
omx
|
Bug 915958 - Automatically Finish() MediaQueues, so that each backend doesn't need to remember to do it. r=edwin
|
2013-09-13 14:33:54 +12:00 |
plugins
|
bug 915566 - rm Makefiles in content/ r=ted
|
2013-09-12 03:52:58 -04:00 |
raw
|
bug 915566 - rm another makefile in content/ r=mshal
|
2013-09-12 07:14:42 -04:00 |
test
|
Bug 895091 - Part 5: Test for multiple WebVTT files loading at once r=khuey
|
2013-09-10 07:13:00 -07:00 |
wave
|
Bug 915957 - Move MediaDecoder::NotifyBytesConsumed() calls into MediaResource, so we don't need to remember to do them in all decoder backends. r=kinetik
|
2013-09-18 15:37:23 +12:00 |
webaudio
|
Bug 881959 - Clamp the DelayNode.delayTime to 128/AudioContext.sampleRate when in a cycle. r=ehsan
|
2013-09-02 15:15:24 +02:00 |
webm
|
Bug 915957 - Move MediaDecoder::NotifyBytesConsumed() calls into MediaResource, so we don't need to remember to do them in all decoder backends. r=kinetik
|
2013-09-18 15:37:23 +12:00 |
webrtc
|
Bug 886052: Turn on audio webrtc_trace logs for getUserMedia r=gcp
|
2013-09-18 17:12:38 -04:00 |
webspeech
|
Bug 904687 - Introduce Svox Pico speech synthesis service. r=smaug f=gps
|
2013-09-17 09:40:07 -07:00 |
webvtt
|
Bug 895091 - Part 3: Add JS WebVTT parser code in (vtt.js) r=rillian, ted, gwagner, khuey
|
2013-09-17 12:31:00 -07:00 |
wmf
|
Bug 915957 - Move MediaDecoder::NotifyBytesConsumed() calls into MediaResource, so we don't need to remember to do them in all decoder backends. r=kinetik
|
2013-09-18 15:37:23 +12:00 |
AbstractMediaDecoder.h
|
Bug 915957 - Move MediaDecoder::NotifyBytesConsumed() calls into MediaResource, so we don't need to remember to do them in all decoder backends. r=kinetik
|
2013-09-18 15:37:23 +12:00 |
AudioAvailableEventManager.cpp
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
AudioAvailableEventManager.h
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
AudioChannelFormat.cpp
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
AudioChannelFormat.h
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
AudioEventTimeline.h
|
Bug 897092 - Fix setTargetAtTime glitch. r=ehsan
|
2013-08-09 15:11:03 +02:00 |
AudioNodeEngine.cpp
|
Bug 865256 - Part 3a: Add AudioBufferPeakValue utility. r=ehsan
|
2013-09-10 10:54:17 -07:00 |
AudioNodeEngine.h
|
Backed out changeset fb89f2090779 (bug 881959)
|
2013-09-17 17:14:55 +01:00 |
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 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
AudioNodeExternalInputStream.h
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
AudioNodeStream.cpp
|
Backed out changeset fb89f2090779 (bug 881959)
|
2013-09-17 17:14:55 +01:00 |
AudioNodeStream.h
|
Backed out changeset fb89f2090779 (bug 881959)
|
2013-09-17 17:14:55 +01:00 |
AudioSampleFormat.h
|
Bug 895322 - Part 1: Replace the usages of MOZ_STATIC_ASSERT with C++11 static_assert; r=Waldo
|
2013-07-18 13:59:53 -04:00 |
AudioSegment.cpp
|
Bug 917299 - Remove some dead code in content/ and dom/; r=bzbarsky
|
2013-09-17 12:49:07 -04:00 |
AudioSegment.h
|
Backed out changeset 81cee5ae7973 (bug 904617)
|
2013-09-16 08:43:47 +01:00 |
AudioStream.cpp
|
Bug 904617: Part 2 - Expose Audio Stream Latency r=padenot,jesup
|
2013-09-17 02:39:30 -04:00 |
AudioStream.h
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
AudioStreamTrack.cpp
|
|
|
AudioStreamTrack.h
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
BufferDecoder.cpp
|
Bug 915957 - Move MediaDecoder::NotifyBytesConsumed() calls into MediaResource, so we don't need to remember to do them in all decoder backends. r=kinetik
|
2013-09-18 15:37:23 +12:00 |
BufferDecoder.h
|
Bug 915957 - Move MediaDecoder::NotifyBytesConsumed() calls into MediaResource, so we don't need to remember to do them in all decoder backends. r=kinetik
|
2013-09-18 15:37:23 +12:00 |
BufferMediaResource.h
|
Bug 894148 - Implement MediaResource::ReadAt for threadsafe seek+read - r=cpearce
|
2013-07-17 13:54:52 +12:00 |
DecoderTraits.cpp
|
Bug 785140 - Correct SVG whitespace handling in various spots. r=smaug,dholbert
|
2013-09-17 13:52:39 +01:00 |
DecoderTraits.h
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
DOMMediaStream.cpp
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
DOMMediaStream.h
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
EncodedBufferCache.cpp
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
EncodedBufferCache.h
|
Merge m-c to inbound.
|
2013-09-06 12:31:58 +02:00 |
FileBlockCache.cpp
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
FileBlockCache.h
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
Latency.cpp
|
Backed out changeset 81cee5ae7973 (bug 904617)
|
2013-09-16 08:43:47 +01:00 |
Latency.h
|
Backed out changeset 81cee5ae7973 (bug 904617)
|
2013-09-16 08:43:47 +01:00 |
Makefile.in
|
Backed out changeset 81cee5ae7973 (bug 904617)
|
2013-09-16 08:43:47 +01:00 |
MediaCache.cpp
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
MediaCache.h
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
MediaDecoder.cpp
|
Bug 915957 - Move MediaDecoder::NotifyBytesConsumed() calls into MediaResource, so we don't need to remember to do them in all decoder backends. r=kinetik
|
2013-09-18 15:37:23 +12:00 |
MediaDecoder.h
|
Bug 915957 - Move MediaDecoder::NotifyBytesConsumed() calls into MediaResource, so we don't need to remember to do them in all decoder backends. r=kinetik
|
2013-09-18 15:37:23 +12:00 |
MediaDecoderOwner.h
|
Backed out changeset 78424c3ea6cb (bug 883731)
|
2013-06-19 09:51:05 +01:00 |
MediaDecoderReader.cpp
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
MediaDecoderReader.h
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
MediaDecoderStateMachine.cpp
|
Bug 915958 - Automatically Finish() MediaQueues, so that each backend doesn't need to remember to do it. r=edwin
|
2013-09-13 14:33:54 +12:00 |
MediaDecoderStateMachine.h
|
Bug 910897 - Use MP3FrameParser in DirectShow in order to calculate the duration. r=padenot
|
2013-09-10 12:45:33 +12:00 |
MediaMetadataManager.h
|
|
|
MediaRecorder.cpp
|
Bug 900904 - Support webidl-only generated events, r=khuey,gps
|
2013-09-10 21:27:39 +03:00 |
MediaRecorder.h
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
MediaResource.cpp
|
Bug 915957 - Move MediaDecoder::NotifyBytesConsumed() calls into MediaResource, so we don't need to remember to do them in all decoder backends. r=kinetik
|
2013-09-18 15:37:23 +12:00 |
MediaResource.h
|
Bug 915957 - Move MediaDecoder::NotifyBytesConsumed() calls into MediaResource, so we don't need to remember to do them in all decoder backends. r=kinetik
|
2013-09-18 15:37:23 +12:00 |
MediaSegment.h
|
Backed out changeset 81cee5ae7973 (bug 904617)
|
2013-09-16 08:43:47 +01:00 |
MediaStreamGraph.cpp
|
Bug 881959 - Handle self-connection. r=ehsan
|
2013-09-16 17:37:27 +02:00 |
MediaStreamGraph.h
|
Bug 913847 - Include MainThreadUtils.h instead of nsThreadUtils.h - r=ehsan
|
2013-09-19 09:54:42 -04:00 |
MediaStreamGraphImpl.h
|
Bug 881959 - Tell the MediaStreamGraph when changes to the graph occur. r=roc
|
2013-09-13 18:12:07 +02:00 |
MediaStreamTrack.cpp
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
MediaStreamTrack.h
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
moz.build
|
Bug 895091 - Part 2: Add WebVTT parser and wrapper IDls r=rillian, ted, gwagner, khuey
|
2013-09-19 08:26:00 -07:00 |
MP3FrameParser.cpp
|
Bug 916836 - Handle jumps off the end of the buffer in MP3FrameParser. r=padenot
|
2013-09-19 16:10:43 +12:00 |
MP3FrameParser.h
|
Bug 914479 - Improve MP3FrameParser duration estimation r=padenot
|
2013-09-14 13:14:42 +12:00 |
SharedBuffer.h
|
|
|
StreamBuffer.cpp
|
|
|
StreamBuffer.h
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
TextTrack.cpp
|
Bug 897504 - Implement region API for Gecko. r=giles, khuey
|
2013-09-13 19:44:33 -04:00 |
TextTrack.h
|
Bug 897504 - Implement region API for Gecko. r=giles, khuey
|
2013-09-13 19:44:33 -04:00 |
TextTrackCue.cpp
|
Bug 895091 - Part 2: Add WebVTT parser and wrapper IDls r=rillian, ted, gwagner, khuey
|
2013-09-19 08:26:00 -07:00 |
TextTrackCue.h
|
Bug 895091 - Part 2: Add WebVTT parser and wrapper IDls r=rillian, ted, gwagner, khuey
|
2013-09-19 08:26:00 -07:00 |
TextTrackCueList.cpp
|
Bug 833382 - Implement WebVTTLoadListener r=cpearce,bz
|
2013-06-10 08:30:00 -07:00 |
TextTrackCueList.h
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
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 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
TextTrackRegion.cpp
|
Bug 897504 - Implement region API for Gecko. r=giles, khuey
|
2013-09-13 19:44:33 -04:00 |
TextTrackRegion.h
|
Bug 897504 - Implement region API for Gecko. r=giles, khuey
|
2013-09-13 19:44:33 -04:00 |
TextTrackRegionList.cpp
|
Bug 897504 - Implement region API for Gecko. r=giles, khuey
|
2013-09-13 19:44:33 -04:00 |
TextTrackRegionList.h
|
Bug 897504 - Implement region API for Gecko. r=giles, khuey
|
2013-09-13 19:44:33 -04:00 |
TimeVarying.h
|
|
|
TrackUnionStream.h
|
Backed out 2 changesets (bug 909187)
|
2013-08-26 02:29:55 -07:00 |
VideoFrameContainer.cpp
|
|
|
VideoFrameContainer.h
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
VideoPlaybackQuality.cpp
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
VideoPlaybackQuality.h
|
Bug 895754 - Update VideoPlaybackQuality to current MSE spec (remove playbackJitter, add totalFrameDelay). r=doublec
|
2013-07-24 11:46:43 +12:00 |
VideoSegment.cpp
|
|
|
VideoSegment.h
|
Backed out changeset 81cee5ae7973 (bug 904617)
|
2013-09-16 08:43:47 +01:00 |
VideoStreamTrack.cpp
|
|
|
VideoStreamTrack.h
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
VideoUtils.cpp
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
VideoUtils.h
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
VorbisUtils.h
|
|
|
WebVTTListener.cpp
|
Bug 895091 - Part 2: Add WebVTT parser and wrapper IDls r=rillian, ted, gwagner, khuey
|
2013-09-19 08:26:00 -07:00 |
WebVTTListener.h
|
Bug 895091 - Part 2: Add WebVTT parser and wrapper IDls r=rillian, ted, gwagner, khuey
|
2013-09-19 08:26:00 -07:00 |