don't call altivec_yuv2packedX() with a dstFormat that it doesn't support;
authorAlan Curry <pacman@TheWorld.com>
Sat, 18 Feb 2006 00:41:28 +0000 (00:41 +0000)
committerAlan Curry <pacman@TheWorld.com>
Sat, 18 Feb 2006 00:41:28 +0000 (00:41 +0000)
commitb9a6fae9301ff45cab65508b9d15fb1b15d31214
tree8988f3da2c0a3bc55da75fe93f299d29468ee535
parent8cecedfbe832609da509eb7205155e0b153e0dd4
don't call altivec_yuv2packedX() with a dstFormat that it doesn't support;
instead fall back on yuv2packedXinC

Originally committed as revision 17642 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
postproc/swscale_template.c