aboutsummaryrefslogtreecommitdiffstats
path: root/libavdevice
diff options
context:
space:
mode:
authorZhao Zhili <quinkblack@foxmail.com>2022-05-13 18:12:25 +0800
committerZhao Zhili <zhilizhao@tencent.com>2022-05-24 18:03:12 +0800
commit99d1279216e9ebd0491a756c12b684a79c4a8820 (patch)
tree91de279d067a3b4c2f8eb80149319a4c3dbe2ede /libavdevice
parent9cb9da62a3591f916cb9e673ae29f924e5c7659f (diff)
downloadffmpeg-99d1279216e9ebd0491a756c12b684a79c4a8820.tar.gz
avcodec/avs3_parser: set has_b_frames properly
has_b_frames should be output_reorder_delay field in AVS3 sequence header and larger than 1. The parser implementation doesn't parse that field. Decoder can set has_b_frames properly, so use FFMAX here to avoid resetting has_b_frames from output_reorder_delay to 1. Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
Diffstat (limited to 'libavdevice')
0 files changed, 0 insertions, 0 deletions