vapostproc: don't chain up transform_meta()
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 23 Aug 2021 08:40:32 +0000 (10:40 +0200)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Fri, 10 Sep 2021 08:52:13 +0000 (10:52 +0200)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2495>

sys/va/gstvavpp.c

index 9fef7f5..1e43bac 100644 (file)
@@ -701,8 +701,7 @@ gst_va_vpp_transform_meta (GstBaseTransform * trans, GstBuffer * inbuf,
   else if (gst_meta_api_type_has_tag (info->api, META_TAG_VIDEO))
     return TRUE;
 
-  return GST_BASE_TRANSFORM_CLASS (parent_class)->transform_meta (trans, outbuf,
-      meta, inbuf);
+  return FALSE;
 }
 
 /* Remove all the info for the cases when we can actually convert: