video analysis2.0拆分,ffmpeg封装go接口库
554325746@qq.com
2020-03-10 712cab3c8aa9c27a39f6a9836c143946cb120964
csrc/thirdparty/ffmpeg/include/libavutil/avstring.h
@@ -401,6 +401,12 @@
int av_match_list(const char *name, const char *list, char separator);
/**
 * See libc sscanf manual for more information.
 * Locale-independent sscanf implementation.
 */
int av_sscanf(const char *string, const char *format, ...);
/**
 * @}
 */