Fill the r, g, b values used for computing the c->pal_yuv table in the
commitf4df7a6d194f5ad516e13867c544de7a69e164de
authorstefano <stefano@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 4 Mar 2010 00:31:13 +0000 (4 00:31 +0000)
committerstefano <stefano@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 4 Mar 2010 00:31:13 +0000 (4 00:31 +0000)
tree652dc08ff054c9be1b6745891d77e17d0af35eec
parent051edba7c7c3019cc433d378579f16c262c8354a
Fill the r, g, b values used for computing the c->pal_yuv table in the
case where the source format is PIX_FMT_GRAY8.

This is required as PIX_FMT_GRAY8 has been declared as a paletted
format in FFmpeg r22191, fix GRAY8 -> RGB conversion.

git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@30826 b3059339-0415-0410-9bf9-f77b7e298cf2
swscale.c