]> git.pld-linux.org Git - packages/gegl.git/commitdiff
- new style ffmpeg includes
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 1 Oct 2008 19:34:46 +0000 (19:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gegl-ffmpeg.patch -> 1.1

gegl-ffmpeg.patch [new file with mode: 0644]

diff --git a/gegl-ffmpeg.patch b/gegl-ffmpeg.patch
new file mode 100644 (file)
index 0000000..9cac910
--- /dev/null
@@ -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
+ {
This page took 0.157434 seconds and 4 git commands to generate.