projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24c4eff
)
Indentation
author
Vitor Sessak
<vitor1001@gmail.com>
Fri, 15 Feb 2008 22:14:32 +0000
(22:14 +0000)
committer
Vitor Sessak
<vitor1001@gmail.com>
Fri, 15 Feb 2008 22:14:32 +0000
(22:14 +0000)
Commited in SoC by Bobby Bingham on 2007-12-24 03:24:26
Originally committed as revision 12108 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/avfilter.h
patch
|
blob
|
history
diff --git
a/libavfilter/avfilter.h
b/libavfilter/avfilter.h
index
1c61dec
..
35adf9f
100644
(file)
--- a/
libavfilter/avfilter.h
+++ b/
libavfilter/avfilter.h
@@
-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);