]> git.pld-linux.org Git - packages/grass.git/blob - grass-ffmpeg.patch
upgraded to 6.4.4
[packages/grass.git] / grass-ffmpeg.patch
1 --- grass-6.4.3/lib/ogsf/gsd_img_mpeg.c.orig    2013-07-09 21:05:44.000000000 +0200
2 +++ grass-6.4.3/lib/ogsf/gsd_img_mpeg.c 2014-06-10 21:53:30.055116809 +0200
3 @@ -31,7 +31,7 @@
4  #include <avutil.h>
5  #else
6  /* libavutil 51.22.1's avutil.h doesn't include libavutil/mathematics.h */
7 -#include <mathematics.h>
8 +#include <libavutil/mathematics.h>
9  #endif
10  
11  /* 5 seconds stream duration */
This page took 0.082383 seconds and 3 git commands to generate.