]> git.sesse.net Git - x264/history - input/lavf.c
Disable progress for FFMS input with --no-progress
[x264] / input / lavf.c
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