Remove const to avoid a bunch of GCC warnings against discarded qualifiers and
commit0c7fcdd42e6ad557a4ab63d4ef4191401cdac4a8
authorzuxy <zuxy@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 7 Jan 2010 07:13:18 +0000 (7 07:13 +0000)
committerzuxy <zuxy@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 7 Jan 2010 07:13:18 +0000 (7 07:13 +0000)
tree65b1ad24a240ca4a99ecf2efd6c169a0f8342cb2
parent554231067da1c2aaa65639b62fed3ee0b89667c6
Remove const to avoid a bunch of GCC warnings against discarded qualifiers and
incompatible pointer type.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30234 b3059339-0415-0410-9bf9-f77b7e298cf2
libswscale/x86/yuv2rgb_template.c