gecko/dom/media/mediasource
Jean-Yves Avenard 15740093e3 Bug 1144617: Part2. Allow seek to end of mediasource.duration. r=mattwoodrow
When seeking to the end of a mediasource media data, we will instead seek
to the last audio and video sample. The MediaDecoderStateMachine will then
request more audio or video data that will make it hit End Of Stream and
complete the seek.
2015-03-23 21:08:05 +11:00
..
test Bug 1143514: Update mochitest. r=cajbir 2015-03-18 14:10:57 +11:00
AsyncEventRunner.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
ContainerParser.cpp Bug 1141785 - Force all audio samples to be keyframes. r=k17e 2015-03-15 21:29:55 -07:00
ContainerParser.h Bug 1131433: Show codec/container type in MSE logs. r=cajbir 2015-02-12 18:52:13 +11:00
MediaSource.cpp Bug 1141333: Mark reader has ended when EndOfStream explicit. r=mattwoodrow 2015-03-23 21:08:05 +11:00
MediaSource.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
MediaSourceDecoder.cpp Bug 1144617: Part1. Add MediaResource::IsLiveStream() API. r=cpearce 2015-03-23 21:08:05 +11:00
MediaSourceDecoder.h Bug 1141333: Mark reader has ended when EndOfStream explicit. r=mattwoodrow 2015-03-23 21:08:05 +11:00
MediaSourceReader.cpp Bug 1144617: Part2. Allow seek to end of mediasource.duration. r=mattwoodrow 2015-03-23 21:08:05 +11:00
MediaSourceReader.h Bug 1144617: Part2. Allow seek to end of mediasource.duration. r=mattwoodrow 2015-03-23 21:08:05 +11:00
MediaSourceResource.h Bug 1144617: Part1. Add MediaResource::IsLiveStream() API. r=cpearce 2015-03-23 21:08:05 +11:00
MediaSourceUtils.cpp Bug 1128161 - Fix build error when logging is disabled - r=ajones 2015-02-03 18:19:47 +13:00
MediaSourceUtils.h
moz.build Bug 1108707 - Make reader shutdown asynchronous. r=cpearce (relanding on a CLOSED TREE because it wasn't the source of the leaks) 2014-12-09 11:43:21 -08:00
ResourceQueue.h Bug 1135532: Allow partial truncation from ResourceQueue. r=cajbir 2015-02-25 20:35:21 +11:00
SourceBuffer.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
SourceBuffer.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
SourceBufferDecoder.cpp Bug 1135170 - Stop updating playback position from Ogg seek and remove MediaDecoder::UpdatePlaybackPosition. r=mattwoodrow 2015-03-06 19:17:00 -08:00
SourceBufferDecoder.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
SourceBufferList.cpp Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv 2015-03-19 10:13:33 -04:00
SourceBufferList.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
SourceBufferResource.cpp Bug 1140947 - Correct some logging in SourceBufferResource.cpp. r=cajbir 2015-03-09 15:38:33 +13:00
SourceBufferResource.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
TrackBuffer.cpp bug 1144341 RemoveDecoder() when initialization is aborted r=jya 2015-03-23 18:13:38 +13:00
TrackBuffer.h Bug 1134434 - Fire loadedmetadata before encrypted event on encrypted MP4s - r=cpearce 2015-03-23 15:31:15 +13:00