The function names of [rgb|bgr]1[56]to[UV|Y] had rgb<->bgr flipped.
authorDiego Biurrun <diego@biurrun.de>
Sun, 4 Nov 2007 12:34:46 +0000 (12:34 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 4 Nov 2007 12:34:46 +0000 (12:34 +0000)
commita680708d2d0e40c0061001dfa9b550dac0a9d329
treef6591f6bacff017181c96366711e7ff29f04e0f2
parentf83579b1a6bcbeec6b394d92943d3e5854a6f153
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.

Originally committed as revision 24965 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale_template.c