FFmpeg/libavcodec/hevc
2024-09-06 13:59:29 +02:00
..
cabac.c avcodec: use the renamed av_zero_extend 2024-06-13 20:36:09 -03:00
data.c
data.h
dsp_template.c
dsp.c
dsp.h
filter.c lavc/hevcdec: move HEVCContext.deblock to HEVCLayerContext 2024-09-06 13:59:29 +02:00
hevc.h
hevcdec.c lavc/hevcdec: move HEVCContext.deblock to HEVCLayerContext 2024-09-06 13:59:29 +02:00
hevcdec.h lavc/hevcdec: move HEVCContext.deblock to HEVCLayerContext 2024-09-06 13:59:29 +02:00
Makefile avcodec/hevc/Makefile: Move rules for lavc/* files to lavc/Makefile 2024-06-09 10:59:33 +02:00
mvs.c avcodec: use the renamed av_zero_extend 2024-06-13 20:36:09 -03:00
parse.c avcodec/h2645_parse: replace three bool arguments in ff_h2645_packet_split with a single flags one 2024-08-19 20:23:20 -03:00
parse.h
parser.c avcodec/h2645_parse: replace three bool arguments in ff_h2645_packet_split with a single flags one 2024-08-19 20:23:20 -03:00
pred_template.c avcodec: use the renamed av_zero_extend 2024-06-13 20:36:09 -03:00
pred.c
pred.h lavc/hevc/pred: stop accessing parameter sets through HEVCParamSets 2024-06-11 17:39:34 +02:00
ps_enc.c
ps.c lavc/hevcdec: move active VPS from HEVCParamSets to HEVCContext 2024-09-06 13:59:29 +02:00
ps.h lavc/hevcdec: move active VPS from HEVCParamSets to HEVCContext 2024-09-06 13:59:29 +02:00
refs.c lavc/hevcdec: add a per-layer context 2024-09-06 13:59:29 +02:00
sei.c hevc/sei: return INVALIDDATA when a referenced SPS is not available 2024-09-04 18:34:47 +02:00
sei.h