ffmpeg/libavcodec/hevc
2024-08-19 20:23:20 -03:00
..
cabac.c avcodec: use the renamed av_zero_extend 2024-06-13 20:36:09 -03:00
data.c
data.h
dsp.c
dsp.h
dsp_template.c
filter.c lavc/hevcdec: drop redundant HEVCContext.threads_{type,number} 2024-06-11 17:39:35 +02:00
hevc.h
hevcdec.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
hevcdec.h lavc/hevcdec: simplify output logic 2024-08-19 21:37:22 +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.c
pred.h lavc/hevc/pred: stop accessing parameter sets through HEVCParamSets 2024-06-11 17:39:34 +02:00
pred_template.c avcodec: use the renamed av_zero_extend 2024-06-13 20:36:09 -03:00
ps.c avcodec/hevc/ps: use unsigned shift 2024-08-18 23:05:39 +02:00
ps.h lavc/hevcdec: move active PPS from HEVCParamSets to HEVCContext 2024-06-11 17:39:34 +02:00
ps_enc.c
refs.c lavc/hevcdec: simplify output logic 2024-08-19 21:37:22 +02:00
sei.c
sei.h