diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-06-05 08:02:00 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-09-06 13:59:29 +0200 |
commit | c7f0753a6b90f83fb2413293646403c583a77deb (patch) | |
tree | 4c802235a6102d632946733c88076093c95ba493 /libavfilter/drawutils.c | |
parent | 4c0d669b20e89ba4e4ac1e05195cf1634c8945cc (diff) | |
download | ffmpeg-c7f0753a6b90f83fb2413293646403c583a77deb.tar.gz |
lavc/hevcdec: move active VPS from HEVCParamSets to HEVCContext
Active VPS is a property of the decoding process, not of the list of
parameter sets.
Check that the VPS can only change in a base layer - while this can
never happen currently (as no other layers can exist in the decoder), it
will become useful when multilayer decoding is supported.
Diffstat (limited to 'libavfilter/drawutils.c')
0 files changed, 0 insertions, 0 deletions