Commit 4aecea77 authored by vitor's avatar vitor

Indentation

Commited in SoC by Bobby Bingham on 2007-12-24 03:24:26


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12108 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent df8a44cf
......@@ -427,7 +427,7 @@ int avfilter_link(AVFilterContext *src, unsigned srcpad,
/**
* Negotiate the colorspace, dimensions, etc of all inputs to a filter.
* @param filter The filter to negotiate the properties for its inputs
* @return Zero on successful negotiation
* @return Zero on successful negotiation
*/
int avfilter_config_links(AVFilterContext *filter);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment