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.
 
 
 
 
Stefano Sabatini b4b6645655 Avoid usage of avcodec_get_pix_fmt_name() and 15 years ago
..
Makefile Implement null video sink. 15 years ago
allfilters.c Implement null video sink. 15 years ago
avfilter.c Avoid usage of avcodec_get_pix_fmt_name() and 15 years ago
avfilter.h Implement null video sink. 15 years ago
avfiltergraph.c
avfiltergraph.h
defaults.c
formats.c
graphparser.c
graphparser.h
libavfilter.v
parseutils.c
parseutils.h
vf_crop.c
vf_format.c Use av_get_pix_fmt() instead of the deprecated avcodec_get_pix_fmt() 15 years ago
vf_null.c
vf_scale.c Avoid usage of avcodec_get_pix_fmt_name() and 15 years ago
vf_slicify.c Avoid usage of avcodec_get_pix_fmt_name() and 15 years ago
vf_vflip.c Avoid usage of avcodec_get_pix_fmt_name() and 15 years ago
vsink_nullsink.c Implement null video sink. 15 years ago
vsrc_nullsrc.c