Skip to content
Snippets Groups Projects
Commit d8fd1836 authored by Michael Niedermayer's avatar Michael Niedermayer Committed by Martin Storsjö
Browse files

vc1: Fix mb_height for field pictures


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

This fixes decoding of a sample.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent bd316109
No related branches found
No related tags found
No related merge requests found
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