gecko-dev/content/media/webm
Matthew Gregan c553b77d97 Bug 1044498 - Improve accuracy of WebM buffered parser. r=cajbir
Store the end offset of the block, rather than the start offset, since a
frame is only usable if we have all of it.  Also compute the start of the
buffered range based on the offset of the block's resync point, since we
can't decode frames unless we have their cluster to resync at and compute
the absolute timecode from.
2014-08-25 16:09:44 +12:00
..
EbmlComposer.cpp Bug 999364 : Fix the cluster length for WebM. r=rillian 2014-04-30 10:08:41 +08:00
EbmlComposer.h Bug 994557 - part2: 1. fix bug in finishCluster function. 2. Can flush metadata only. 3. Ensure the keyframe is placed at the beginning of cluster. r=rillian 2014-04-23 12:04:27 +08:00
WebMBufferedParser.cpp Bug 1044498 - Improve accuracy of WebM buffered parser. r=cajbir 2014-08-25 16:09:44 +12:00
WebMBufferedParser.h Bug 1044498 - Improve accuracy of WebM buffered parser. r=cajbir 2014-08-25 16:09:44 +12:00
WebMDecoder.cpp Bug 811381 - Remove ns prefix from media code. r=roc 2012-11-14 11:46:40 -08:00
WebMDecoder.h Bug 811381 - Remove ns prefix from media code. r=roc 2012-11-14 11:46:40 -08:00
WebMReader.cpp Bug 1044498 - WebMBufferedReader used mBlockOffset in some places where it was intended to use mBlockTimecode. r=cajbir 2014-08-25 16:09:44 +12:00
WebMReader.h Bug 1054149 - Fix anFoo coding style violation in content/media. r=cpearce 2014-08-14 21:24:00 +12:00
WebMWriter.cpp Bug 1018554 - Fix WebMWriter warnings and mark content/media/gtest as FAIL_ON_WARNINGS. r=rillian 2014-05-30 18:00:46 -07:00
WebMWriter.h Bug 1018554 - Fix WebMWriter warnings and mark content/media/gtest as FAIL_ON_WARNINGS. r=rillian 2014-05-30 18:00:46 -07:00
moz.build Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00