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.
 
 
 
 
Carl Eugen Hoyos 9164afcbf9 Use enum PixelFormat to silence one icc warning: 15 years ago
..
Makefile Add pad filter. 15 years ago
allfilters.c Add pad filter. 15 years ago
avfilter.c
avfilter.h Bump lavfi minor after the addition of the fields interlaced and 15 years ago
avfiltergraph.c
avfiltergraph.h
defaults.c Alloc 16 extra bytes in libavfilter frames. Needed for MMX-optimized swscale. 15 years ago
formats.c
graphparser.c use filter name when graph parser add filters 15 years ago
graphparser.h
libavfilter.v
parseutils.c Add missing check to av_get_token(). 15 years ago
parseutils.h Document what av_get_token() returns in case of allocation failure. 15 years ago
vf_aspect.c
vf_crop.c
vf_format.c
vf_null.c
vf_pad.c Remove the name of the file from the @file doxy, it is unnecessary and 15 years ago
vf_scale.c Prefix value for flags with "0x", to make it clear that it is an 15 years ago
vf_slicify.c
vf_unsharp.c
vf_vflip.c
vsink_nullsink.c
vsrc_buffer.c Use enum PixelFormat to silence one icc warning: 15 years ago
vsrc_buffer.h add #include so make checkheaders passes 15 years ago
vsrc_nullsrc.c