[gstreamer-bugs] [Bug 332045] API: GstPipeline needs API to disable flushing of its bus when going from READY to NULL state

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Mar 9 08:53:50 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=332045
 GStreamer | gstreamer (core) | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60982|none                        |committed
               Flag|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|GstBus needs API to disable |API: GstPipeline needs API
                   |flushing in READY => NULL   |to disable  flushing of its
                   |                            |bus when going from READY to
                   |                            |NULL state
   Target Milestone|HEAD                        |0.10.4




------- Comment #5 from Tim-Philipp Müller  2006-03-09 16:53 UTC -------
Committed, including getter and setter function and documentation:

2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>

        * docs/gst/gstreamer-sections.txt:
        * gst/gstpipeline.c: (gst_pipeline_class_init),
        (gst_pipeline_init), (gst_pipeline_set_property),
        (gst_pipeline_get_property), (gst_pipeline_change_state),
        (gst_pipeline_set_auto_flush_bus),
        (gst_pipeline_get_auto_flush_bus):
        * gst/gstpipeline.h:
          Add new API: gst_pipeline_set_auto_flush_bus() and
          gst_pipeline_get_auto_flush_bus() to disable automatic
          flushing of the pipeline's GstBus when going from READY
          to NULL state (#332045).


-- 
Configure bugmail: http://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