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 aeaa9630e5 Remove the name of the file from the @file doxy, it is unnecessary and 15 years ago
..
Makefile Add pad filter. 15 years ago
allfilters.c Add pad filter. 15 years ago
avfilter.c Try to keep track of interlaced and top field first. 15 years ago
avfilter.h Bump lavfi minor after the addition of the fields interlaced and 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 Alloc 16 extra bytes in libavfilter frames. Needed for MMX-optimized swscale. 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 av_parse_color() return AVERROR(EINVAL) rather than -1. 15 years ago
parseutils.h Remove explicit filename from Doxygen @file commands. 15 years ago
vf_aspect.c Remove explicit filename from Doxygen @file commands. 15 years ago
vf_crop.c Remove explicit filename from Doxygen @file commands. 15 years ago
vf_format.c Remove explicit filename from Doxygen @file commands. 15 years ago
vf_null.c Remove explicit filename from Doxygen @file commands. 15 years ago
vf_pad.c Remove the name of the file from the @file doxy, it is unnecessary and 15 years ago
vf_scale.c Make config_props() show conversion information before to create the 15 years ago
vf_slicify.c Remove explicit filename from Doxygen @file commands. 15 years ago
vf_unsharp.c Remove explicit filename from Doxygen @file commands. 15 years ago
vf_vflip.c Remove explicit filename from Doxygen @file commands. 15 years ago
vsink_nullsink.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vsrc_buffer.c Try to keep track of interlaced and top field first. 15 years ago
vsrc_buffer.h Add "Memory buffer source filter" from SOC. 15 years ago
vsrc_nullsrc.c Remove explicit filename from Doxygen @file commands. 15 years ago