[gstreamer-bugs] [Bug 358999] [PATCH] [GstPad] Flushing on blocked pads not handled correctly.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Oct 2 09:03:29 PDT 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=358999

  GStreamer | gstreamer (core) | Ver: HEAD CVS


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #73853|accepted-commit_now         |committed
               Flag|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.11




------- Comment #5 from Edward Hervey  2006-10-02 16:02 UTC -------
2006-10-02  Edward Hervey  <edward at fluendo.com>

        * docs/design/part-block.txt:
        Further explain the use of flushing on blocked pads.
        * docs/gst/gstreamer-sections.txt:
        * gst/gstpad.c: (gst_pad_is_blocking), (handle_pad_block),
        (gst_pad_push_event):
        * gst/gstpad.h:
        Added new GstPadFlag : GST_PAD_BLOCKING.
        Adds the notion of pads really blocking, which enables to properly
        handle FLUSH_START/FLUSH_STOP events on blocked pads.
        Fixes #358999
        API: gst_pad_is_blocking()
        API: GST_PAD_IS_BLOCKING() macro
        API: GST_PAD_BLOCKING GstPadFlag



-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list