Files
FFmpeg/libavcodec/hevc
Hendrik Leppkes d4cfbf329c 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.
2024-09-04 18:34:47 +02:00
..
2024-08-19 21:37:22 +02:00
2024-06-13 20:36:09 -03:00
2024-08-18 23:05:39 +02:00
2024-08-19 21:37:22 +02:00