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 Add AVFilterPicRef.pos field and make libavfilter propagate stream 15 years ago
avfilter.h Create a set of null callback functions. 15 years ago
avfiltergraph.c Make query_formats() print an error message if an auto-inserted scale 15 years ago
avfiltergraph.h Add a log context to avfilter_graph_config_links(). 15 years ago
defaults.c Create a set of null callback functions. 15 years ago
formats.c Fix compilation on gcc 2.95.3 (still supported) broken by r21077, 15 years ago
graphparser.c Make parse_filter() parsing more robust. 15 years ago
graphparser.h
libavfilter.v Add symbol versioning for shared libraries 15 years ago
parseutils.c Make parse_key_value_pair() print an error message if a key is not 15 years ago
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 Make the scale filter pass the pkt.pos information to the output 15 years ago
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 Implement null video sink. 15 years ago
vsrc_nullsrc.c Implement null video source. 15 years ago