FFmpeg/libavcodec/hevc
Anton Khirnov 2e46d68f55 lavc/hevc_ps: make SPS hold a reference to its VPS
SPS and its dependent PPSes depend on, and are parsed for, specific VPS data.

This will be useful in following commits.
2024-06-11 17:39:34 +02:00
..
cabac.c
data.c
data.h
dsp.c
dsp.h
dsp_template.c
filter.c
hevc.h
hevcdec.c lavc/hevc_ps: make SPS hold a reference to its VPS 2024-06-11 17:39:34 +02:00
hevcdec.h lavc/hevcdec: drop unused HEVCContext.width/height 2024-06-04 11:46:27 +02:00
Makefile avcodec/hevc/Makefile: Move rules for lavc/* files to lavc/Makefile 2024-06-09 10:59:33 +02:00
mvs.c
parse.c
parse.h
parser.c lavc/hevc_ps: make SPS hold a reference to its VPS 2024-06-11 17:39:34 +02:00
pred.c
pred.h
pred_template.c
ps.c lavc/hevc_ps: make SPS hold a reference to its VPS 2024-06-11 17:39:34 +02:00
ps.h lavc/hevc_ps: make SPS hold a reference to its VPS 2024-06-11 17:39:34 +02:00
ps_enc.c
refs.c
sei.c
sei.h