Stefano Sabatini 62c58bcc65 Fix grammar for avfilter_graph_parse() doxy. 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 d7dbe55823 Rename avfilter_destroy_graph() to avfilter_graph_destroy(), for better 16 years ago
avfiltergraph.h c5c6f62668 Apply documentation fixes: use third person, fix grammar and remove 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 62c58bcc65 Fix grammar for avfilter_graph_parse() doxy. 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