Changeset bb9e4ff3 in ffmpeg

Timestamp:
Apr 18, 2024, 8:38:15 PM (8 months ago)
Author:
James Almer <jamrial@gmail.com>
Branches:
master
Children:
bba492dc
Parents:
5b9db32c
git-author:
Frank Plowman <post@frankplowman.com> (04/18/24 20:26:20)
git-committer:
James Almer <jamrial@gmail.com> (04/18/24 20:38:15)
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>

(No files)

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