mpv/libswscale
diego a6682b3a81 The function names of [rgb|bgr]1[56]to[UV|Y] had rgb<->bgr flipped.
Rename them to match the actual implementation. Fixes issue 162.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24965 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-04 12:34:46 +00:00
..
Makefile Rename LIB to LIBNAME for consistency. 2007-10-18 09:35:02 +00:00
cs_test.c
internal_bfin.S
rgb2rgb.c
rgb2rgb.h 1l: Update wrong #endif comment. 2007-10-18 09:31:47 +00:00
rgb2rgb_template.c
swscale-example.c
swscale.c Revert wrong ARCH_BFIN --> HAVE_BFIN change. 2007-09-27 08:00:22 +00:00
swscale.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-18 09:30:33 +00:00
swscale_altivec_template.c
swscale_bfin.c
swscale_internal.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-18 09:30:33 +00:00
swscale_template.c The function names of [rgb|bgr]1[56]to[UV|Y] had rgb<->bgr flipped. 2007-11-04 12:34:46 +00:00
yuv2rgb.c Revert wrong ARCH_BFIN --> HAVE_BFIN change. 2007-09-27 08:00:22 +00:00
yuv2rgb_altivec.c cosmetics: Fix AltiVec spelling. 2007-10-02 10:37:59 +00:00
yuv2rgb_bfin.c
yuv2rgb_mlib.c
yuv2rgb_template.c cosmetic (get rid of _ at the start of local variable names) 2007-09-24 07:31:43 +00:00
yuv2rgb_vis.c