SOURCES: moc-ffmpeg.patch (NEW) - fixed libavformat include dir
sls
sls at pld-linux.org
Mon Oct 13 17:45:05 CEST 2008
Author: sls Date: Mon Oct 13 15:45:05 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fixed libavformat include dir
---- Files affected:
SOURCES:
moc-ffmpeg.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/moc-ffmpeg.patch
diff -u /dev/null SOURCES/moc-ffmpeg.patch:1.1
--- /dev/null Mon Oct 13 17:45:06 2008
+++ SOURCES/moc-ffmpeg.patch Mon Oct 13 17:45:00 2008
@@ -0,0 +1,11 @@
+--- moc-2.4.3/decoder_plugins/ffmpeg/ffmpeg.c.orig 2008-10-13 00:00:40.792474789 +0200
++++ moc-2.4.3/decoder_plugins/ffmpeg/ffmpeg.c 2008-10-13 00:01:03.290928519 +0200
+@@ -22,7 +22,7 @@
+ #ifdef HAVE_INTTYPES_H
+ # include <inttypes.h>
+ #endif
+-#include <ffmpeg/avformat.h>
++#include <libavformat/avformat.h>
+
+ /* FFmpeg also likes common names, without that, our common.h and log.h would
+ * not be included. */
================================================================
More information about the pld-cvs-commit
mailing list