gecko-dev/dom/media/mediasource
Jean-Yves Avenard 21d2f1de2a Bug 1188238: [MSE] P2. Don't assert when unable to find position in frames array. r=gerald
Instead return an error which will terminate the video element.
2015-09-12 20:53:23 +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 1194197: [MSE] Properly propagate decoding and network errors to media element. r=cpearce 2015-08-14 15:33:50 +10:00
MediaSource.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
MediaSourceDecoder.cpp Bug 1186752 - Remove ScheduleStateMachine() in MediaDecoder.cpp since we have state mirror. r=jwwang 2015-07-23 18:39:09 +08:00
MediaSourceDecoder.h Bug 1185892. Part 3 - replace all calls to MediaDecoder::IsExpectingMoreData() with MediaResource::IsExpectingMoreData. r=jya. 2015-07-22 20:58:00 +08:00
MediaSourceDemuxer.cpp Bug 1188976 - Rename ProxyMediaCall to InvokeAsync. r=froydnj 2015-08-17 14:54:42 -07:00
MediaSourceDemuxer.h Bug 1189588: [MSE] Remove MediaSourceDemuxer::NotifyTimeRangesChanged. r=cpearce 2015-07-31 14:26:17 +10:00
MediaSourceReader.cpp Bug 1203047 - Make MediaDecoderReader know less about AudioData/VideoData by using MediaData instead. r=jya 2015-09-10 03:06:00 +02:00
MediaSourceReader.h Bug 1203047 - Make MediaDecoderReader know less about AudioData/VideoData by using MediaData instead. r=jya 2015-09-10 03:06:00 +02: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
moz.build 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
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 1194188: [MSE] Don't allow call to appendBuffer if media element is in error. r=cpearce 2015-08-14 15:33:45 +10:00
SourceBuffer.h Bug 1190019: [MSE] P1. Remove cycle between SourceBuffer and TrackBuffersManager. r=cpearce 2015-08-04 16:19:14 +10:00
SourceBufferContentManager.cpp Bug 1190019: [MSE] P1. Remove cycle between SourceBuffer and TrackBuffersManager. r=cpearce 2015-08-04 16:19:14 +10:00
SourceBufferContentManager.h Bug 1190019: [MSE] P1. Remove cycle between SourceBuffer and TrackBuffersManager. r=cpearce 2015-08-04 16:19:14 +10:00
SourceBufferDecoder.cpp Bug 1195158. Part 4 - remove unused code. r=cpearce. 2015-09-07 11:39:16 +08:00
SourceBufferDecoder.h Bug 1195158. Part 4 - remove unused code. r=cpearce. 2015-09-07 11:39:16 +08: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
TrackBuffer.cpp Bug 1188976 - Rename ProxyMediaCall to InvokeAsync. r=froydnj 2015-08-17 14:54:42 -07:00
TrackBuffer.h Bug 1186257 - Avoid 'using' namespace imports in headers. r=jya 2015-07-22 16:59:27 -07: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