buffersink: remove stray ;
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
e234301c2c
commit
9cb9199970
@ -57,7 +57,7 @@ static int start_frame(AVFilterLink *link, AVFilterBufferRef *buf)
|
||||
link->cur_buf = NULL;
|
||||
|
||||
return 0;
|
||||
};
|
||||
}
|
||||
|
||||
int av_buffersink_read(AVFilterContext *ctx, AVFilterBufferRef **buf)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user