[FFmpeg-cvslog] r12097 - trunk/libavfilter/avfilter.h
vitor
subversion
Fri Feb 15 23:13:48 CET 2008
Author: vitor
Date: Fri Feb 15 23:13:47 2008
New Revision: 12097
Log:
spelling fix
Commited in SoC by Bobby Bingham on 2007-08-17 14:40:55
Modified:
trunk/libavfilter/avfilter.h
Modified: trunk/libavfilter/avfilter.h
==============================================================================
--- trunk/libavfilter/avfilter.h (original)
+++ trunk/libavfilter/avfilter.h Fri Feb 15 23:13:47 2008
@@ -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-cvslog
mailing list