]> git.sesse.net Git - x264/history - filters
Fix overflow in ARM NEON i16x16 planar pred
[x264] / filters /
2011-01-25 Sean McGovernBump dates to 2011
2011-01-10 Steven WaltersFix broken YV12 handling in the resize filter
2010-12-05 Steven WaltersFix incompatible csp format issue
2010-12-05 Anton MitrofanovReally fix fittobox resize rounding code
2010-11-22 James DarnleyFix resize filter rounding code
2010-10-31 Fiona GlaserFix syntax for some parameterless functions
2010-10-10 Fiona GlaserUpdate header in depth.c
2010-10-10 Anton MitrofanovFix filter parsing with --extra-cflags="-DNDEBUG"
2010-09-28 Oskar ArvidssonFinish support for high-depth video throughout x264
2010-09-19 Steven WaltersAdd full chroma input flag to swscale
2010-09-19 James DarnleyAdd --disable-gpl option to configure
2010-09-18 Fiona GlaserUpdate source file headers
2010-07-26 Steven WaltersFiltering system-related fixes
2010-07-15 Oskar ArvidssonFix build with bit_depth > 8
2010-07-15 Loren MerrittConvert x264 to use NV12 pixel format internally
2010-07-15 Steven WaltersAdd video filtering system to x264cli