ffmpeg-svn-libavformat.patch
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:0k
源码类别:

midi

开发平台:

Unix_Linux

  1. --- ffmpeg/libavformat/utils.c.org 2007-11-23 10:08:01.000000000 +0100
  2. +++ ffmpeg/libavformat/utils.c 2007-11-23 10:08:40.000000000 +0100
  3. @@ -24,6 +24,7 @@
  4.  #include "riff.h"
  5.  #include <sys/time.h>
  6.  #include <time.h>
  7. +#include <strings.h>
  8.  
  9.  #undef NDEBUG
  10.  #include <assert.h>