aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/bmpenc.c
diff options
context:
space:
mode:
authorllyyr <llyyr.public@gmail.com>2023-09-10 20:55:22 +0530
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2023-09-10 20:04:56 +0100
commit06241c31546a089eecbd5504fe6c9e27fdc68ea0 (patch)
treef44d80254481da98309db27d43cf9f69ced89225 /libavcodec/bmpenc.c
parent1a87a9d82a21794c997086ce56701f1d1598ba4e (diff)
downloadffmpeg-06241c31546a089eecbd5504fe6c9e27fdc68ea0.tar.gz
hevc_ps: fix cpb_cnt_minus1 initialization
Fixes: fc429d785e9e24c5520ce716d4bc3b5547e581eb cpb_cnt used to be initialized to 1 before fc429d785e9e24c5520ce716d4bc3b5547e581eb so cpb_cnt_minus1 should be initialized to 0. Also add +1 to the decode_sublayer_hrd call to account for the change to the offset
Diffstat (limited to 'libavcodec/bmpenc.c')
0 files changed, 0 insertions, 0 deletions