SOURCES: xvidcap-ffmpeg.patch - updated

shadzik shadzik at pld-linux.org
Thu May 31 02:38:23 CEST 2007


Author: shadzik                      Date: Thu May 31 00:38:23 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

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

---- Diffs:

================================================================
Index: SOURCES/xvidcap-ffmpeg.patch
diff -u SOURCES/xvidcap-ffmpeg.patch:1.3 SOURCES/xvidcap-ffmpeg.patch:1.4
--- SOURCES/xvidcap-ffmpeg.patch:1.3	Wed Jan  3 00:04:57 2007
+++ SOURCES/xvidcap-ffmpeg.patch	Thu May 31 02:38:18 2007
@@ -1,18 +1,10 @@
---- 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 @@
+--- xvidcap-1.1.6/src/xtoffmpeg.c	2007-05-31 02:33:43.914950919 +0200
++++ xvidcap-1.1.6/src/xtoffmpeg.c-new	2007-05-31 02:34:18.800158493 +0200
+@@ -58,7 +58,6 @@
  // 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
+-#include <ffmpeg/dsputil.h>
+ #include <ffmpeg/swscale.h>
+ #include <ffmpeg/rgb2rgb.h>
+ #include <ffmpeg/fifo.h>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/xvidcap-ffmpeg.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list