gecko/content/media
Rick Eyre 3f2fb74ada Bug 882664 - Part 2: Perform sorting on TextTrackLists. r=rillian
- This implements sorting on the MediaElement's list of TextTracks as
described in: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html#text-track-model
This is important as automatically positioned cues will have a line
position that is relative to their TextTrack's position in the
MediaElement's list of TextTracks.
- Added a TextTrackSource enum which all TextTracks have. This helps
distinguish where a TextTrack came from.
2014-02-27 12:47:23 -05:00
..
apple Bug 981428 - Move OSX -framework flags to moz.build; r=mshal 2014-03-10 20:18:33 -04:00
directshow Bug 973408 - Set MediaDecoderReaders idle when they're not decoding. r=kinetik 2014-03-11 11:44:10 +08:00
encoder Bug 970787 - Support yuv 4:4:4 4:2:2 video in VP8TrackEncoder by libyuv for color conversion. r=rillian 2014-02-21 16:35:13 +08:00
fmp4
gstreamer Bug 978105 - convert content/ to use Endian.h; r=smaug 2014-02-26 20:20:15 -05:00
gtest
mediasource Bug 969117 - Report memory usage of MediaResources. r=njn 2014-03-05 13:31:04 -08:00
ogg Bug 981966 - fix OggWriter memory leak; r=kinetik,f=mccr8 2014-03-11 14:17:02 -04:00
omx Bug 973408 - Set MediaDecoderReaders idle when they're not decoding. r=kinetik 2014-03-11 11:44:10 +08:00
plugins
raw
test Bug 882664 - Part 2: Perform sorting on TextTrackLists. r=rillian 2014-02-27 12:47:23 -05:00
wave
webaudio Bug 982541 - Update OscillatorNode.{start, stop} to have the first argument optional and default to zero. r=ehsan 2014-03-13 14:51:41 +08:00
webm Bug 980810 - Part 1: Fix clang -Wstring-conversion warnings in WebM container writer. r=rillian 2014-03-07 00:49:34 -08:00
webrtc Bug 877954 - Implement Load Management service. Add callbacks to ViEncoder. r=jesup 2014-03-13 11:05:27 +01:00
webspeech Bug 978611 - Part 3: Get rid of legacy dictionaries: events and codegen. r=smaug,khuey 2014-03-07 20:51:51 +09:00
webvtt Bug 978163 - Part 3: Vtt.js should add VTTRegions directly to the VTTCue. r=rillian 2014-03-11 13:36:07 -04:00
wmf Bug 973408 - Set MediaDecoderReaders idle when they're not decoding. r=kinetik 2014-03-11 11:44:10 +08:00
AbstractMediaDecoder.h Bug 973408 - Don't block a decode thread while awaiting resources. r=kinetik 2014-03-11 11:44:09 +08:00
AudioAvailableEventManager.cpp
AudioAvailableEventManager.h
AudioChannelFormat.cpp
AudioChannelFormat.h
AudioCompactor.cpp
AudioCompactor.h
AudioEventTimeline.h
AudioNodeEngine.cpp
AudioNodeEngine.h b=932400 rename ProduceAudioBlock to ProcessBlock r=padenot 2014-03-05 10:09:49 +13:00
AudioNodeEngineNEON.cpp
AudioNodeEngineNEON.h
AudioNodeExternalInputStream.cpp b=932400 rename ProduceOutput to ProcessInput r=roc 2014-03-05 10:53:55 +13:00
AudioNodeExternalInputStream.h b=932400 rename ProduceOutput to ProcessInput r=roc 2014-03-05 10:53:55 +13:00
AudioNodeStream.cpp b=932400 rename ProduceOutput to ProcessInput r=roc 2014-03-05 10:53:55 +13:00
AudioNodeStream.h b=932400 rename ProduceOutput to ProcessInput r=roc 2014-03-05 10:53:55 +13:00
AudioSampleFormat.h
AudioSegment.cpp
AudioSegment.h b=857610 handle DelayNode channel count changes and separate buffer read and write r=padenot 2014-03-05 10:06:57 +13:00
AudioStream.cpp
AudioStream.h
AudioStreamTrack.cpp
AudioStreamTrack.h
BufferDecoder.cpp Bug 973408 - Don't block a decode thread while awaiting resources. r=kinetik 2014-03-11 11:44:09 +08:00
BufferDecoder.h Bug 973408 - Don't block a decode thread while awaiting resources. r=kinetik 2014-03-11 11:44:09 +08:00
BufferMediaResource.h Bug 969117 - Report memory usage of MediaResources. r=njn 2014-03-05 13:31:04 -08:00
DecoderTraits.cpp Bug 964559 - Remove MOZ_OGG. r=doublec,ted 2014-02-20 18:01:00 -08:00
DecoderTraits.h
DOMMediaStream.cpp
DOMMediaStream.h
EncodedBufferCache.cpp
EncodedBufferCache.h
FileBlockCache.cpp
FileBlockCache.h
Latency.cpp
Latency.h
Makefile.in Bug 978594 - Part 3: Port some of the per-source flags to moz.build; r=glandium 2014-03-02 15:41:32 -05:00
MediaCache.cpp Bug 969117 - Report memory usage of MediaResources. r=njn 2014-03-05 13:31:04 -08:00
MediaCache.h Bug 969117 - Report memory usage of MediaResources. r=njn 2014-03-05 13:31:04 -08:00
MediaData.cpp
MediaData.h
MediaDecoder.cpp Bug 969117 - Report memory usage of MediaResources. r=njn 2014-03-05 13:31:04 -08:00
MediaDecoder.h Bug 973408 - Don't block a decode thread while awaiting resources. r=kinetik 2014-03-11 11:44:09 +08:00
MediaDecoderOwner.h
MediaDecoderReader.cpp
MediaDecoderReader.h Bug 973408 - Set MediaDecoderReaders idle when they're not decoding. r=kinetik 2014-03-11 11:44:10 +08:00
MediaDecoderStateMachine.cpp Bug 982032 - Don't re-run the COMPLETED state in MediaDecoderStateMachine if we've already run it. r=padenot 2014-03-11 18:06:23 +08:00
MediaDecoderStateMachine.h Bug 973408 - Merge logic from UpdateIdleState and enqueueing decode tasks, so that we always behave consistently, especially WRT setting readers Idle on B2G. r=kinetik 2014-03-11 11:44:10 +08:00
MediaInfo.h
MediaMetadataManager.h
MediaQueue.h Bug 973408 - Add pop listeners to MediaQueue. r=kinetik 2014-03-11 11:44:09 +08:00
MediaRecorder.cpp
MediaRecorder.h
MediaResource.cpp Bug 969117 - Report memory usage of MediaResources. r=njn 2014-03-05 13:31:04 -08:00
MediaResource.h Bug 969117 - Report memory usage of MediaResources. r=njn 2014-03-05 13:31:04 -08:00
MediaSegment.h Bug 957691 - Convert assertions to warnings to hide intermittent test failures. r=roc 2014-02-28 09:11:37 -05:00
MediaShutdownManager.cpp
MediaShutdownManager.h
MediaStreamGraph.cpp Bug 981911 - Always call profiler_unregister_thread() when returning from MediaStreamGraphImpl::RunThread(). r=roc 2014-03-11 16:06:57 -07:00
MediaStreamGraph.h b=932400 rename ProduceOutput to ProcessInput r=roc 2014-03-05 10:53:55 +13:00
MediaStreamGraphImpl.h
MediaStreamTrack.cpp
MediaStreamTrack.h
MediaTaskQueue.cpp
MediaTaskQueue.h
moz.build Bug 978163 - Part 1: Remove VTTRegionList and VTTRegion TextTrack extensions. r=rillian, r=bz 2014-03-10 11:33:06 -04:00
MP3FrameParser.cpp
MP3FrameParser.h
RtspMediaResource.cpp Bug 969117 - Report memory usage of MediaResources. r=njn 2014-03-05 13:31:04 -08:00
RtspMediaResource.h Bug 969117 - Report memory usage of MediaResources. r=njn 2014-03-05 13:31:04 -08:00
SharedBuffer.h
SharedThreadPool.cpp
SharedThreadPool.h
StreamBuffer.cpp
StreamBuffer.h Bug 957691 - Convert assertions to warnings to hide intermittent test failures. r=roc 2014-02-28 09:11:37 -05:00
TextTrack.cpp Bug 882664 - Part 2: Perform sorting on TextTrackLists. r=rillian 2014-02-27 12:47:23 -05:00
TextTrack.h Bug 882664 - Part 2: Perform sorting on TextTrackLists. r=rillian 2014-02-27 12:47:23 -05:00
TextTrackCue.cpp Bug 978163 - Part 2: VTTCue should have Region property. r=rillian, r=bz 2014-03-11 13:33:58 -04:00
TextTrackCue.h Bug 978163 - Part 2: VTTCue should have Region property. r=rillian, r=bz 2014-03-11 13:33:58 -04:00
TextTrackCueList.cpp
TextTrackCueList.h
TextTrackList.cpp Bug 882664 - Part 2: Perform sorting on TextTrackLists. r=rillian 2014-02-27 12:47:23 -05:00
TextTrackList.h Bug 882664 - Part 2: Perform sorting on TextTrackLists. r=rillian 2014-02-27 12:47:23 -05:00
TextTrackRegion.cpp Bug 978163 - Part 1: Remove VTTRegionList and VTTRegion TextTrack extensions. r=rillian, r=bz 2014-03-10 11:33:06 -04:00
TextTrackRegion.h Bug 978163 - Part 1: Remove VTTRegionList and VTTRegion TextTrack extensions. r=rillian, r=bz 2014-03-10 11:33:06 -04:00
TimeVarying.h
TrackUnionStream.h b=932400 rename ProduceOutput to ProcessInput r=roc 2014-03-05 10:53:55 +13:00
VideoFrameContainer.cpp
VideoFrameContainer.h
VideoPlaybackQuality.cpp Bug 962353 - Remove totalFrameDelay from VideoPlaybackQuality. r=chris.double 2014-03-04 15:31:57 +13:00
VideoPlaybackQuality.h Bug 962353 - Remove totalFrameDelay from VideoPlaybackQuality. r=chris.double 2014-03-04 15:31:57 +13:00
VideoSegment.cpp
VideoSegment.h
VideoStreamTrack.cpp
VideoStreamTrack.h
VideoUtils.cpp
VideoUtils.h
VorbisUtils.h
WebVTTListener.cpp Bug 978163 - Part 1: Remove VTTRegionList and VTTRegion TextTrack extensions. r=rillian, r=bz 2014-03-10 11:33:06 -04:00
WebVTTListener.h