[packages/gstreamer0.10-plugins-bad] - remove all references to obsolete constants

baggins baggins at pld-linux.org
Sun May 24 00:55:19 CEST 2015


commit 20138afd6fc9bcbb637c1056cd4bcab547d48c7b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun May 24 00:54:56 2015 +0200

    - remove all references to obsolete constants

 libvpx2.patch | 22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/libvpx2.patch b/libvpx2.patch
index 2dd8a82..3ad38ff 100644
--- a/libvpx2.patch
+++ b/libvpx2.patch
@@ -1,6 +1,6 @@
 --- gst-plugins-bad-0.10.23/ext/vp8/gstvp8utils.h~	2011-12-11 19:49:11.000000000 +0100
 +++ gst-plugins-bad-0.10.23/ext/vp8/gstvp8utils.h	2015-05-24 00:06:51.244136379 +0200
-@@ -22,6 +22,7 @@
+@@ -22,26 +22,10 @@
  
  #include <gst/gst.h>
  #include <vpx/vpx_codec.h>
@@ -8,3 +8,23 @@
  
  G_BEGIN_DECLS
  
+-/* Some compatibility defines for older libvpx versions */
+-#ifndef VPX_IMG_FMT_I420
+-#define VPX_IMG_FMT_I420 IMG_FMT_I420
+-#endif
+-
+-#ifndef VPX_PLANE_Y
+-#define VPX_PLANE_Y PLANE_Y
+-#endif
+-
+-#ifndef VPX_PLANE_U
+-#define VPX_PLANE_U PLANE_U
+-#endif
+-
+-#ifndef VPX_PLANE_V
+-#define VPX_PLANE_V PLANE_V
+-#endif
+-
+ const char * gst_vpx_error_name (vpx_codec_err_t status);
+ 
+ G_END_DECLS
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gstreamer0.10-plugins-bad.git/commitdiff/20138afd6fc9bcbb637c1056cd4bcab547d48c7b



More information about the pld-cvs-commit mailing list