]> git.sesse.net Git - x264/history - output/matroska_ebml.c
Revise the 2-pass algorithm
[x264] / output / matroska_ebml.c
2016-01-16 Henrik GramnerBump dates to 2016
2015-08-18 Henrik Gramnermatroska: Add comments for the remaining element names
2015-07-25 Henrik Gramnermatroska: Write the correct DocTypeVersion when using...
2015-02-23 Vittorio Giovaramatroska: Correctly write display width and height...
2015-02-23 Anton MitrofanovBump dates to 2015
2014-03-12 Steve LhommeWrite 3D metadata when outputting Matroska
2014-01-08 Henrik GramnerBump dates to 2014
2013-10-25 Henrik GramnerUse calloc instead of malloc + memset
2013-08-23 Henrik GramnerWindows Unicode support
2013-01-09 Loren MerrittBump dates to 2013
2012-02-04 HiiBump dates to 2012
2011-01-25 Sean McGovernBump dates to 2011
2010-10-10 Anton MitrofanovVarious cosmetics
2010-09-18 Fiona GlaserUpdate source file headers
2010-08-01 Mike MatsnevFix aspect ratio writing in the MKV muxer
2010-07-03 Steven WaltersCentralize logging within x264cli
2010-04-05 Fiona GlaserMassive cosmetic and syntax cleanup
2010-02-23 Fiona GlaserSimpleBlock requires Matroska Doctype v2
2010-02-15 Alexander Strangemkv: Write SimpleBlock instead of Block for frame headers
2010-01-14 Kieran KunhyaLAVF/FFMS input support, native VFR timestamp handling
2009-11-09 Steven WaltersFix issues relating to input/output files being pipes...
2009-10-24 Steven Walterssplit muxers.c into one file per format