Changeset cbd98447 in ffmpeg

Timestamp:
Apr 19, 2024, 1:29:31 AM (8 months ago)
Author:
James Almer <jamrial@gmail.com>
Children:
30002d58
Parents:
ed55219
git-author:
Frank Plowman <post@frankplowman.com> (04/18/24 20:26:20)
git-committer:
James Almer <jamrial@gmail.com> (04/19/24 01:29:31)
Message:

lavc/vvc: Skip enhancement layer NAL units

The native VVC decoder does not yet support quality/spatial/multiview
scalability. Bitstreams requiring this feature could cause crashes.
Patch fixes this by skipping NAL units which are not in the base layer,
warning the user while doing so.

Signed-off-by: Frank Plowman <post@frankplowman.com>
Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit bb9e4ff355684b0325d1632b89baab96cc24dc51)

(No files)

Note: See TracChangeset for help on using the changeset viewer.