Fix planarCopy to ignore the GRAY8 "pseudo"-palette, fixes libavtest regression test.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 21 Mar 2009 10:20:16 +0000 (10:20 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sat, 21 Mar 2009 10:20:16 +0000 (10:20 +0000)
commit6f348086914992ca739eb57d2233593ef766218d
tree2fe679e6a0a565c80da31ee69fe2528e41f290e9
parent31e2d5d3215fcab9ae8594b2465350682acafecf
Fix planarCopy to ignore the GRAY8 "pseudo"-palette, fixes libavtest regression test.

Originally committed as revision 29021 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale.c