gecko/dom/media/fmp4
Bobby Holley 31ac31b1b5 Bug 1179110 - Use a Maybe<> to store start time, rather than using -1 as a sentinel. r=jya
This allows us to properly support videos with a negative start time, which
is happening here.
2015-07-02 12:05:17 -07:00
..
moz.build Bug 1166169 - Add MOZ_GONK_MEDIACODEC in configure and define it in moz.build. r=cpearce, r=glandium 2015-05-21 14:38:51 +08:00
MP4Decoder.cpp Bug 1178437 - Do the dormant-enabled tracking on the main thread. r=jww,r=jya 2015-07-01 18:47:41 -07:00
MP4Decoder.h Bug 1178437 - Do the dormant-enabled tracking on the main thread. r=jww,r=jya 2015-07-01 18:47:41 -07:00
MP4Demuxer.cpp Bug 1174220 - Part 2: Use MediaByteBuffer instead of MediaLargeByteBuffer. r=jya 2015-06-14 21:37:13 -07:00
MP4Demuxer.h Bug 1174220 - Part 2: Use MediaByteBuffer instead of MediaLargeByteBuffer. r=jya 2015-06-14 21:37:13 -07:00
MP4Reader.cpp Bug 1179110 - Use a Maybe<> to store start time, rather than using -1 as a sentinel. r=jya 2015-07-02 12:05:17 -07:00
MP4Reader.h Bug 1178437 - Do the dormant-enabled tracking on the main thread. r=jww,r=jya 2015-07-01 18:47:41 -07:00
MP4Stream.cpp Bug 1126088 - Fallibly allocate MP4Stream CacheBlocks. r=jya,r=njn 2015-01-27 09:36:09 -08:00
MP4Stream.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