514 Commits (7c4c60e520054f04f37a110ecefcc408fb9d5fda)

Author SHA1 Message Date
Luca Abeni c792037176 Another PIX_FMT_ ---> IMGFMT_ conversion 18 years ago
Diego Biurrun dbdae6ec54 Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64. 18 years ago
Luca Abeni 80d0ded2f7 Add support for ffmpeg's pixel format names in libswscale 18 years ago
Diego Biurrun 6979600818 Comment some #endif lines. 18 years ago
Alan Curry e50bc5a4ea Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX} 18 years ago
Luca Abeni 6f209cb549 Replace MIN() and MAX() with FFMIN() and FFMAX() 18 years ago
Michael Niedermayer 8422aa888b a tiny bit of cleanup 18 years ago
Michael Niedermayer bca11e75fb vertical scaler with accurate rounding, some people on doom9 can see +-1 errors 18 years ago
Alan Curry d8cfa5534a Fix typo introduced in the memalign->av_malloc conversion (there is no 18 years ago
Reimar Döffinger 8dfe90941a Missing part of the malloc -> av_malloc patch: memalign must be replaced as well! 18 years ago
Luca Abeni 94c4def23c Use libavutil in libswscale, and allow it to be built out of the mplayer tree 18 years ago
Luca Abeni 57b3c36d0f make libswscale build system similar to the libav* one 18 years ago
Luca Abeni 2df19ea53a Remove unneeded code 18 years ago
Luca Abeni 73435f006b Move postproc ---> libswscale 18 years ago