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 eec1a7a6bb lavc/hevc: check framerate num/den to be strictly positive 5 months ago
..
Makefile avcodec/hevc/Makefile: Move rules for lavc/* files to lavc/Makefile 7 months ago
cabac.c lavc/hevcdec: move HEVCContext.tab_ct_depth to HEVCLayerContext 5 months ago
data.c
data.h
dsp.c
dsp.h
dsp_template.c
filter.c lavc/hevcdec: make a HEVCFrame hold a reference to its PPS 5 months ago
hevc.h
hevcdec.c lavc/hevc: check framerate num/den to be strictly positive 5 months ago
hevcdec.h lavc/hevcdec: move active SPS from HEVCParamSets to HEVCLayerContext 5 months ago
mvs.c lavc/hevcdec: make a HEVCFrame hold a reference to its PPS 5 months ago
parse.c avcodec/h2645_parse: replace three bool arguments in ff_h2645_packet_split with a single flags one 5 months ago
parse.h
parser.c lavc/hevc: check framerate num/den to be strictly positive 5 months ago
pred.c
pred.h lavc/hevc/pred: stop accessing parameter sets through HEVCParamSets 7 months ago
pred_template.c avcodec: use the renamed av_zero_extend 7 months ago
ps.c lavc/hevcdec: move active SPS from HEVCParamSets to HEVCLayerContext 5 months ago
ps.h lavc/hevcdec: move active SPS from HEVCParamSets to HEVCLayerContext 5 months ago
ps_enc.c
refs.c lavc/hevcdec: move active SPS from HEVCParamSets to HEVCLayerContext 5 months ago
sei.c hevc/sei: return INVALIDDATA when a referenced SPS is not available 5 months ago
sei.h