Skip to content
Snippets Groups Projects
Commit ac30754a authored by Paul B Mahol's avatar Paul B Mahol
Browse files

avcodec/dnxhd_parser: fix parsing interlaced video, simplify code


There appears to be no need to treat interlaced videos differently,
also that code is flawed, as for at least one input cur_field would
be always 0.

Signed-off-by: default avatarPaul B Mahol <onemda@gmail.com>
parent cdd30481
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