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 Add video filter to manipulate aspect ratio 15 years ago
allfilters.c Cosmetics: vertical align 15 years ago
avfilter.c
avfilter.h Create a set of null callback functions. 15 years ago
avfiltergraph.c
avfiltergraph.h
defaults.c Create a set of null callback functions. 15 years ago
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