Handle mpcodecs_get_image returning NULL, FFmpeg most of the time handles
commit0248741426b6a1f2079cc4ae4b70916412fb1e23
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Wed, 18 Feb 2009 07:52:17 +0000 (18 07:52 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Wed, 18 Feb 2009 07:52:17 +0000 (18 07:52 +0000)
tree7397bca62d07425736a1aa77b667777ee85774c5
parentf55bc9413c040c5985a0d0e51da18133bfe3c286
Handle mpcodecs_get_image returning NULL, FFmpeg most of the time handles
it correctly (VDPAU and probably H.264 currently don't, MPEG1/2 does etc.).

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