diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-06-01 18:49:55 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-06-11 17:39:35 +0200 |
commit | d86ac94df24dbaacab995442713bfe81253fb004 (patch) | |
tree | d3aa8881a1b340f452df96c0fbb171cb54deb0ed /libavfilter/bufferqueue.h | |
parent | 3115c84015d8cc86262844d9a2435d2c5423de0e (diff) | |
download | ffmpeg-d86ac94df24dbaacab995442713bfe81253fb004.tar.gz |
lavc/hevcdec: output RASL frames based on the value of no_rasl_output_flag
Instead of an ad-hoc scheme. Also, combine skipping RASL frames with
skip_frame handling - current code seems flawed as it only executes for
the first slice of a RASL frame and unnecessarily unsets is_decoded,
which should not be set at this point anyway..
Some RASL frames in fate-hevc-afd-tc-sei that were previously discarded
are now output.
Diffstat (limited to 'libavfilter/bufferqueue.h')
0 files changed, 0 insertions, 0 deletions