va: basetransform: Add autoptr clean up function.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2495>
This commit is contained in:
parent
ef3f53428d
commit
1b30920464
@ -87,4 +87,6 @@ GstFlowReturn gst_va_base_transform_import_buffer (GstVaBaseTransform *
|
||||
GstBuffer * inbuf,
|
||||
GstBuffer ** buf);
|
||||
|
||||
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstVaBaseTransform, gst_object_unref)
|
||||
|
||||
G_END_DECLS
|
||||
|
Loading…
x
Reference in New Issue
Block a user