..
apple
Bug 960873: Part 7: Reduce apple mp3 MAX_AUDIO_FRAMES to minimize alloc slop. r=cpearce
2014-02-05 18:11:25 -05:00
directshow
Bug 960873: Part 6: Make DirectShow use AudioCompactor. r=cpearce
2014-02-05 18:11:25 -05:00
encoder
Bug 964197 - Add frame duration for synchronization. r=cpearce
2014-02-02 20:57:41 -05:00
fmp4
Bug 962385 - Make WMF PlatformDecoderModule conform to new async interface. r=padenot
2014-02-05 14:29:31 +13:00
gstreamer
Bug 960873: Part 5: Make gstreamer use AudioCompactor. r=cpearce
2014-02-05 18:11:25 -05:00
gtest
Bug 960873: Part 3: AudioCompactor gtest unit tests. r=cpearce
2014-02-05 18:11:25 -05:00
mediasource
Bug 950120 - Use audio reader if no video reader available, and handle zero reader case. r=doublec
2013-12-16 16:24:44 +13:00
ogg
Bug 960873: Part 1: Refactor MediaDecoderReader.h into separate headers. r=cpearce
2014-02-03 20:49:21 -05:00
omx
Bug 960873: Part 4: Make OMX use AudioCompactor. r=cpearce
2014-02-05 18:11:25 -05:00
plugins
Bug 960873: Part 8: Use AudioCompactor in android PluginMediaReader.cpp. r=cpearce (DONTBUILD for re-land)
2014-02-06 16:59:06 -05:00
raw
Bug 960873: Part 1: Refactor MediaDecoderReader.h into separate headers. r=cpearce
2014-02-03 20:49:21 -05:00
test
Bug 881976 - Part 2: Expose TextTrackList's MediaElement to chrome JS. r=rillian, r=bz
2014-01-27 14:51:28 -05:00
wave
Bug 966311 - Calculate frame size for stereo wave. r=doublec
2014-01-31 13:50:45 -08:00
webaudio
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
2014-02-06 08:36:46 -05:00
webm
Bug 960873: Part 1: Refactor MediaDecoderReader.h into separate headers. r=cpearce
2014-02-03 20:49:21 -05:00
webrtc
Bug 968144 - Stop sending frame when camera stopping. r=jesup
2014-02-06 10:12:07 -05:00
webspeech
Bug 968879 - Use [Pref] annotations to enable web speech interfaces; r=smaug
2014-02-06 15:00:37 -05:00
webvtt
Bug 965246 - Integrate bulk updates from vtt.js. r=rillian
2014-01-29 09:28:06 -05:00
wmf
Bug 960873: Part 1: Refactor MediaDecoderReader.h into separate headers. r=cpearce
2014-02-03 20:49:21 -05:00
AbstractMediaDecoder.h
AudioAvailableEventManager.cpp
AudioAvailableEventManager.h
Backed out changeset 2e2c930a960c (bug 948269) for android 4.0 mochitest-2 permaorange
2013-12-19 19:24:42 -08:00
AudioChannelFormat.cpp
AudioChannelFormat.h
AudioCompactor.cpp
Bug 960873: Part 2: Create AudioCompactor class to minimize allocation slop. r=cpearce
2014-02-05 18:11:25 -05:00
AudioCompactor.h
Bug 960873: Part 2: Create AudioCompactor class to minimize allocation slop. r=cpearce
2014-02-05 18:11:25 -05:00
AudioEventTimeline.h
AudioNodeEngine.cpp
b=933304 Remove unnecessary channel count parameter from AudioBlockInPlaceScale r=padenot
2014-01-28 18:14:25 +13:00
AudioNodeEngine.h
b=933304 Remove unnecessary channel count parameter from AudioBlockInPlaceScale r=padenot
2014-01-28 18:14:25 +13:00
AudioNodeEngineNEON.cpp
b=956604 Remove unnecessary channel count parameter from AudioBufferInPlaceScale r=padenot
2014-01-08 16:57:53 +13:00
AudioNodeEngineNEON.h
b=956604 Remove unnecessary channel count parameter from AudioBufferInPlaceScale r=padenot
2014-01-08 16:57:53 +13:00
AudioNodeExternalInputStream.cpp
Bug 943461. Part 5: Don't allow a stream to finish before it has produced output up to mStateComputedTime. r=padenot
2013-12-06 09:23:57 +13:00
AudioNodeExternalInputStream.h
Bug 943461. Part 5: Don't allow a stream to finish before it has produced output up to mStateComputedTime. r=padenot
2013-12-06 09:23:57 +13:00
AudioNodeStream.cpp
Backed out changesets ac4e6f145b9a, 91c572ac5ee1, f501606dc1d3, and 15fc5d1cb10e (bug 952893) for test failures on a CLOSED TREE.
2014-01-29 14:34:08 -05:00
AudioNodeStream.h
Backed out changesets ac4e6f145b9a, 91c572ac5ee1, f501606dc1d3, and 15fc5d1cb10e (bug 952893) for test failures on a CLOSED TREE.
2014-01-29 14:34:08 -05:00
AudioSampleFormat.h
AudioSegment.cpp
AudioSegment.h
AudioStream.cpp
b=966867 don't overwrite preferred sample rate with default r=kinetik
2014-02-03 17:40:03 +13:00
AudioStream.h
Backed out changeset 2e2c930a960c (bug 948269) for android 4.0 mochitest-2 permaorange
2013-12-19 19:24:42 -08:00
AudioStreamTrack.cpp
AudioStreamTrack.h
BufferDecoder.cpp
BufferDecoder.h
BufferMediaResource.h
DecoderTraits.cpp
Bug 833023 - Enable VP9 playback in HTML media elements. r=kinetik
2013-12-03 16:21:00 -08:00
DecoderTraits.h
DOMMediaStream.cpp
DOMMediaStream.h
EncodedBufferCache.cpp
EncodedBufferCache.h
FileBlockCache.cpp
FileBlockCache.h
Latency.cpp
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
Latency.h
Bug 953130 - Fix system NSPR builds for content/media. r=rjesup
2014-01-02 09:14:52 +01:00
Makefile.in
MediaCache.cpp
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
MediaCache.h
MediaData.cpp
Bug 960873: Part 1: Refactor MediaDecoderReader.h into separate headers. r=cpearce
2014-02-03 20:49:21 -05:00
MediaData.h
Bug 960873: Part 1: Refactor MediaDecoderReader.h into separate headers. r=cpearce
2014-02-03 20:49:21 -05:00
MediaDecoder.cpp
Bug 961441: Use MallocSizeOf to report decoded-audio memory. r=cpearce r=njn
2014-01-22 22:14:45 -05:00
MediaDecoder.h
Bug 961441: Use MallocSizeOf to report decoded-audio memory. r=cpearce r=njn
2014-01-22 22:14:45 -05:00
MediaDecoderOwner.h
MediaDecoderReader.cpp
Bug 960873: Part 2: Create AudioCompactor class to minimize allocation slop. r=cpearce
2014-02-05 18:11:25 -05:00
MediaDecoderReader.h
Bug 960873: Part 2: Create AudioCompactor class to minimize allocation slop. r=cpearce
2014-02-05 18:11:25 -05:00
MediaDecoderStateMachine.cpp
Bug 960873: Part 2: Create AudioCompactor class to minimize allocation slop. r=cpearce
2014-02-05 18:11:25 -05:00
MediaDecoderStateMachine.h
Bug 960873: Part 2: Create AudioCompactor class to minimize allocation slop. r=cpearce
2014-02-05 18:11:25 -05:00
MediaInfo.h
Bug 960873: Part 1: Refactor MediaDecoderReader.h into separate headers. r=cpearce
2014-02-03 20:49:21 -05:00
MediaMetadataManager.h
MediaQueue.h
Bug 960873: Part 1: Refactor MediaDecoderReader.h into separate headers. r=cpearce
2014-02-03 20:49:21 -05:00
MediaRecorder.cpp
Bug 957841 - MediaRecorder crash [@ mozilla::dom::MediaRecorder::Session::AfterTracksAdded]. r=roc
2014-01-29 23:09:43 +08:00
MediaRecorder.h
Bug 879669 - Part 3: Start recording when tracks have been added. r=roc
2013-12-18 18:39:45 +08:00
MediaResource.cpp
Backed out changeset a1628c9ba4af (bug 929029) for timeouts/crashes in test_dataChannel_basicAudio.html.
2013-12-02 12:12:45 -05:00
MediaResource.h
Backed out changeset a1628c9ba4af (bug 929029) for timeouts/crashes in test_dataChannel_basicAudio.html.
2013-12-02 12:12:45 -05:00
MediaSegment.h
MediaShutdownManager.cpp
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
2014-01-04 10:02:17 -05:00
MediaShutdownManager.h
Bug 938107 - Wait for media state machine thread to shutdown during XPCOM shutdown before returning. r=roc
2013-12-18 16:59:11 +13:00
MediaStreamGraph.cpp
b=966800 don't ignore blocking changes when another stream is finishing or underrunning r=roc
2014-02-03 13:55:41 +13:00
MediaStreamGraph.h
Bug 943461. Part 13: Keep producing silence in AudioNodeStreams' mLastChunks even after they've finished r=padenot
2013-12-10 13:49:03 +13:00
MediaStreamGraphImpl.h
Backed out changesets ac4e6f145b9a, 91c572ac5ee1, f501606dc1d3, and 15fc5d1cb10e (bug 952893) for test failures on a CLOSED TREE.
2014-01-29 14:34:08 -05:00
MediaStreamTrack.cpp
MediaStreamTrack.h
MediaTaskQueue.cpp
Bug 962385 - Add MediaTaskQueue, for synchronizing events to be run in a thread pool. r=kinetik
2014-02-05 14:29:26 +13:00
MediaTaskQueue.h
Bug 962385 - Add MediaTaskQueue, for synchronizing events to be run in a thread pool. r=kinetik
2014-02-05 14:29:26 +13:00
moz.build
Bug 960873: Part 2: Create AudioCompactor class to minimize allocation slop. r=cpearce
2014-02-05 18:11:25 -05:00
MP3FrameParser.cpp
Bug 948326 - Actually address review comments in bug 918135 r=cpearce
2013-12-16 17:47:50 +13:00
MP3FrameParser.h
Bug 950506 - Part 2: Build content/media/directshow in unified mode; r=roc
2013-12-15 19:00:54 -05:00
RtspMediaResource.cpp
Merge b2g-inbound to m-c.
2014-01-30 16:32:42 -05:00
RtspMediaResource.h
Bug 964132 - [RTSP] Fix the cycle reference in RtpsMediaResource. r=sworkman
2014-02-05 10:41:42 +08:00
SharedBuffer.h
Bug 961441: Use MallocSizeOf to report decoded-audio memory. r=cpearce r=njn
2014-01-22 22:14:45 -05:00
SharedThreadPool.cpp
Bug 962354 - Fixed cross compilation on case sensitive OSes.
2014-01-27 19:38:47 +01:00
SharedThreadPool.h
Bug 962354 - Create a threadsafe threadpool singleton for media threads. r=kinetik
2014-01-23 17:21:05 +13:00
StreamBuffer.cpp
Bug 943461. Part 1: A stream is fully finished when all its tracks have finished playing out. r=padenot
2013-12-04 14:08:12 +13:00
StreamBuffer.h
Bug 943461. Part 1: A stream is fully finished when all its tracks have finished playing out. r=padenot
2013-12-04 14:08:12 +13:00
TextTrack.cpp
Bug 881976 - Part 1: Expose TextTrack::TextTrackList to Chrome JS. r=rillian, r=bz
2014-01-27 13:10:06 -05:00
TextTrack.h
Bug 881976 - Part 1: Expose TextTrack::TextTrackList to Chrome JS. r=rillian, r=bz
2014-01-27 13:10:06 -05:00
TextTrackCue.cpp
Bug 882299 - Implement VTTCue::Line r=smaug,rillian,bz
2014-01-15 08:04:00 -08:00
TextTrackCue.h
Bug 965336 - Setting TextTrackCue's Start or End times should set its state to dirty. r=rillian
2014-01-29 12:57:43 -05:00
TextTrackCueList.cpp
Backed out 5 changesets (bug 865407) for Windows crashes.
2014-01-10 11:50:49 -05:00
TextTrackCueList.h
Backed out 5 changesets (bug 865407) for Windows crashes.
2014-01-10 11:50:49 -05:00
TextTrackList.cpp
Bug 881976 - Part 2: Expose TextTrackList's MediaElement to chrome JS. r=rillian, r=bz
2014-01-27 14:51:28 -05:00
TextTrackList.h
Bug 881976 - Part 2: Expose TextTrackList's MediaElement to chrome JS. r=rillian, r=bz
2014-01-27 14:51:28 -05:00
TextTrackRegion.cpp
TextTrackRegion.h
TextTrackRegionList.cpp
TextTrackRegionList.h
TimeVarying.h
Backed out changesets ac4e6f145b9a, 91c572ac5ee1, f501606dc1d3, and 15fc5d1cb10e (bug 952893) for test failures on a CLOSED TREE.
2014-01-29 14:34:08 -05:00
TrackUnionStream.h
Bug 943461. Part 13: Keep producing silence in AudioNodeStreams' mLastChunks even after they've finished r=padenot
2013-12-10 13:49:03 +13:00
VideoFrameContainer.cpp
Bug 929513 - Replace some instances of gfxIntSize with gfx::IntSize r=nical
2013-12-13 18:32:02 +01:00
VideoFrameContainer.h
VideoPlaybackQuality.cpp
VideoPlaybackQuality.h
VideoSegment.cpp
Bug 945135 - Part 2: Add VideoTrackEncoder. r=roc
2013-12-02 15:52:54 +08:00
VideoSegment.h
Bug 945135 - Part 2: Add VideoTrackEncoder. r=roc
2013-12-02 15:52:54 +08:00
VideoStreamTrack.cpp
VideoStreamTrack.h
VideoUtils.cpp
Bug 960873: Part 1: Refactor MediaDecoderReader.h into separate headers. r=cpearce
2014-02-03 20:49:21 -05:00
VideoUtils.h
Bug 960873: Part 1: Refactor MediaDecoderReader.h into separate headers. r=cpearce
2014-02-03 20:49:21 -05:00
VorbisUtils.h
WebVTTListener.cpp
Bug 961885 - Rename the enum entries for HTMLTrackElement.readyState, as HTMLTrackElement::ERROR is defined in some other file that can be included in unified builds, causing errors when we add more files to content/media. r=rillian
2014-01-23 17:19:34 +13:00
WebVTTListener.h