OSDN Git Service

avcodec/dnxhddec: Check that the frame is interlaced before using cur_field
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 19 Mar 2015 22:28:39 +0000 (23:28 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 22 Apr 2015 10:27:24 +0000 (12:27 +0200)
commit5da5e47a1797f198190115b6bbe634b571b1b776
tree988e48b2f5ea8ba333f482e136cd7df5795ba43a
parent5922e5a84eb3bcd19c09def7046a595dece989d3
avcodec/dnxhddec: Check that the frame is interlaced before using cur_field

Fixes Ticket4227

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 2c660e34cf3c2b77cd2bef6f292920334dfd9192)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/dnxhddec.c