ffmpeg-svn-libavformat.patch
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:0k
源码类别:
midi
开发平台:
Unix_Linux
- --- ffmpeg/libavformat/utils.c.org 2007-11-23 10:08:01.000000000 +0100
- +++ ffmpeg/libavformat/utils.c 2007-11-23 10:08:40.000000000 +0100
- @@ -24,6 +24,7 @@
- #include "riff.h"
- #include <sys/time.h>
- #include <time.h>
- +#include <strings.h>
- #undef NDEBUG
- #include <assert.h>