[gstreamer-bugs] [Bug 571299] [appsink] Handoff callback API

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Feb 19 01:48:13 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=571299

  GStreamer | gst-plugins-base | Ver: git

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #128647|none                        |committed
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23




------- Comment #5 from Wim Taymans  2009-02-19 09:48 UTC -------
I modified the patch a little to make it work with the other signals too.

commit e5d8551552b7ef02b686f300efd373bd38f294df
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Thu Feb 19 10:44:31 2009 +0100

    Add method to install callbacks on appsink

    Based on pacth by Martin Samuelsson <martin dot samuelsson at axis dot com>
    Fixes #571299.

    Add gst_app_sink_set_callbacks() to install a set of callbacks. This is a
more
    performant alternative to connecting to the signals.

    Add a unit test for appsink.

    Clean up some of the appsink docs.

    API: GstAppSink::gst_app_sink_set_callbacks()


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=571299.




More information about the Gstreamer-bugs mailing list