vd_ffmpeg: Set avctx->coded_width/coded_height instead of width/height
commit039574d8d4a322ccddcd7f068b47e9f6aa955529
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Tue, 31 Aug 2010 19:39:17 +0000 (31 19:39 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:15:49 +0000 (2 04:15 +0200)
treede2539e10b77356878e0a40e6d35d2eec3d7f378
parent0f985365fbb041e93c5f7cef0771631f281ca393
vd_ffmpeg: Set avctx->coded_width/coded_height instead of width/height

That's how it is supposed to be done.

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