gecko-dev/dom/media/mediasource
Jean-Yves Avenard ce6cdc5ce3 Bug 1205470: [MSE] Remove assertion. r=cpearce
Can also remove mInitDone member as that information is redundant with the init promise being present
2015-09-22 08:21:04 +10:00
..
gtest Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
test Bug 1199531 - Disable test_BufferingWait.html on Android due to timeouts. r=rillian 2015-08-28 08:21:00 -04:00
AsyncEventRunner.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
ContainerParser.cpp Bug 1199878: [MSE/webm] Properly calculate media segment duration. r=kinetik 2015-09-01 10:47:07 +12:00
ContainerParser.h Bug 1188150 - ADTSContainerParser. r=jya 2015-07-30 13:05:48 -07:00
MediaSource.cpp Bug 1204419: P2. Remove old MediaSource implementation. r=cpearce 2015-09-16 18:14:11 +10:00
MediaSource.h Bug 1204419: P2. Remove old MediaSource implementation. r=cpearce 2015-09-16 18:14:11 +10:00
MediaSourceDecoder.cpp Bug 1204419: P2. Remove old MediaSource implementation. r=cpearce 2015-09-16 18:14:11 +10:00
MediaSourceDecoder.h Bug 1204419: P2. Remove old MediaSource implementation. r=cpearce 2015-09-16 18:14:11 +10:00
MediaSourceDemuxer.cpp Bug 1205470: [MSE] Remove assertion. r=cpearce 2015-09-22 08:21:04 +10:00
MediaSourceDemuxer.h Bug 1205470: [MSE] Remove assertion. r=cpearce 2015-09-22 08:21:04 +10:00
MediaSourceResource.h Bug 1190238: P1. Remove MediaResource::Read/Seek. r=cpearce 2015-08-13 15:27:09 +10:00
MediaSourceUtils.cpp Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj 2015-05-19 11:15:34 -07:00
MediaSourceUtils.h Bug 1163445: Part5. Replace dom::TimeRanges with TimeIntervals object. r=mattwoodrow 2015-05-18 16:15:47 +10:00
ResourceQueue.cpp Bug 1197563 - Polyfill __func__ for MSVC 2013 and earlier. r=froydnj 2015-08-20 23:39:18 -07:00
ResourceQueue.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
SourceBuffer.cpp Bug 1204757: [MSE] P2. Remove use of MediaDecoder::NotifyWaitingForResourcesStatusChanged(). r=cpearce 2015-09-16 18:14:18 +10:00
SourceBuffer.h Bug 1204419: P2. Remove old MediaSource implementation. r=cpearce 2015-09-16 18:14:11 +10:00
SourceBufferContentManager.cpp Bug 1204419: P2. Remove old MediaSource implementation. r=cpearce 2015-09-16 18:14:11 +10:00
SourceBufferContentManager.h Bug 1190019: [MSE] P1. Remove cycle between SourceBuffer and TrackBuffersManager. r=cpearce 2015-08-04 16:19:14 +10:00
SourceBufferList.cpp Bug 1179451 - Part 1: Rewrite some ternary operators as if/else. r=froydnj 2015-08-13 15:22:48 +03:00
SourceBufferList.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
SourceBufferResource.cpp Bug 1190238: P1. Remove MediaResource::Read/Seek. r=cpearce 2015-08-13 15:27:09 +10:00
SourceBufferResource.h Bug 1195073: [MSE/webm] P4. Limit nestegg reads to the last block's boundaries. r=kinetik 2015-08-24 23:13:48 +10:00
TrackBuffersManager.cpp Bug 1188238: [MSE] P2. Don't assert when unable to find position in frames array. r=gerald 2015-09-12 20:53:23 +10:00
TrackBuffersManager.h Bug 1188238: [MSE] P2. Don't assert when unable to find position in frames array. r=gerald 2015-09-12 20:53:23 +10:00
moz.build Bug 1204419: P2. Remove old MediaSource implementation. r=cpearce 2015-09-16 18:14:11 +10:00