video analysis2.0拆分,ffmpeg封装go接口库
554325746@qq.com
2020-03-10 0a889a53b5b5cf09b7358727524d8a1985d41d41
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, ...);
/**
 * @}
 */