[Bug 678301] Assorted introspection fixes and API clean up for bindings

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 10 07:34:18 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678301
  GStreamer | gstreamer (core) | git

--- Comment #13 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-08-10 14:34:15 UTC ---
commit 490d16b88ac78701be460fa3d7a9aac15c77014b
Author: Evan Nemerson <evan at coeus-group.com>
Date:   Sun Jul 29 15:44:45 2012 -0700

    pad: add GST_PAD_LINK_CHECK_DEFAULT to GstPadLinkCheck

    This allows introspection-based bindings to access
    Gst.PadLinkCheck.DEFAULT instead of
    Gst.PAD_LINK_CHECK_DEFAULT.

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

commit f1690812908cfab17aeec1b78a433a35e2d42054
Author: Evan Nemerson <evan at coeus-group.com>
Date:   Sun Jul 29 14:57:41 2012 -0700

    buffer: mark gst_buffer_wrapped* data as array

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

commit 823d27e8374d117974db054fb7c85aa801f8a6cb
Author: Evan Nemerson <evan at coeus-group.com>
Date:   Tue Jul 24 13:26:00 2012 -0700

    introspection: fix some warnings generated by g-ir-scanner.

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

commit 237f707c758170c2d0fbdbb5e3bd6a9bfc165333
Author: Evan Nemerson <evan at coeus-group.com>
Date:   Mon Jul 30 21:46:18 2012 -0700

    buffer: convert gst_buffer_* macros to functions

    GObject Introspection does not support macros.
    This is needed for bindings. We can still add back
    macros or inline functions again later if we think
    it's worth it.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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