OSDN Git Service

Avoid crash on planarCopy to a destination without alpha.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Fri, 20 Mar 2009 17:22:03 +0000 (17:22 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Fri, 20 Mar 2009 17:22:03 +0000 (17:22 +0000)
commit20ddf5a8e4cb6ce8c9a6dcfbabf6d0cef2a712df
treef6ede19f8966dda9611cf41c6351bcca6fa44a5b
parent1cd98da82071458468079e3dc15979c53c86491d
Avoid crash on planarCopy to a destination without alpha.
Makes regression tests run again, though the results are still wrong.

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