gecko-dev/dom/media/mediasource
Bobby Holley 6fbcd97c2b Bug 1121692 - Handle mid-seek Request{Audio,Video}Data calls. rpending=cpearce
The MDSM really shouldn't be issuing these. The correct solution (which I'll
file a followup bug for) is to fix the MDSM to not do that. But rejecting the
promise with CANCELED is a lot safer, so we do that for now.
2015-01-16 10:58:00 -08:00
..
test Bug 1120266 - Add fragmented mp4 sample videos. r=cajbir 2015-01-16 10:57:59 -08:00
AsyncEventRunner.h
ContainerParser.cpp Bug 1118528 - Increase fuzz threshold for mp4. r=ajones 2015-01-12 09:48:23 +13:00
ContainerParser.h Bug 1109431 - Apply TimestampsFuzzyEqual rounding to the buffered ranges returned from multiple decoders. r=ajones 2014-12-11 10:52:57 +13:00
MediaSource.cpp Bug 1120079: Do not call Range Removal algorithm after endOfStream. r=cajbir 2015-01-16 23:49:02 +11:00
MediaSource.h Bug 1120079: Do not call Range Removal algorithm after endOfStream. r=cajbir 2015-01-16 23:49:02 +11:00
MediaSourceDecoder.cpp Bug 1120282: Do not fire durationchange during call to ReadMetadata. r=mattwoodrow 2015-01-16 23:49:02 +11:00
MediaSourceDecoder.h Bug 1120282: Do not fire durationchange during call to ReadMetadata. r=mattwoodrow 2015-01-16 23:49:02 +11:00
MediaSourceReader.cpp Bug 1121692 - Handle mid-seek Request{Audio,Video}Data calls. rpending=cpearce 2015-01-16 10:58:00 -08:00
MediaSourceReader.h Bug 1121692 - Make seeks cancelable. r=cpearce,r=mattwoodrow 2015-01-16 10:58:00 -08:00
MediaSourceResource.h
MediaSourceUtils.cpp
MediaSourceUtils.h
ResourceQueue.h Bug 1055904 - Improve MSE eviction calculation - r=jya 2015-01-16 16:14:56 +13:00
SourceBuffer.cpp Bug 1120079: Do not call Range Removal algorithm after endOfStream. r=cajbir 2015-01-16 23:49:02 +11:00
SourceBuffer.h Bug 1120084: Implement MSE's AppendErrorAlgorithm 2015-01-16 23:48:25 +11:00
SourceBufferDecoder.cpp Bug 1110343 - Suppress redundant loadedmetadata event when dormant exit r=cpearce 2015-01-16 07:56:19 -08:00
SourceBufferDecoder.h Bug 1110343 - Suppress redundant loadedmetadata event when dormant exit r=cpearce 2015-01-16 07:56:19 -08:00
SourceBufferList.cpp Bug 1065215 - MSE endOfStream() called within an 'updateend' event can fail with 'object no longer usable' - r=karlt 2014-11-19 17:16:41 +13:00
SourceBufferList.h Bug 1065215 - MSE endOfStream() called within an 'updateend' event can fail with 'object no longer usable' - r=karlt 2014-11-19 17:16:41 +13:00
SourceBufferResource.cpp Bug 1120086: Re-open SourceBuffer after call to appendBuffer if in ended state. r=cajbir 2015-01-16 23:48:25 +11:00
SourceBufferResource.h Bug 1055904 - Improve MSE eviction calculation - r=jya 2015-01-16 16:14:56 +13:00
TrackBuffer.cpp Bug 1120086: Re-open SourceBuffer after call to appendBuffer if in ended state. r=cajbir 2015-01-16 23:48:25 +11:00
TrackBuffer.h Bug 1120086: Re-open SourceBuffer after call to appendBuffer if in ended state. r=cajbir 2015-01-16 23:48:25 +11:00
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