vd_ffmpeg: compare IMGFMT instead of PIX_FMT
commitf1e637b827880fded695789cd9c17a30d958a639
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sat, 6 Nov 2010 21:49:49 +0000 (6 21:49 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Mon, 8 Nov 2010 16:05:11 +0000 (8 18:05 +0200)
tree35645ecea149342a9a8249173b8d2012933f1f6e
parent01a10dd5795b7258a21f5e0128d4f0f016b37868
vd_ffmpeg: compare IMGFMT instead of PIX_FMT

Use IMGFMT to compare instead of PIX_FMT to avoid issues with the
"JPEG" formats like PIX_FMT_YUVJ422P.

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