[FFmpeg-soc] [soc]: r913 - libavfilter/avfilter.h

koorogi subversion at mplayerhq.hu
Fri Aug 17 16:40:55 CEST 2007


Author: koorogi
Date: Fri Aug 17 16:40:55 2007
New Revision: 913

Log:
spelling fix


Modified:
   libavfilter/avfilter.h

Modified: libavfilter/avfilter.h
==============================================================================
--- libavfilter/avfilter.h	(original)
+++ libavfilter/avfilter.h	Fri Aug 17 16:40:55 2007
@@ -312,7 +312,7 @@ AVFilterPicRef *avfilter_get_video_buffe
 int  avfilter_request_frame(AVFilterLink *link);
 
 /**
- * Notofy the next filter of the start of a frame.
+ * Notify the next filter of the start of a frame.
  * @param link   The output link the frame will be sent over
  * @param picref A reference to the frame about to be sent.  The data for this
  *               frame need only be valid once draw_slice() is called for that



More information about the FFmpeg-soc mailing list