Stefano Sabatini 0802356cfc Remove the const qualifier for the name field of AVFilterInOut, since 16 years ago
..
Makefile 6d4f53cbac Remove old scaler. 16 years ago
allfilters.c 49fb20cb8a replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ 16 years ago
avfilter.c fe479c9d63 Also copy pixel_aspect when copying the picref in avfilter_start_frame. 16 years ago
avfilter.h 38efe76877 Use a single space after an ending period and the beginning of the 16 years ago
avfiltergraph.c 4ec42240ca Implement avfilter_graph_config_links(). 16 years ago
avfiltergraph.h 4ec42240ca Implement avfilter_graph_config_links(). 16 years ago
defaults.c ef516f7377 Move ALIGN macro to libavutil/common.h and use it in various places 16 years ago
formats.c 4c4de9ca49 Better description for merge_ref(). 17 years ago
graphparser.c b755a754d1 "[" is a terminating char for the filter name. This fixes the parsing of 16 years ago
graphparser.h 0802356cfc Remove the const qualifier for the name field of AVFilterInOut, since 16 years ago
parseutils.c cec8e5f76a Log with level AV_LOG_ERROR if av_parse_color() cannot recognize a 16 years ago
parseutils.h c1ec75b576 Implement av_set_options_string(). 16 years ago