[FFmpeg-cvslog] r12108 - trunk/libavfilter/avfilter.h
vitor
subversion
Fri Feb 15 23:14:32 CET 2008
Author: vitor
Date: Fri Feb 15 23:14:32 2008
New Revision: 12108
Log:
Indentation
Commited in SoC by Bobby Bingham on 2007-12-24 03:24:26
Modified:
trunk/libavfilter/avfilter.h
Modified: trunk/libavfilter/avfilter.h
==============================================================================
--- trunk/libavfilter/avfilter.h (original)
+++ trunk/libavfilter/avfilter.h Fri Feb 15 23:14:32 2008
@@ -427,7 +427,7 @@ int avfilter_link(AVFilterContext *src,
/**
* 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);
More information about the ffmpeg-cvslog
mailing list