mirror of https://github.com/FFmpeg/FFmpeg.git
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>release/5.1
parent
9cb9da62a3
commit
99d1279216
1 changed files with 3 additions and 2 deletions
Loading…
Reference in new issue