[gstreamer-bugs] [Bug 330684] Add ability to emit sync-message without messing with the sync handler

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Feb 13 01:48:38 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=330684
 GStreamer | gstreamer (core) | Ver: 0.10.3


Andy Wingo changed:

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




------- Comment #2 from Andy Wingo  2006-02-13 09:48 UTC -------
2006-02-10  Andy Wingo  <wingo at pobox.com>

        * gst/gstbus.c (gst_bus_class_init): Declare our private data
        structure.
        (gst_bus_init): Cache the location of the private data in the
        instance structure.
        (gst_bus_enable_sync_message_emission) 
        (gst_bus_disable_sync_message_emission): Implement new public
        functions.
        (gst_bus_post): Emit the sync-message signal if the user asked for
        it. Fixes #330684.

        * gst/gstbus.h (GstBus): Use a padding pointer to cache the
        location of the bus-private structuure.
        (gst_bus_enable_sync_message_emission)
        (gst_bus_disable_sync_message_emission): New public functions.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list