ffmpeg: fix operation with --disable-avfilter
authorMans Rullgard <mans@mansr.com>
Sun, 17 Jul 2011 14:27:14 +0000 (15:27 +0100)
committerMans Rullgard <mans@mansr.com>
Sun, 17 Jul 2011 16:10:37 +0000 (17:10 +0100)
commite9f98c90229999c0e654bd77af55d7020347440a
tree6a4b45ba7c4e56a47aa588bede2cf091c7903bf6
parente0ae2174dbbc8528008afb3549e1673dff96db4d
ffmpeg: fix operation with --disable-avfilter

The width and height must be copied from the input before
being used.

Signed-off-by: Mans Rullgard <mans@mansr.com>
ffmpeg.c