You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Anton Khirnov 07eb60c0da lavc/hevcdec: only call export_stream_params_from_sei() once per frame 7 months ago
..
Makefile avcodec/hevc/Makefile: Move rules for lavc/* files to lavc/Makefile 7 months ago
cabac.c lavc/hevc/cabac: stop accessing parameter sets through HEVCParamSets 7 months ago
data.c
data.h
dsp.c
dsp.h
dsp_template.c
filter.c lavc/hevc/filter: stop accessing parameter sets through HEVCParamSets 7 months ago
hevc.h
hevcdec.c lavc/hevcdec: only call export_stream_params_from_sei() once per frame 7 months ago
hevcdec.h lavc/hevcdec: move pocTid0 computation to hevc_frame_start() 7 months ago
mvs.c lavc/hevc/mvs: stop accessing parameter sets through HEVCParamSets 7 months ago
parse.c
parse.h
parser.c lavc/hevc/parser: stop using HEVCParamSets.[psv]ps 7 months ago
pred.c
pred.h lavc/hevc/pred: stop accessing parameter sets through HEVCParamSets 7 months ago
pred_template.c lavc/hevc/pred: stop accessing parameter sets through HEVCParamSets 7 months ago
ps.c lavc/hevcdec: move active PPS from HEVCParamSets to HEVCContext 7 months ago
ps.h lavc/hevcdec: move active PPS from HEVCParamSets to HEVCContext 7 months ago
ps_enc.c
refs.c lavc/hevcdec: move active PPS from HEVCParamSets to HEVCContext 7 months ago
sei.c
sei.h