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 006aa1a4c2 Implement null video sink. 15 years ago
..
Makefile Implement null video sink. 15 years ago
allfilters.c Implement null video sink. 15 years ago
avfilter.c Make avfilter_insert_filter() log the names of the filters between 15 years ago
avfilter.h Implement null video sink. 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 Make avfilter_default_start_frame() request a buffer with the same 15 years ago
formats.c Fix compilation on gcc 2.95.3 (still supported) broken by r21077, 15 years ago
graphparser.c
graphparser.h
libavfilter.v Add symbol versioning for shared libraries 15 years ago
parseutils.c
parseutils.h
vf_crop.c
vf_format.c
vf_null.c
vf_scale.c Make the scale filter set in the input and output links only the 15 years ago
vf_slicify.c
vf_vflip.c
vsink_nullsink.c Implement null video sink. 15 years ago
vsrc_nullsrc.c Implement null video source. 15 years ago