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.
 
 
 
 
Bobby Bingham 15ba015f71 The vflip filter does not need to keep ownership of a picture reference. 15 years ago
..
Makefile
allfilters.c
avfilter.c
avfilter.h
avfiltergraph.c
avfiltergraph.h
defaults.c
formats.c
graphparser.c
graphparser.h
libavfilter.v
parseutils.c
parseutils.h
vf_aspect.c Use the new null callbacks to simplify filters and reduce duplicated code. 15 years ago
vf_crop.c Use the new null callbacks to simplify filters and reduce duplicated code. 15 years ago
vf_format.c Use the new null callbacks to simplify filters and reduce duplicated code. 15 years ago
vf_null.c Use the new null callbacks to simplify filters and reduce duplicated code. 15 years ago
vf_scale.c
vf_slicify.c Use the new null callbacks to simplify filters and reduce duplicated code. 15 years ago
vf_vflip.c The vflip filter does not need to keep ownership of a picture reference. 15 years ago
vsink_nullsink.c
vsrc_nullsrc.c