[Bug 763112] gstbuffer: fix GstParentBufferMeta GType name

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 7 11:06:53 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763112

Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #323113|needs-work                  |none
             status|                            |
 Attachment #323113|0                           |1
        is obsolete|                            |

--- Comment #6 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 323250
  --> https://bugzilla.gnome.org/attachment.cgi?id=323250&action=edit
gstbuffer: fix GstParentBufferMeta GType name

The alias define GST_TYPE_PARENT_BUFFER_META_API_TYPE is wrong and
breaks the usage of gst_buffer_get_parent_buffer_meta().

This patch fixes the GType alias and make another alias to keep the API
compatibility guarded by GST_DISABLE_DEPRECATED.

Also added a unit test.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list