summaryrefslogtreecommitdiffstats
path: root/extra/gegl/gegl-ffmpeg.patch
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-08-10 22:00:08 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-08-10 22:00:08 +0200
commit032e1d352d80ebd1fefb8df2643155768a5aeac2 (patch)
treeb349ef0cf2655bda51c92100df79855a02103c3a /extra/gegl/gegl-ffmpeg.patch
parent0956d0575688d69e946a22a20fdea1a137860e5a (diff)
downloadnutyx-pakxe-032e1d352d80ebd1fefb8df2643155768a5aeac2.tar.gz
nutyx-pakxe-032e1d352d80ebd1fefb8df2643155768a5aeac2.tar.bz2
nutyx-pakxe-032e1d352d80ebd1fefb8df2643155768a5aeac2.tar.xz
nutyx-pakxe-032e1d352d80ebd1fefb8df2643155768a5aeac2.zip
Ajout de gegl#0.0.22-1
Diffstat (limited to 'extra/gegl/gegl-ffmpeg.patch')
-rw-r--r--extra/gegl/gegl-ffmpeg.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/extra/gegl/gegl-ffmpeg.patch b/extra/gegl/gegl-ffmpeg.patch
new file mode 100644
index 000000000..e9160b42a
--- /dev/null
+++ b/extra/gegl/gegl-ffmpeg.patch
@@ -0,0 +1,21 @@
+diff -C 3 -r gegl-0.0.18-original/operations/external/ff-load.c gegl-0.0.18/operations/external/ff-load.c
+*** gegl-0.0.18-original/operations/external/ff-load.c Sat Jun 14 18:40:04 2008
+--- gegl-0.0.18/operations/external/ff-load.c Thu Oct 2 20:35:34 2008
+***************
+*** 27,33 ****
+
+ #include "gegl-chant.h"
+ #include <errno.h>
+! #include <ffmpeg/avformat.h>
+
+ typedef struct
+ {
+--- 27,33 ----
+
+ #include "gegl-chant.h"
+ #include <errno.h>
+! #include <libavformat/avformat.h>
+
+ typedef struct
+ {
+