Author: arekm                        Date: Tue Jan  2 23:05:02 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new

---- Files affected:
SOURCES:
   xvidcap-ffmpeg.patch (1.2 -> 1.3)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/xvidcap-ffmpeg.patch
diff -u /dev/null SOURCES/xvidcap-ffmpeg.patch:1.3
--- /dev/null   Wed Jan  3 00:05:02 2007
+++ SOURCES/xvidcap-ffmpeg.patch        Wed Jan  3 00:04:57 2007
@@ -0,0 +1,18 @@
+--- x/src/xtoffmpeg.c.org      2007-01-03 00:01:20.316092750 +0100
++++ x/src/xtoffmpeg.c  2007-01-03 00:02:52.409848250 +0100
+@@ -53,12 +53,9 @@
+ // ffmpeg stuff
+ #include <ffmpeg/avcodec.h>
+ #include <ffmpeg/avformat.h>
+-#include "swscale.h"
+-#include "rgb2rgb.h"
+-#include "framehook.h"
+-#include "dsputil.h"
+-#include "opt.h"
+-#include "fifo.h"
++#include <ffmpeg/swscale.h>
++#include <ffmpeg/opt.h>
++#include <ffmpeg/fifo.h>
+ 
+ #define PIX_FMT_ARGB32 PIX_FMT_RGBA32   // this is just my personal
+ // convenience
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to