Commit Graph

5 Commits

Author SHA1 Message Date
Ralph Giles
86f9227b2d Bug 1030308 - Clean up EbmlBufferWriter. r=cajbir DONTBUILD
Fix comments to match code and correct indenting.
2014-06-25 13:13:00 -07:00
Benjamin Chen
50be31651c Bug 970774 - Add display width/height for track encoder. r=rillian 2014-02-21 14:27:41 +08:00
Ralph Giles
f182577e7a Bug 966078 - Apply libmkv patches from update.sh. r=doublec DONTBUILD
The update script landed without code to apply the patch files we're
carrying against upstream. It's better to do that automatically so
there's less to remember when doing an update.

Also add a patch apparently missing from the existing set to remove
a spurious declaration for 'writeSimpleBock'.
2014-01-30 17:08:06 -08:00
Eric Faust
c5363b4739 Bug 966044 - Fix unconditional single byte buffer overflow in EbmlComposer::generateHeader(). (r=rillian) 2014-01-30 16:42:00 -08:00
Randy Lin
c99b2ced4f Bug 891705 - [MediaEncoder] Implement WebM 1.0 container writer. r=giles, r=gps, r=rillian
This is an integrated patch which includes:
1. Bug 891705: [MediaEncoder] Implement WebM 1.0 container writer. r=giles, r=gps
2. Bug 950567: [MediaEncoder] Phase-in libmkv library. r=giles
3. bug 883749: Implement Vorbis encoding. r=rillian
4. bug 881840: Implement VP8 track encoder. r=rillian
2014-01-15 14:21:14 +08:00