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 6951515cbf Bump micro and add APIchanges entry after av_parse_color() extension. 15 years ago
..
Makefile
allfilters.c
avfilter.c
avfilter.h Bump micro and add APIchanges entry after av_parse_color() extension. 15 years ago
avfiltergraph.c
avfiltergraph.h
defaults.c
formats.c
graphparser.c
graphparser.h
libavfilter.v
parseutils.c Cosmetics: merge "} else" and "if (...) {" lines, less confusing. 15 years ago
parseutils.h Extend color syntax, make it accept an alpha component specifier. 15 years ago
vf_aspect.c
vf_crop.c
vf_format.c
vf_null.c
vf_pad.c
vf_scale.c Add a const declaration, fixing a warning 15 years ago
vf_slicify.c
vf_unsharp.c Fix clang warning, make initialization more readable 15 years ago
vf_vflip.c
vsink_nullsink.c
vsrc_buffer.c Use enum PixelFormat to silence one icc warning: 15 years ago
vsrc_buffer.h
vsrc_nullsrc.c