cffmpeg.h
@@ -23,7 +23,7 @@ char* c_ffmpeg_get_rec_id(const cffmpeg h, const char* p, int *length); void c_ffmpeg_build_decoder(const cffmpeg h); void* c_ffmpeg_get_pic_decoder(const cffmpeg h, int *wid, int *hei); void* c_ffmpeg_get_pic_decoder(const cffmpeg h, int *wid, int *hei, int64_t *id); void* c_ffmpeg_get_avpacket(const cffmpeg h, int *size, int *key); //////test