diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-06-03 11:31:24 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-06-11 17:39:35 +0200 |
commit | 3cd6492fb5e7bb4b6e0fdada2d2277b405b1236a (patch) | |
tree | c4962424d50c64ce0dd73c4208f4d3b25fa9a0a5 /libavfilter/bufferqueue.h | |
parent | a8f9d52c227841929959cd414398cfa426b6024e (diff) | |
download | ffmpeg-3cd6492fb5e7bb4b6e0fdada2d2277b405b1236a.tar.gz |
lavc/hevcdec: move the check for multiple frames in a packet
Do not do it in hls_slice_header(), which is the wrong place for it.
Avoids special magic return value of 1 in that function. The comment
mentioning potential corrupted state is no longer relevant, as
hls_slice_header() modifies no state beyond SliceHeader, which will only
get used for a valid frame.
Diffstat (limited to 'libavfilter/bufferqueue.h')
0 files changed, 0 insertions, 0 deletions