Commit d3a3a2cf authored by vitor's avatar vitor

spelling fix

Commited in SoC by Bobby Bingham on 2007-08-17 14:40:55


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12097 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 79cbfe17
......@@ -312,7 +312,7 @@ AVFilterPicRef *avfilter_get_video_buffer(AVFilterLink *link, int perms);
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment