]> git.sesse.net Git - x264/history - filters
x86 asm cosmetics
[x264] / filters /
2011-07-22 Anton MitrofanovVarious cosmetics
2011-07-18 Anton MitrofanovFix spurious "stream properties changed" with --seek...
2011-07-14 Anton MitrofanovFix incorrect chroma swap for some input pixfmts
2011-07-10 Anton MitrofanovFix resize filter crash with YUVJ* input pixfmt
2011-07-10 Fiona Glaser4:4:4 encoding support
2011-06-15 Steven WaltersResize filter updates
2011-04-12 Fiona GlaserCosmetics: fix some signedness issues found by -Wsign...
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