]> git.sesse.net Git - x264/history - input/lavf.c
Fix deprecation in libavformat usage
[x264] / input / lavf.c
2011-07-10 Steven WaltersFix deprecation in libavformat usage
2011-05-10 Oka MotofumiCheck for invalid pixfmts in lavf demuxer
2011-04-26 Anton KhirnovUse AVMEDIA_TYPE_VIDEO instead of deprecated CODEC_TYPE...
2011-01-25 Yasuhiro IkedaAdd --input-fmt option to lavf input
2011-01-25 Sean McGovernBump dates to 2011
2011-01-10 Steven WaltersFix memory leak in lavf demuxer.
2010-09-18 Fiona GlaserUpdate source file headers
2010-08-16 golgol7777Fix lavf input with delayed frames
2010-08-16 Yasuhiro IkedaTry to guess input length for lavf input
2010-08-16 Yasuhiro IkedaWorkaround bug in fps/timestamp handling with lavf...
2010-07-15 Steven WaltersAdd video filtering system to x264cli
2010-07-03 Steven WaltersCentralize logging within x264cli
2010-04-07 Steven WaltersAdd TFF/BFF detection to all demuxers
2010-02-15 Alexander StrangeMark cli_input/output_t variables as const when possible
2010-01-14 Kieran KunhyaLAVF/FFMS input support, native VFR timestamp handling