cffmpeg.h
@@ -17,6 +17,8 @@ void c_ffmpeg_run(const cffmpeg h, const char *input); void c_ffmpeg_scale(const cffmpeg h, const int wid, const int hei, const int flags); void c_ffmpeg_run_gb28181(const cffmpeg h); void c_ffmepg_use_cpu(const cffmpeg h); /////////passive api void c_ffmpeg_build_recorder(const cffmpeg h, const char *dir, int mind, int maxd); void c_ffmpeg_fire_recorder(const cffmpeg h, const int64_t id);