[FFmpeg-cvslog] r12727 - trunk/libavfilter/avfiltergraph.c

vitor subversion
Fri Apr 4 22:08:28 CEST 2008


Author: vitor
Date: Fri Apr  4 22:08:28 2008
New Revision: 12727

Log:
Fix doxy comment
Commited in SoC by Vitor Sessak on 2008-02-24 11:30:41


Modified:
   trunk/libavfilter/avfiltergraph.c

Modified: trunk/libavfilter/avfiltergraph.c
==============================================================================
--- trunk/libavfilter/avfiltergraph.c	(original)
+++ trunk/libavfilter/avfiltergraph.c	Fri Apr  4 22:08:28 2008
@@ -96,7 +96,7 @@ static int link_in_config_props(AVFilter
 }
 
 /**
- * Given the link between the dummy filter and an internal filter whose input
+ * Given the link between the dummy filter and an internal filter whose output
  * is being exported outside the graph, this returns the externally visible
  * link.
  */




More information about the ffmpeg-cvslog mailing list