gecko/dom/media/mediasource
Chris Double ee5e1bf2da Bug 1112424 Part 1 - Add moz specific methods to retrieve debug data to media object IDL - r=bz
Bug 1112424 adds an about:media page that gives debug information about HTMLMediaElements
and in particular MediaSource objects that are live inside tabs. This patch adds
methods to the MediaSource and HTMLMediaElement object to return the debug data as a string
that gets displayed directly in the about:media page, inside a <pre> element.
2015-01-29 15:35:55 +13: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 1126499 - Move mp4 code into MOZ_FMP4 compile flag. r=jya 2015-01-29 14:08:58 +08:00
ContainerParser.h Bug 1102642: Use ref counted compressed data within mediasource. r=mattwoodrow 2015-01-27 02:01:09 +11:00
MediaSource.cpp 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
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 1096089: Only return end of stream if we're near the known duration. r=mattwoodrow 2015-01-24 21:46:21 +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 1123535 - Make MP4Reader and WMFMediaDataDecoder support going dormant. r=kentuckyfriedtakahe 2015-01-29 21:50:48 +13:00
MediaSourceReader.h Backed out 10 changesets (bug 1126465) for b2g osx build bustage on a CLOSED TREE 2015-01-28 19:54:34 -08:00
MediaSourceResource.h
MediaSourceUtils.cpp
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 1102642: Use ref counted compressed data within mediasource. r=mattwoodrow 2015-01-27 02:01:09 +11:00
SourceBuffer.h Bug 1102642: Use ref counted compressed data within mediasource. r=mattwoodrow 2015-01-27 02:01:09 +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 Backed out changeset 0e9b37fd47c6. Breaks w4 test on a CLOSED TREE r=me 2015-01-27 18:25:44 +11:00
TrackBuffer.cpp Backed out changeset 0e9b37fd47c6. Breaks w4 test on a CLOSED TREE r=me 2015-01-27 18:25:44 +11:00
TrackBuffer.h Bug 1102642: Use ref counted compressed data within mediasource. r=mattwoodrow 2015-01-27 02:01:09 +11:00