gecko-dev/dom/media/mediasource
Jean-Yves Avenard ddfc051736 Bug 1125776: Part9. Always attempt to create a new decoder if we don't have one. r=mattwoodrow
YouTube continues to call appendBuffer even when the previous call failed.
So we attempt to re-create a decoder where we can should it be a temporary
failure.
2015-02-04 20:20:16 +11:00
..
test Bug 1123189: Use sourceended instead of loadeddata to check durationchanged count r=karlt 2015-01-20 16:22:27 +11:00
AsyncEventRunner.h
ContainerParser.cpp Bug 1125776: Part4. Add support for partial WebM init segment. r=kinetik 2015-02-04 20:20:15 +11:00
ContainerParser.h Bug 1125776: Part4. Add support for partial WebM init segment. r=kinetik 2015-02-04 20:20:15 +11:00
MediaSource.cpp Bug 1128115: MediaSource.removeSourceBuffer should call SourceBuffer.abort. r=cajbir 2015-02-04 20:20:15 +11:00
MediaSource.h Bug 1112424 Part 1 - Add moz specific methods to retrieve debug data to media object IDL - r=bz 2015-01-29 15:35:55 +13:00
MediaSourceDecoder.cpp Bug 1125776: Part2. appendBuffer scanning the data before firing updateend. r=mattwoodrow 2015-02-04 20:20:15 +11:00
MediaSourceDecoder.h Bug 1125776: Part2. appendBuffer scanning the data before firing updateend. r=mattwoodrow 2015-02-04 20:20:15 +11:00
MediaSourceReader.cpp Bug 1125776: Part2. appendBuffer scanning the data before firing updateend. r=mattwoodrow 2015-02-04 20:20:15 +11:00
MediaSourceReader.h Bug 1127203 - Be more consistent about when and how we apply the fuzz factor. r=mattwoodrow 2015-01-30 17:45:49 -08:00
MediaSourceResource.h
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 1127122 - Make ResourceQueue::Evict treat aSizeToEvict as relative to the start of the data instead of 0. r=cajbir,jya 2015-01-29 23:34:18 +13:00
SourceBuffer.cpp Bug 1122358: Implement partial reset parser. r=cajbir 2015-02-04 20:20:16 +11:00
SourceBuffer.h Bug 1125776: Part2. appendBuffer scanning the data before firing updateend. r=mattwoodrow 2015-02-04 20:20:15 +11:00
SourceBufferDecoder.cpp Backed out changeset 0e9b37fd47c6. Breaks w4 test on a CLOSED TREE r=me 2015-01-27 18:25:44 +11:00
SourceBufferDecoder.h Backed out changeset 0e9b37fd47c6. Breaks w4 test on a CLOSED TREE r=me 2015-01-27 18:25:44 +11: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 1102642: Use ref counted compressed data within mediasource. r=mattwoodrow 2015-01-27 02:01:09 +11:00
SourceBufferResource.h Bug 1125776: Part3. Add support for partial init segment. r=cajbir 2015-02-02 11:41:43 +11:00
TrackBuffer.cpp Bug 1125776: Part9. Always attempt to create a new decoder if we don't have one. r=mattwoodrow 2015-02-04 20:20:16 +11:00
TrackBuffer.h Bug 1122358: Implement partial reset parser. r=cajbir 2015-02-04 20:20:16 +11:00