You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Luca Abeni 80d0ded2f7 Add support for ffmpeg's pixel format names in libswscale 18 years ago
..
Makefile make libswscale build system similar to the libav* one 18 years ago
cs_test.c Move postproc ---> libswscale 19 years ago
rgb2rgb.c Comment some #endif lines. 18 years ago
rgb2rgb.h Remove unneeded code 19 years ago
rgb2rgb_template.c Move postproc ---> libswscale 19 years ago
swscale-example.c Use libavutil in libswscale, and allow it to be built out of the mplayer tree 18 years ago
swscale.c Add support for ffmpeg's pixel format names in libswscale 18 years ago
swscale.h vertical scaler with accurate rounding, some people on doom9 can see +-1 errors 18 years ago
swscale_altivec_template.c Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX} 18 years ago
swscale_internal.h vertical scaler with accurate rounding, some people on doom9 can see +-1 errors 18 years ago
swscale_template.c Replace MIN() and MAX() with FFMIN() and FFMAX() 18 years ago
yuv2rgb.c Comment some #endif lines. 18 years ago
yuv2rgb_altivec.c Use libavutil in libswscale, and allow it to be built out of the mplayer tree 18 years ago
yuv2rgb_mlib.c Move postproc ---> libswscale 19 years ago
yuv2rgb_template.c Move postproc ---> libswscale 19 years ago