]> git.sesse.net Git - ffmpeg/history - libswscale/swscale_template.c
Fix imgresample-test compilation.
[ffmpeg] / libswscale / swscale_template.c
2006-10-03 Diego BiurrunFix unused variable warning when compiling with MMX...
2006-09-17 Luca AbeniRemove the dependency of libswscale on img_format.h
2006-08-30 Michael Niedermayermake the C code of the swscaler which i wrote LGPL
2006-08-15 Uoti UrpalaFix compilation with -no-PIC and without -fomit-frame...
2006-08-15 Jason Tackaberry-fPIC support for libswscale
2006-08-13 Diego BiurrunReplace asmalign.h hack by ASMALIGN cpp macros from...
2006-07-26 Luca AbeniReplace MIN() and MAX() with FFMIN() and FFMAX()
2006-07-24 Michael Niedermayera tiny bit of cleanup
2006-07-24 Michael Niedermayervertical scaler with accurate rounding, some people...
2006-06-30 Luca AbeniMove postproc ---> libswscale