]> git.sesse.net Git - x264/history - output/mp4.c
Get rid of some tabs and trailing whitespaces
[x264] / output / mp4.c
2015-07-24 Anton Mitrofanovmp4: Fix file handle leak
2015-02-23 Anton MitrofanovBump dates to 2015
2014-01-08 Henrik GramnerBump dates to 2014
2013-10-25 Henrik GramnerUse calloc instead of malloc + memset
2013-10-25 Henrik GramnerReplace gf_malloc with regular malloc in mp4 muxer
2013-08-24 Hiroki TaniuraFix GPAC support on Windows
2013-08-23 Henrik GramnerWindows Unicode support
2013-01-09 Loren MerrittBump dates to 2013
2012-07-03 Anton MitrofanovFix crash with --fps 0
2012-02-04 HiiBump dates to 2012
2011-03-19 Anton MitrofanovFix possible buffer overflow in mp4 muxer
2011-02-18 Anton MitrofanovFix crash in mp4 muxer after failure of x264_encoder_open
2011-01-25 Sean McGovernBump dates to 2011
2010-10-10 Yusuke NakamuraMove DTS compression from libx264 to x264cli
2010-09-18 Fiona GlaserUpdate source file headers
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-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-15 Alexander StrangeMark cli_input/output_t variables as const when possible
2010-02-15 Yusuke NakamuraWrite PASP atom in mp4 muxing
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-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