aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/pca.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2024-06-12 10:08:02 +0200
committerAnton Khirnov <anton@khirnov.net>2024-06-13 11:44:05 +0200
commit0060a368b175b1cbc01800af2d3d17ca9f88970c (patch)
treecaa4d7478d3ddd210e70fce5bc87c6335fa28732 /libavutil/pca.h
parent959cb2e2e36cad50b88d45c1201c2c3d64d4e48c (diff)
downloadffmpeg-0060a368b175b1cbc01800af2d3d17ca9f88970c.tar.gz
lavc/hevcdec: always call hevc_frame_end() after successfully decoding an AU
Currently it is only done if the final CTB address is at the end of the frame, however that address is not known with hwaccel decoding. As we only support exactly one AU per packet, and not partial/multiple AUs, we can just as well call hevc_frame_end() unconditionally. Fixes hwaccel decoding after d725c737fe2a19091b481d4d115fd939e0a674b2. Reported-by: llyyr <llyyr.public@gmail.com>
Diffstat (limited to 'libavutil/pca.h')
0 files changed, 0 insertions, 0 deletions