Switch to avcodec_decode_video2 to allow a hack that makes PNG decode correctly
commitd90d9d3d22bc67ee240f3065a34ce148c0b70215
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Mon, 1 Jun 2009 22:25:10 +0000 (1 22:25 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Mon, 1 Jun 2009 22:25:10 +0000 (1 22:25 +0000)
treea011eff1251856916d7dd0df08b0dd9109b07d9e
parent31f9de2546a43d5cf60ed0c4b9ebb4a5947a0979
Switch to avcodec_decode_video2 to allow a hack that makes PNG decode correctly
again instead of in CorePNG delta mode.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29340 b3059339-0415-0410-9bf9-f77b7e298cf2
libmpcodecs/vd_ffmpeg.c