]> git.sesse.net Git - x264/history - input
Don't check i16x16 planar mode unless previous modes were useful
[x264] / input /
2010-07-03 Steven WaltersCentralize logging within x264cli
2010-06-25 Steven WaltersUse threadpools to avoid unnecessary thread creation
2010-06-09 Anton MitrofanovWarn about shadowed variable declarations
2010-06-09 Steven WaltersPreprocessing cosmetics
2010-06-02 Fiona GlaserAdd API function to fix x264_picture_t initialization
2010-06-02 Yusuke NakamuraFix Avisynth input
2010-05-06 Anton MitrofanovMore cosmetics
2010-05-06 James DarnleyAdd field-order detection to y4m demuxer
2010-04-23 Steven Waltersfix ffms demuxer to support input timebase values ...
2010-04-23 Fiona GlaserFix issues with extremely large timebases
2010-04-23 Fiona GlaserFix four minor bugs found by Clang
2010-04-14 Steven WaltersMake interlaced detection in avisynth only apply to...
2010-04-07 Steven WaltersAdd TFF/BFF detection to all demuxers
2010-04-05 Fiona GlaserMassive cosmetic and syntax cleanup
2010-03-31 Yusuke NakamuraFix 10l in timecode seeking
2010-03-27 Kieran KunhyaBlu-ray support: NAL-HRD, VFR ratecontrol, filler,...
2010-03-27 Yusuke NakamuraTimecode input/output
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-12-11 Steven WaltersAvisynth-MT and 2.6 compatibility fixes
2009-12-09 Steven WaltersMinor seeking fix with Avisynth input
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