[Bug 700806] pad: Sticky events are dropped before stored on a pad and nothing is resending them

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 27 03:48:35 PDT 2013


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1

--- Comment #9 from Sebastian Dröge <slomo at circular-chaos.org> 2013-05-27 10:48:32 UTC ---
Can you check if this is fixed with the patch I just pushed (slightly different
to the attached). Also please file a new bug about the gst-rtsp-server problem,
it's a separate problem :)

commit 73895c05b116bf0fcfc7c2b12d3f1b04688c8525
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Mon May 27 12:40:50 2013 +0200

    pad: Store sticky events even if the pad is flushing

    But do this only for events that are not dropped by flushing,
    i.e. do it only for everything except SEGMENT and EOS.

    Without this we might drop a CAPS event if flushing happens
    at an unfortunate time and nobody is resending the CAPS event.

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

-- 
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