blob: 47784c109a57b634e1e3a803532491836e99321e [file] [log] [blame] [edit]
int ffmpeg_open_stream(const char *filename, int width, int height, uint8_t *picture_source);
int ffmpeg_close_stream(void);
int ffmpeg_capture(void);