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 d6bb31a46b Make config_input() return AVERROR(EINVAL) in place of -1. 14 years ago
..
Makefile Require libswscale only if the scale filter is used. 14 years ago
allfilters.c Add color source. 14 years ago
avfilter.c Generalize pixel format enum fields to int formats. 14 years ago
avfilter.h Resize AVFilterBuffer to hold 8 planes/linesizes worth of data. 14 years ago
avfiltergraph.c Generalize pixel format enum fields to int formats. 14 years ago
avfiltergraph.h Fix misspelled parameter names in Doxygen documentation. 14 years ago
defaults.c Make avfilter_default_get_video_buffer() use functions in 14 years ago
formats.c Generalize pixel format enum fields to int formats. 14 years ago
graphparser.c Document create_filter(). 14 years ago
graphparser.h Fix grammar errors in documentation 14 years ago
internal.h Make avfilter.c dprintf* functions internal and declare them in an 14 years ago
libavfilter.v Add symbol versioning for shared libraries 15 years ago
parseutils.c Fix grammar errors in documentation 14 years ago
parseutils.h Fix grammar errors in documentation 14 years ago
vf_aspect.c Remove explicit filename from Doxygen @file commands. 15 years ago
vf_crop.c Make config_input() return AVERROR(EINVAL) in place of -1. 14 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 Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 14 years ago
vf_pixdesctest.c Reindent after r24101. 14 years ago
vf_scale.c Generalize pixel format enum fields to int formats. 14 years ago
vf_slicify.c Remove explicit filename from Doxygen @file commands. 15 years ago
vf_unsharp.c Fix clang warning, make initialization more readable 14 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 Extend buffer source syntax. 14 years ago
vsrc_buffer.h add #include so make checkheaders passes 14 years ago
vsrc_nullsrc.c Remove explicit filename from Doxygen @file commands. 15 years ago