]> git.sesse.net Git - x264/history - input
Disable progress for FFMS input with --no-progress
[x264] / input /
2011-04-12 Anton MitrofanovDisable progress for FFMS input with --no-progress
2011-04-12 Fiona GlaserCosmetics: fix some signedness issues found by -Wsign...
2011-03-24 Steven WaltersIntel Compiler support
2011-02-18 Fiona GlaserFix shadowed variable warning in ffms.c
2011-02-18 Anton MitrofanovFix some Intel compiler warnings
2011-02-07 Fiona GlaserImprove update interval of x264cli progress information
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-12-07 Steven WaltersDetect Avisynth initialization failures
2010-12-07 Anton MitrofanovDon't try to get timecodes if reading frame failed
2010-12-05 Yusuke NakamuraFix regression in rev1549
2010-12-05 Anton MitrofanovFix --tcfile-in if timecode v2 file starts from nonzero pts
2010-11-14 Steven WaltersUpdate ffms2 support for its latest API break.
2010-09-28 Oskar ArvidssonFinish support for high-depth video throughout x264
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-26 Steven WaltersFiltering system-related fixes
2010-07-17 Steven WaltersAvisynth 2.6 colorspace support
2010-07-15 Loren MerrittConvert x264 to use NV12 pixel format internally
2010-07-15 Steven WaltersAdd video filtering system to x264cli
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