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
"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