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.
 
 
 
 
Diego Biurrun 91f2de5e18 Simplify conditional compilation handling. 18 years ago
..
Makefile Simplify conditional compilation handling. 18 years ago
cs_test.c Change license headers to say 'FFmpeg' instead of 'this program'. 18 years ago
rgb2rgb.c cosmetics: typo pallete --> palette 18 years ago
rgb2rgb.h Clarify that some of the non-SIMD code is now LGPLed. 18 years ago
rgb2rgb_template.c Clarify that some of the non-SIMD code is now LGPLed. 18 years ago
swscale-example.c Use common define for x86_32 and x86_64. 18 years ago
swscale.c Pass a context to av_log(), when possible 18 years ago
swscale.h deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale() 18 years ago
swscale_altivec_template.c change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip() 18 years ago
swscale_internal.h Pass a context to av_log(), when possible 18 years ago
swscale_template.c Pass a context to av_log(), when possible 18 years ago
yuv2rgb.c Pass a context to av_log(), when possible 18 years ago
yuv2rgb_altivec.c Pass a context to av_log(), when possible 18 years ago
yuv2rgb_init.c Allow to compile swscale's non-SIMD code under the LGPL license. 18 years ago
yuv2rgb_mlib.c Fix license headers and FSF postal address. 18 years ago
yuv2rgb_template.c Fix license headers and FSF postal address. 18 years ago