mirror of https://github.com/FFmpeg/FFmpeg.git
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 d725c737fe
.
Reported-by: llyyr <llyyr.public@gmail.com>
release/7.1
parent
959cb2e2e3
commit
0060a368b1
1 changed files with 7 additions and 7 deletions
Loading…
Reference in new issue