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 license header consistency cosmetics 2007-07-05 10:18:58 +00:00
internal_bfin.S adding blackfin optimized yuyvtoyv12 converter 2007-07-20 00:09:45 +00:00
rgb2rgb.c license header consistency cosmetics 2007-07-05 10:18:58 +00:00
rgb2rgb.h 1l: Update wrong #endif comment. 2007-10-18 09:31:47 +00:00
rgb2rgb_template.c license header consistency cosmetics 2007-07-05 10:18:58 +00:00
swscale-example.c license header consistency cosmetics 2007-07-05 10:18:58 +00:00
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 Move Apple gcc AltiVec vector declaration syntax to libavutil. 2007-08-24 15:04:14 +00:00
swscale_bfin.c integrating blackfin optimized yuyvtoyv12 converter 2007-07-20 00:11:38 +00:00
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 removing reference to bfin_sram.h its not used anylonger 2007-07-20 00:10:55 +00:00
yuv2rgb_mlib.c This was rewritten by Michael, switch copyrights to him and license to LGPL. 2007-07-17 09:35:21 +00:00
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 UltraSPARC VIS yuv2rgb 2007-07-19 07:24:43 +00:00