Skip to content
Snippets Groups Projects
Commit 017e234c authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

avcodec/vc1: fix mb_height for field pictures


Fixes ticket2531

Tables are always allocated now with sufficient space for either progressive
or interlaced content. The alternative would be to detect a change
and reallocate.

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent c65fe9e9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment