]> git.sesse.net Git - x264/history - input/y4m.c
Disable progress for FFMS input with --no-progress
[x264] / input / y4m.c
2011-04-12 Fiona GlaserCosmetics: fix some signedness issues found by -Wsign...
2011-02-18 Anton MitrofanovFix some Intel compiler warnings
2011-01-25 Sean McGovernBump dates to 2011
2010-09-18 Fiona GlaserUpdate source file headers
2010-07-15 Steven WaltersAdd video filtering system to x264cli
2010-07-03 Steven WaltersCentralize logging within x264cli
2010-05-06 James DarnleyAdd field-order detection to y4m demuxer
2010-04-23 Fiona GlaserFix issues with extremely large timebases
2010-04-05 Fiona GlaserMassive cosmetic and syntax cleanup
2010-03-24 David ConradIgnore XYSCSS in y4m if the newer standard C tag is...
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
2009-11-30 Steven WaltersEnhanced Avisynth input support
2009-11-15 Alexander StrangeUse __attribute__((may_alias)) for type-punning
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