Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change license headers to say 'FFmpeg' instead of 'this program'. | diego | 2006-10-07 | 1 | -19/+21 |
* | Fix unused variable warning when compiling with MMX disabled. | diego | 2006-10-03 | 1 | -1/+1 |
* | Remove the dependency of libswscale on img_format.h | lucabe | 2006-09-17 | 1 | -57/+57 |
* | make the C code of the swscaler which i wrote LGPL | michael | 2006-08-30 | 1 | -0/+3 |
* | Fix compilation with -no-PIC and without -fomit-frame-pointer (used by | uau | 2006-08-15 | 1 | -1/+1 |
* | -fPIC support for libswscale | diego | 2006-08-15 | 1 | -70/+116 |
* | Replace asmalign.h hack by ASMALIGN cpp macros from config.h. | diego | 2006-08-13 | 1 | -25/+23 |
* | Replace MIN() and MAX() with FFMIN() and FFMAX() | lucabe | 2006-07-26 | 1 | -1/+1 |
* | a tiny bit of cleanup | michael | 2006-07-24 | 1 | -77/+35 |
* | vertical scaler with accurate rounding, some people on doom9 can see +-1 errors | michael | 2006-07-24 | 1 | -40/+292 |
* | Move postproc ---> libswscale | lucabe | 2006-06-30 | 1 | -0/+2928 |