ffmpeg/libswscale
Luca Abeni 80d0ded2f7 Add support for ffmpeg's pixel format names in libswscale
Originally committed as revision 19276 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2006-07-31 12:35:04 +00:00
..
Makefile
cs_test.c
rgb2rgb.c Comment some #endif lines. 2006-07-28 09:07:09 +00:00
rgb2rgb.h
rgb2rgb_template.c
swscale-example.c Use libavutil in libswscale, and allow it to be built out of the mplayer tree 2006-07-20 12:13:57 +00:00
swscale.c Add support for ffmpeg's pixel format names in libswscale 2006-07-31 12:35:04 +00:00
swscale.h vertical scaler with accurate rounding, some people on doom9 can see +-1 errors 2006-07-24 10:36:06 +00:00
swscale_altivec_template.c Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX} 2006-07-27 19:35:30 +00:00
swscale_internal.h vertical scaler with accurate rounding, some people on doom9 can see +-1 errors 2006-07-24 10:36:06 +00:00
swscale_template.c Replace MIN() and MAX() with FFMIN() and FFMAX() 2006-07-26 13:19:02 +00:00
yuv2rgb.c Comment some #endif lines. 2006-07-28 09:07:09 +00:00
yuv2rgb_altivec.c Use libavutil in libswscale, and allow it to be built out of the mplayer tree 2006-07-20 12:13:57 +00:00
yuv2rgb_mlib.c
yuv2rgb_template.c