1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libswscale
Luca Abeni 6f209cb549 Replace MIN() and MAX() with FFMIN() and FFMAX()
Originally committed as revision 19186 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2006-07-26 13:19:02 +00:00
..
cs_test.c
Makefile make libswscale build system similar to the libav* one 2006-07-10 12:35:52 +00:00
rgb2rgb_template.c
rgb2rgb.c Use libavutil in libswscale, and allow it to be built out of the mplayer tree 2006-07-20 12:13:57 +00:00
rgb2rgb.h Remove unneeded code 2006-07-01 14:39:14 +00:00
swscale_altivec_template.c Replace MIN() and MAX() with FFMIN() and FFMAX() 2006-07-26 13:19:02 +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
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 Replace MIN() and MAX() with FFMIN() and FFMAX() 2006-07-26 13:19:02 +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
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
yuv2rgb.c Use libavutil in libswscale, and allow it to be built out of the mplayer tree 2006-07-20 12:13:57 +00:00