]> git.sesse.net Git - x264/history - input/y4m.c
Add speedcontrol file.
[x264] / input / y4m.c
2016-01-16 Henrik GramnerBump dates to 2016
2016-01-16 Henrik Gramnercli: Use memory-mapped input frames for yuv and y4m
2016-01-16 Henrik Gramnery4m: Support extended frame headers when seeking
2016-01-16 Henrik Gramnery4m: Avoid some redundant strlen() calls
2015-02-23 Anton MitrofanovBump dates to 2015
2014-01-08 Henrik GramnerBump dates to 2014
2014-01-08 Henrik GramnerCLI: Avoid redundant 16-bit upconversions in piped...
2013-08-23 Henrik GramnerWindows Unicode support
2013-04-23 Anton MitrofanovFix y4m input with C420paldv colorspace
2013-01-09 Loren MerrittBump dates to 2013
2012-11-07 Jan EkströmAdd support for the ffmpeg/vapoursynth high bit depth...
2012-02-04 HiiBump dates to 2012
2012-02-04 Oka MotofumiFix crash in --demuxer y4m with unsupported colorspace
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