[gstreamer-bugs] [Bug 609170] New: basesrc pushes two newsegment

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Feb 6 07:25:15 PST 2010


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

           Summary: basesrc pushes two newsegment
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jonas.holmberg at axis.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=153139)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=153139)
Don't set close_segment in gst_base_src_new_seamless_segment() if first buffer
has not been pushed yet

If a src element calls gst_base_src_new_seamless_segment() from ::create()
before the first buffer has been pushed, basesrc will push a newsegment with
s->update = TRUE (this is the segment returned from ::do_seek()) before the
"real" newsegment.

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