SOURCES: gegl-ffmpeg.patch (NEW) - new style ffmpeg includes

arekm arekm at pld-linux.org
Wed Oct 1 21:34:51 CEST 2008


Author: arekm                        Date: Wed Oct  1 19:34:51 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new style ffmpeg includes

---- Files affected:
SOURCES:
   gegl-ffmpeg.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/gegl-ffmpeg.patch
diff -u /dev/null SOURCES/gegl-ffmpeg.patch:1.1
--- /dev/null	Wed Oct  1 21:34:52 2008
+++ SOURCES/gegl-ffmpeg.patch	Wed Oct  1 21:34:46 2008
@@ -0,0 +1,11 @@
+--- gegl-0.0.18/operations/external/ff-load.c~	2008-06-14 18:40:04.000000000 +0200
++++ gegl-0.0.18/operations/external/ff-load.c	2008-10-01 20:50:30.114895843 +0200
+@@ -27,7 +27,7 @@
+ 
+ #include "gegl-chant.h"
+ #include <errno.h>
+-#include <ffmpeg/avformat.h>
++#include <libavformat/avformat.h>
+ 
+ typedef struct
+ {
================================================================


More information about the pld-cvs-commit mailing list