OSDN Git Service

Fix vec_clip for gcc's that don't handle (vector signed short){16} according
authorAlan Curry <pacman@TheWorld.com>
Fri, 17 Feb 2006 05:01:46 +0000 (05:01 +0000)
committerAlan Curry <pacman@TheWorld.com>
Fri, 17 Feb 2006 05:01:46 +0000 (05:01 +0000)
commitcbddd5dfc63dee35d54e8aa88ac0759905f3a8ab
tree15350447a155839ccc65f887129adb224c5196be
parent26376701446a51fc505ea998fe477118af3f1c59
Fix vec_clip for gcc's that don't handle (vector signed short){16} according
to spec; also convert a few vec_splat's to vec_splat_{s,u}*

Originally committed as revision 17639 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
postproc/yuv2rgb_altivec.c