[gstreamer-bugs] [Bug 330996] New: basesrc emits EOS unconditionally when going to READY

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Feb 13 06:14:15 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=330996
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: basesrc emits EOS unconditionally when going to READY
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: wingo at pobox.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: t.i.m at zen.co.uk
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Currently basesrc emits an EOS event unconditionally when going PAUSED->READY.
This occurs even if an EOS was already sent. This is a bug and should be fixed.

Reverting
http://cvs.freedesktop.org/gstreamer/gstreamer/tests/check/gst/gstutils.c.diff?r1=1.10&r2=1.11
will show the problem in the test suite. The bug was introduced on
http://cvs.freedesktop.org/gstreamer/gstreamer/libs/gst/base/gstbasesrc.c?r1=1.92&r2=1.93.
The bug was not previously noticed because event probes used to not be fired if
the pad was flushing, but now they are.


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