vaapivideobufferpool: remove GL_TEXTURE_UPLOAD_META
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Wed, 25 May 2016 08:36:33 +0000 (10:36 +0200)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Wed, 25 May 2016 09:04:53 +0000 (11:04 +0200)
Since gstreamer-vaapi is coupled with gstreamer releases, there is no need to
keep compatibility definition.

This patch removes the definition of
GST_BUFFER_POOL_OPTION_VIDEO_GL_TEXTURE_UPLOAD_META since it is in
gst-plugins-base version 1.2.2

gst/vaapi/gstvaapivideobufferpool.h

index 1ff3f57..07b28a7 100644 (file)
@@ -55,21 +55,6 @@ typedef struct _GstVaapiVideoBufferPoolPrivate GstVaapiVideoBufferPoolPrivate;
   "GstBufferPoolOptionVaapiVideoMeta"
 
 /**
- *
- * GST_BUFFER_POOL_OPTION_VIDEO_GL_TEXTURE_UPLOAD_META:
- *
- * An option that can be activated on bufferpool to request gl texture
- * upload on buffers from the pool.
- *
- * When this option is enabled on the bufferpool,
- * #GST_BUFFER_POOL_OPTION_VIDEO_META should also be enabled.
- */
-#ifndef GST_BUFFER_POOL_OPTION_VIDEO_GL_TEXTURE_UPLOAD_META
-#define GST_BUFFER_POOL_OPTION_VIDEO_GL_TEXTURE_UPLOAD_META \
-  "GstBufferPoolOptionVideoGLTextureUploadMeta"
-#endif
-
-/**
  * GST_BUFFER_POOL_OPTION_DMABUF_MEMORY:
  *
  * An option that can be activated on bufferpool to request dmabuf