1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-02 03:06:28 +02:00
FFmpeg/libavcodec/hevc
James Almer 1b9af306da avcodec: use the renamed av_zero_extend
Signed-off-by: James Almer <jamrial@gmail.com>
2024-06-13 20:36:09 -03: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: drop redundant HEVCContext.threads_{type,number} 2024-06-11 17:39:35 +02:00
hevc.h
hevcdec.c avcodec: use the renamed av_zero_extend 2024-06-13 20:36:09 -03:00
hevcdec.h lavc/hevcdec: move some frame-end code to hevc_frame_end() 2024-06-11 17:39:35 +02:00
Makefile
mvs.c avcodec: use the renamed av_zero_extend 2024-06-13 20:36:09 -03:00
parse.c
parse.h
parser.c lavc/hevc/parser: stop using HEVCParamSets.[psv]ps 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
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 avcodec: use the renamed av_zero_extend 2024-06-13 20:36:09 -03:00
ps.h lavc/hevcdec: move active PPS from HEVCParamSets to HEVCContext 2024-06-11 17:39:34 +02:00
refs.c lavc/hevcdec: drop redundant HEVCContext.threads_{type,number} 2024-06-11 17:39:35 +02:00
sei.c
sei.h