Commit cf7c1b15 authored by vitor's avatar vitor

Nit: remove odd whitespace

Commited in SoC by Vitor Sessak on 2008-02-10 20:32:56


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12114 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6604a23d
...@@ -455,7 +455,7 @@ AVFilterPicRef *avfilter_get_video_buffer(AVFilterLink *link, int perms); ...@@ -455,7 +455,7 @@ AVFilterPicRef *avfilter_get_video_buffer(AVFilterLink *link, int perms);
* @param link the input link * @param link the input link
* @return zero on success * @return zero on success
*/ */
int avfilter_request_frame(AVFilterLink *link); int avfilter_request_frame(AVFilterLink *link);
/** /**
* Poll a frame from the filter chain. * Poll a frame from the filter chain.
......
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