SOURCES: transcode-mm_accel.patch (NEW) - fixed mm_accel.h includes
wrobell
wrobell at pld-linux.org
Sun Jun 3 16:40:42 CEST 2007
Author: wrobell Date: Sun Jun 3 14:40:42 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fixed mm_accel.h includes
---- Files affected:
SOURCES:
transcode-mm_accel.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/transcode-mm_accel.patch
diff -u /dev/null SOURCES/transcode-mm_accel.patch:1.1
--- /dev/null Sun Jun 3 16:40:42 2007
+++ SOURCES/transcode-mm_accel.patch Sun Jun 3 16:40:37 2007
@@ -0,0 +1,11 @@
+--- transcode-1.0.3/import/decode_yuv.c 2007-06-03 15:34:40.000000000 +0100
++++ transcode-1.0.3/import/decode_yuv.c.orig 2007-06-03 15:34:36.000000000 +0100
+@@ -27,7 +27,7 @@
+ #include "video_out.h"
+ #include <mpeg2dec/mpeg2.h>
+
+-#include "mm_accel.h"
++#include "libvo/mm_accel.h"
+
+ extern vo_open_t vo_ppmpipe_open;
+
================================================================
More information about the pld-cvs-commit
mailing list