mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Nit: remove odd whitespace
Commited in SoC by Vitor Sessak on 2008-02-10 20:32:56 Originally committed as revision 12114 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
b04c740a18
commit
0155b1a1cc
@ -455,7 +455,7 @@ AVFilterPicRef *avfilter_get_video_buffer(AVFilterLink *link, int perms);
|
||||
* @param link the input link
|
||||
* @return zero on success
|
||||
*/
|
||||
int avfilter_request_frame(AVFilterLink *link);
|
||||
int avfilter_request_frame(AVFilterLink *link);
|
||||
|
||||
/**
|
||||
* Poll a frame from the filter chain.
|
||||
|
Loading…
Reference in New Issue
Block a user