mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
warning patrol
Originally committed as revision 2925 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -24,6 +24,6 @@ extern FrameHookRelease Release;
|
||||
|
||||
extern int frame_hook_add(int argc, char *argv[]);
|
||||
extern void frame_hook_process(struct AVPicture *pict, enum PixelFormat pix_fmt, int width, int height);
|
||||
extern void frame_hook_release();
|
||||
extern void frame_hook_release(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user