]> git.sesse.net Git - x264/history - output
Add support for arbitrary user SEIs
[x264] / output /
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-06-09 Steven WaltersPreprocessing cosmetics
2010-05-31 Anton MitrofanovFix crash with MP4-muxing if zero frames were encoded
2010-04-23 Fiona GlaserFix issues with extremely large timebases
2010-04-23 Fiona GlaserFix four minor bugs found by Clang
2010-04-05 Fiona GlaserMassive cosmetic and syntax cleanup
2010-03-27 Yusuke NakamuraFix slightly wrong mp4 duration.
2010-03-27 Yusuke NakamuraFix link errors with newest gpac cvs
2010-03-27 Kieran KunhyaBlu-ray support: NAL-HRD, VFR ratecontrol, filler,...
2010-03-27 Yusuke NakamuraTimecode input/output
2010-02-23 Fiona GlaserSimpleBlock requires Matroska Doctype v2
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-02-15 Yusuke NakamuraWrite PASP atom in mp4 muxing
2010-01-30 Loren MerrittFix log2f detection, include order, some gcc warnings
2010-01-30 Yusuke NakamuraImprove DTS generation, move DTS compression into libx264
2010-01-14 Fiona GlaserPeriodic intra refresh
2010-01-14 Kieran KunhyaLAVF/FFMS input support, native VFR timestamp handling
2009-12-01 David ConradAdd x264 prefix to functions with ffmpeg equivalents
2009-11-25 Kieran KunhyaFix bugs in fps/timestamp handling in FLV muxer
2009-11-15 Kieran KunhyaFLV muxing support
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