]> git.pld-linux.org Git - packages/opal.git/commitdiff
- Updated patch for 3.8.1
authorCaleb Maclennan <caleb@alerque.com>
Thu, 11 Nov 2010 11:51:30 +0000 (11:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    opal-ffmpeg06.patch -> 1.2

opal-ffmpeg06.patch

index 9fe6e015d312c209f3d038e63f9bdacfa4c42b1c..4a7be3597516bb04e53d38dc4bb6fefe4740a04f 100644 (file)
@@ -1,40 +1,36 @@
-diff -ur opal-3.6.8.orig//plugins/video/common/dyna.h opal-3.6.8/plugins/video/common/dyna.h
---- opal-3.6.8.orig//plugins/video/common/dyna.h       2010-05-27 08:52:47.000000000 +0200
-+++ opal-3.6.8/plugins/video/common/dyna.h     2010-08-25 12:47:40.040727761 +0200
+--- opal-3.8.1/plugins/video/common/dyna.h.orig        2010-05-07 08:01:09.000000000 +0300
++++ opal-3.8.1/plugins/video/common/dyna.h     2010-11-11 13:11:19.387936827 +0200
 @@ -41,6 +41,8 @@
  #ifndef __DYNA_H__
  #define __DYNA_H__ 1
  
 +#define __STDC_CONSTANT_MACROS
 +
- #include "plugin-config.h"
- #include <codec/opalplugin.h>
-diff -ur opal-3.6.8.orig//plugins/video/H.263-1998/h263-1998.h opal-3.6.8/plugins/video/H.263-1998/h263-1998.h
---- opal-3.6.8.orig//plugins/video/H.263-1998/h263-1998.h      2010-05-27 08:52:46.000000000 +0200
-+++ opal-3.6.8/plugins/video/H.263-1998/h263-1998.h    2010-08-25 12:48:00.781349611 +0200
-@@ -48,6 +48,9 @@
+ #include "ffmpeg.h"
+         
+ /////////////////////////////////////////////////////////////////
+--- opal-3.8.1/plugins/video/H.263-1998/h263-1998.h.orig       2010-05-07 08:01:09.000000000 +0300
++++ opal-3.8.1/plugins/video/H.263-1998/h263-1998.h    2010-11-11 13:13:41.917936830 +0200
+@@ -49,6 +49,8 @@
  #ifndef __H263P_1998_H__
  #define __H263P_1998_H__ 1
-+
 +#define __STDC_CONSTANT_MACROS
 +
  #include <codec/opalplugin.h>
  #include "h263pframe.h"
  #include "rfc2190.h"
-diff -ur opal-3.6.8.orig//plugins/video/H.263-1998/h263pframe.h opal-3.6.8/plugins/video/H.263-1998/h263pframe.h
---- opal-3.6.8.orig//plugins/video/H.263-1998/h263pframe.h     2010-05-27 08:52:46.000000000 +0200
-+++ opal-3.6.8/plugins/video/H.263-1998/h263pframe.h   2010-08-25 12:48:22.311139161 +0200
+--- opal-3.8.1/plugins/video/H.263-1998/h263pframe.h.orig      2010-05-07 08:01:09.000000000 +0300
++++ opal-3.8.1/plugins/video/H.263-1998/h263pframe.h   2010-11-11 13:15:24.184603496 +0200
 @@ -23,6 +23,8 @@
  #ifndef __H263PFrame_H__
  #define __H263PFrame_H__ 1
  
 +#define __STDC_CONSTANT_MACROS
 +
- #include "plugin-config.h"
- #include <stdint.h>
+ #include <vector>
+ #include <string.h>
+ #include "rtpframe.h"
 diff -ur opal-3.6.8.orig//plugins/video/H.264/h264-x264.h opal-3.6.8/plugins/video/H.264/h264-x264.h
 --- opal-3.6.8.orig//plugins/video/H.264/h264-x264.h   2010-05-27 08:52:46.000000000 +0200
 +++ opal-3.6.8/plugins/video/H.264/h264-x264.h 2010-08-25 12:47:19.218239108 +0200
This page took 0.145039 seconds and 4 git commands to generate.