diff options
author | Paul B Mahol <onemda@gmail.com> | 2017-04-23 11:53:57 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2017-04-25 00:29:37 +0200 |
commit | da693f8daa62cb76a2aa05021d6c8d53a1b816b2 (patch) | |
tree | ebf110929e029b6f83f4f68155bdc83044a9955c /doc/examples/demuxing_decoding.c | |
parent | ed2ed4ac0f05c4139a3149cb59bf1717c797a620 (diff) | |
download | ffmpeg-da693f8daa62cb76a2aa05021d6c8d53a1b816b2.tar.gz |
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.
Fixes ticket #6344.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
(cherry picked from commit ac30754a148df58822a272555d1f6f860e42037e)
Diffstat (limited to 'doc/examples/demuxing_decoding.c')
0 files changed, 0 insertions, 0 deletions