gecko-dev/dom/media/webm
Jean-Yves Avenard b793485c9a Bug 1195073: [webm] P2. Add WebMBufferedState::GetLastBlockOffset method. r=kinetik
MSE may input partial media segment, which could cause the WebMDemuxer and libnestegg to error upon encountering an incomplete block which can't be recovered from.
this will allow to limit read to known complete blocks.
2015-08-24 23:13:47 +10:00
..
AudioDecoder.cpp Bug 1146086: Properly marking overridden member with override keyword. v2. a=bustage 2015-08-11 16:42:42 +10:00
EbmlComposer.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
EbmlComposer.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
IntelWebMVideoDecoder.cpp Bug 1146086: use promise to Init() in PlatformDecoderModule. r=jya,r=cpearce 2015-08-11 14:09:12 +10:00
IntelWebMVideoDecoder.h Bug 1146086: use promise to Init() in PlatformDecoderModule. r=jya,r=cpearce 2015-08-11 14:09:12 +10:00
moz.build Bug 1148102: P6. Add WebMDemuxer object. r=jya 2015-07-20 17:27:08 +10:00
NesteggPacketHolder.h Bug 1179451 - Part 4: Don't pass nsRefPtr&& to functions that want raw pointers. r=froydnj 2015-08-13 15:22:48 +03:00
SoftwareWebMVideoDecoder.cpp Bug 1146086: use promise to Init() in PlatformDecoderModule. r=jya,r=cpearce 2015-08-11 14:09:12 +10:00
SoftwareWebMVideoDecoder.h Bug 1146086: use promise to Init() in PlatformDecoderModule. r=jya,r=cpearce 2015-08-11 14:09:12 +10:00
WebMBufferedParser.cpp Bug 1195073: [webm] P2. Add WebMBufferedState::GetLastBlockOffset method. r=kinetik 2015-08-24 23:13:47 +10:00
WebMBufferedParser.h Bug 1195073: [webm] P2. Add WebMBufferedState::GetLastBlockOffset method. r=kinetik 2015-08-24 23:13:47 +10:00
WebMDecoder.cpp Bug 1148102: P7. Hookup WebMDemuxer. r=jya 2015-07-20 17:27:08 +10:00
WebMDecoder.h
WebMDemuxer.cpp Bug 1196353 - Use standard Xiph extradata format to pass headers from demuxers to decoders. r=jya 2015-08-21 10:17:00 -04:00
WebMDemuxer.h Bug 1194884: [webm] P1. Use MediaResourceIndex. r=j^ 2015-08-16 11:58:40 +10:00
WebMReader.cpp Bug 1179451 - Part 4: Don't pass nsRefPtr&& to functions that want raw pointers. r=froydnj 2015-08-13 15:22:48 +03:00
WebMReader.h Bug 1190238: P1. Remove MediaResource::Read/Seek. r=cpearce 2015-08-13 15:27:09 +10:00
WebMWriter.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
WebMWriter.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00