gecko-dev/dom/media/mediasource
Bobby Holley 2324e58fb3 Bug 1178437 - Do the dormant-enabled tracking on the main thread. r=jww,r=jya
This is purely a question of policy, so there's no reason it needs to live on
the off-main-thread decoding machinery.
2015-07-01 18:47:41 -07:00
..
test Bug 1175768 - Remove bogus check. r=jya 2015-06-27 01:19:05 -07:00
AsyncEventRunner.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
ContainerParser.cpp Bug 1171760: P6. Use MediaSourceSamples logging in ContainerParser. r=cpearce 2015-07-01 11:42:52 +10:00
ContainerParser.h Bug 1174220 - Part 2: Use MediaByteBuffer instead of MediaLargeByteBuffer. r=jya 2015-06-14 21:37:13 -07:00
MediaSource.cpp Bug 1171760: P5. Add MediaSourceSamples logging. r=cpearce 2015-07-01 11:42:51 +10:00
MediaSource.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
MediaSourceDecoder.cpp Bug 1175768 - Use mirroring for buffered ranges. r=jya 2015-06-27 01:19:13 -07:00
MediaSourceDecoder.h Bug 1178437 - Do the dormant-enabled tracking on the main thread. r=jww,r=jya 2015-07-01 18:47:41 -07:00
MediaSourceDemuxer.cpp Bug 1174981: P2. Ensure our cached buffered range is setup. r=gerald 2015-06-19 16:45:21 +10:00
MediaSourceDemuxer.h Bug 1174981: P1. Ensure frames are returned in pts order. r=gerald 2015-06-19 16:45:21 +10:00
MediaSourceReader.cpp Bug 1178437 - Do the dormant-enabled tracking on the main thread. r=jww,r=jya 2015-07-01 18:47:41 -07:00
MediaSourceReader.h Bug 1178437 - Do the dormant-enabled tracking on the main thread. r=jww,r=jya 2015-07-01 18:47:41 -07:00
MediaSourceResource.h Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj 2015-06-03 15:25:57 -07: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 1171311: P3. Add MediaSourceDemuxer object. r=cpearce 2015-06-12 09:26:57 +10:00
ResourceQueue.cpp Bug 1174220 - Part 2: Use MediaByteBuffer instead of MediaLargeByteBuffer. r=jya 2015-06-14 21:37:13 -07:00
ResourceQueue.h Bug 1174220 - Part 2: Use MediaByteBuffer instead of MediaLargeByteBuffer. r=jya 2015-06-14 21:37:13 -07:00
SourceBuffer.cpp Bug 1171760: P4. Process an entire media segment at a time rather than frame by frame. r=gerald 2015-07-01 11:42:51 +10:00
SourceBuffer.h Bug 1171760: P4. Process an entire media segment at a time rather than frame by frame. r=gerald 2015-07-01 11:42:51 +10:00
SourceBufferContentManager.cpp Bug 1178437 - Do the dormant-enabled tracking on the main thread. r=jww,r=jya 2015-07-01 18:47:41 -07:00
SourceBufferContentManager.h Bug 1177147: Set mediasource duration to group end timestamp. r=karlt 2015-07-01 11:42:49 +10:00
SourceBufferDecoder.cpp Bug 1175768 - Throttle NotifyDataArrived. r=jya 2015-06-27 01:19:14 -07:00
SourceBufferDecoder.h Bug 1175768 - Throttle NotifyDataArrived. r=jya 2015-06-27 01:19:14 -07:00
SourceBufferList.cpp Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj 2015-06-03 15:25:57 -07:00
SourceBufferList.h Bug 1156632 - Remove unused forward class declarations - patch 2 - dom/media, dom/indexedDB, dom/svg, r=ehsan 2015-04-22 08:29:17 +02:00
SourceBufferResource.cpp Bug 1171760: P5. Add MediaSourceSamples logging. r=cpearce 2015-07-01 11:42:51 +10:00
SourceBufferResource.h Bug 1174220 - Part 2: Use MediaByteBuffer instead of MediaLargeByteBuffer. r=jya 2015-06-14 21:37:13 -07:00
TrackBuffer.cpp Bug 1175768 - Throttle NotifyDataArrived. r=jya 2015-06-27 01:19:14 -07:00
TrackBuffer.h Bug 1177147: Set mediasource duration to group end timestamp. r=karlt 2015-07-01 11:42:49 +10:00
TrackBuffersManager.cpp Bug 1171760: P5. Add MediaSourceSamples logging. r=cpearce 2015-07-01 11:42:51 +10:00
TrackBuffersManager.h Bug 1171760: P4. Process an entire media segment at a time rather than frame by frame. r=gerald 2015-07-01 11:42:51 +10:00