[FFmpeg-soc] [soc]: r1921 - libavfilter/avfiltergraph.c

vitor subversion at mplayerhq.hu
Sun Feb 24 12:30:41 CET 2008


Author: vitor
Date: Sun Feb 24 12:30:41 2008
New Revision: 1921

Log:
Fix doxy comment

Modified:
   libavfilter/avfiltergraph.c

Modified: libavfilter/avfiltergraph.c
==============================================================================
--- libavfilter/avfiltergraph.c	(original)
+++ libavfilter/avfiltergraph.c	Sun Feb 24 12:30:41 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-soc mailing list