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 4afbcf46c9 Reindent. 15 years ago
..
Makefile Add fifo filter. 15 years ago
af_anull.c Add null audio filter. 15 years ago
allfilters.c Add fifo filter. 15 years ago
avfilter.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
avfilter.h Move av_picture_data_copy() to libavcore, and rename it 15 years ago
avfiltergraph.c
avfiltergraph.h
defaults.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
formats.c Implement libavfilter audio framework. 15 years ago
graphparser.c
graphparser.h
internal.h Implement ff_get_ref_perms_string() and use it for tracing. 15 years ago
libavfilter.v
parseutils.c
parseutils.h
vf_aspect.c
vf_crop.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
vf_fifo.c Add fifo filter. 15 years ago
vf_format.c
vf_hflip.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
vf_null.c
vf_pad.c Use new imgutils.h API names, fix deprecation warnings. 15 years ago
vf_pixdesctest.c
vf_scale.c
vf_slicify.c
vf_unsharp.c
vf_vflip.c
vsink_nullsink.c
vsrc_buffer.c Reindent. 15 years ago
vsrc_buffer.h
vsrc_nullsrc.c