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.
 
 
 
 
David Conrad ef516f7377 Move ALIGN macro to libavutil/common.h and use it in various places 16 years ago
..
Makefile Remove old scaler. 16 years ago
allfilters.c replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
avfilter.c Also copy pixel_aspect when copying the picref in avfilter_start_frame. 16 years ago
avfilter.h Use a single space after an ending period and the beginning of the 16 years ago
avfiltergraph.c Rename avfilter_destroy_graph() to avfilter_graph_destroy(), for better 16 years ago
avfiltergraph.h Apply documentation fixes: use third person, fix grammar and remove 16 years ago
defaults.c Move ALIGN macro to libavutil/common.h and use it in various places 16 years ago
formats.c Better description for merge_ref(). 17 years ago
graphparser.c "[" is a terminating char for the filter name. This fixes the parsing of 16 years ago
graphparser.h Rename avfilter_parse_graph() to avfilter_graph_parse(), for better 16 years ago
parseutils.c Log with level AV_LOG_ERROR if av_parse_color() cannot recognize a 16 years ago
parseutils.h Implement av_set_options_string(). 16 years ago