diff options
author | Hendrik Leppkes <h.leppkes@gmail.com> | 2024-08-30 12:55:38 +0200 |
---|---|---|
committer | Hendrik Leppkes <h.leppkes@gmail.com> | 2024-09-04 18:34:47 +0200 |
commit | d4cfbf329c7090f81dc835423aeaae102343b505 (patch) | |
tree | 361f7705b4b3fa85a4dd00f531137616fdf0e515 /tests/checkasm/checkasm.c | |
parent | eda3fc60534c4a30f49c930611d4130427d08ff1 (diff) | |
download | ffmpeg-d4cfbf329c7090f81dc835423aeaae102343b505.tar.gz |
hevc/sei: return INVALIDDATA when a referenced SPS is not available
The code previously returned ENOMEM, despite this not being an
allocation problem, but rather a bitstream problem referring to data not
currently available.
Fixes playback of such streams, as it allows further processing of NAL
units after skipping the broken SEI NAL.
Diffstat (limited to 'tests/checkasm/checkasm.c')
0 files changed, 0 insertions, 0 deletions