]> git.sesse.net Git - x264/history - output/matroska.c
Fix GPAC support on Windows
[x264] / output / matroska.c
2013-01-09 Loren MerrittBump dates to 2013
2012-02-04 HiiBump dates to 2012
2011-02-05 Anton MitrofanovFix possible division by zero in mkv and flv muxers...
2011-01-25 Sean McGovernBump dates to 2011
2010-10-10 Yusuke NakamuraMove DTS compression from libx264 to x264cli
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-23 Fiona GlaserFix issues with extremely large timebases
2010-04-23 Fiona GlaserFix four minor bugs found by Clang
2010-03-27 Kieran KunhyaBlu-ray support: NAL-HRD, VFR ratecontrol, filler,...
2010-02-15 Alexander StrangeMark cli_input/output_t variables as const when possible
2010-02-15 Alexander Strangemkv: Write the x264 version into the file header
2010-02-15 Alexander Strangemkv: Write SimpleBlock instead of Block for frame headers
2010-01-14 Fiona GlaserPeriodic intra refresh
2010-01-14 Kieran KunhyaLAVF/FFMS input support, native VFR timestamp handling
2009-11-15 Kieran KunhyaFLV muxing support
2009-10-24 Steven Walterssplit muxers.c into one file per format