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 3748b2b8e8 Fix leak in avfilter_graph_add_filter(). 15 years ago
..
Makefile Add unsharp video filter. 15 years ago
allfilters.c Add unsharp video filter. 15 years ago
avfilter.c Remove variable whose value was never read. Found by clang. 15 years ago
avfilter.h Bump libavfilter minor version and Changelog for unsharp filter 15 years ago
avfiltergraph.c Fix leak in avfilter_graph_add_filter(). 15 years ago
avfiltergraph.h Apply grammar/consistency nits to avfilter_graph_add_filter() doxy. 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 Remove the const qualifier for the name field of AVFilterInOut, since 16 years ago
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 Implement av_set_options_string(). 16 years ago
vf_aspect.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vf_crop.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vf_format.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vf_null.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vf_scale.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vf_slicify.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vf_unsharp.c Add unsharp video filter. 15 years ago
vf_vflip.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vsink_nullsink.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vsrc_nullsrc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago