aboutsummaryrefslogtreecommitdiffhomepage
path: root/libswscale/swscale_template.c
Commit message (Expand)AuthorAge
* make the C code of the swscaler which i wrote LGPLGravatar michael2006-08-30
* Fix compilation with -no-PIC and without -fomit-frame-pointer (used byGravatar uau2006-08-15
* -fPIC support for libswscaleGravatar diego2006-08-15
* Replace asmalign.h hack by ASMALIGN cpp macros from config.h.Gravatar diego2006-08-13
* Replace MIN() and MAX() with FFMIN() and FFMAX()Gravatar lucabe2006-07-26
* a tiny bit of cleanupGravatar michael2006-07-24
* vertical scaler with accurate rounding, some people on doom9 can see +-1 errorsGravatar michael2006-07-24
* Move postproc ---> libswscaleGravatar lucabe2006-06-30