Commit Graph

5 Commits

Author SHA1 Message Date
Ralph Giles
7eb034e3ff 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
06550d4dae Bug 970774 - Add display width/height for track encoder. r=rillian 2014-02-21 14:27:41 +08:00
Ralph Giles
0684560925 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
2063d0c6d5 Bug 966044 - Fix unconditional single byte buffer overflow in EbmlComposer::generateHeader(). (r=rillian) 2014-01-30 16:42:00 -08:00
Randy Lin
6a6aa3a1ea 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