Reorganize vector constants to work around gcc 4.1 bug:
authorAlan Curry <pacman@TheWorld.com>
Thu, 6 Apr 2006 10:08:54 +0000 (10:08 +0000)
committerAlan Curry <pacman@TheWorld.com>
Thu, 6 Apr 2006 10:08:54 +0000 (10:08 +0000)
commit265a1ac75ef26aa01257b7c204cd94a3b651ed55
tree6a75212134a9b256ef408572a0a16af6f64e203f
parent1c6606e2d055edeeba6d7c88559476bf742e6c57
Reorganize vector constants to work around gcc 4.1 bug:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27006

This bug caused certain movies (444P or RGB/BGR-based) to become brighter
and more purple when played on a YV12 vo.

Originally committed as revision 18047 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
postproc/swscale_altivec_template.c