mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Oops
Commited in SoC by Vitor Sessak on 2008-02-12 20:43:49 Originally committed as revision 12119 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
e4152452d5
commit
11de6cac7e
@ -492,7 +492,7 @@ void avfilter_draw_slice(AVFilterLink *link, int y, int h);
|
||||
void avfilter_init(void);
|
||||
|
||||
/** Initialize the filter system. Registers all builtin filters */
|
||||
void avfilter_register_all(void)
|
||||
void avfilter_register_all(void);
|
||||
|
||||
/** Uninitialize the filter system. Unregisters all filters */
|
||||
void avfilter_uninit(void);
|
||||
|
Loading…
Reference in New Issue
Block a user