mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-08 19:07:09 +00:00
Remove unneeded function.
Commited in SoC by Vitor Sessak on 2008-02-12 20:54:11 Originally committed as revision 12120 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
11de6cac7e
commit
b6f5794597
@ -488,9 +488,6 @@ void avfilter_end_frame(AVFilterLink *link);
|
||||
*/
|
||||
void avfilter_draw_slice(AVFilterLink *link, int y, int h);
|
||||
|
||||
/** Initialize the filter system. Registers all builtin filters */
|
||||
void avfilter_init(void);
|
||||
|
||||
/** Initialize the filter system. Registers all builtin filters */
|
||||
void avfilter_register_all(void);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user