[Bug 645420] New: [scaletempo] Incorrectly handles new segments with stop == -1

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 21 09:33:50 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=645420
  GStreamer | gst-plugins-bad | git

           Summary: [scaletempo] Incorrectly handles new segments with
                    stop == -1
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: chris at chrisejones.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=183962)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=183962)
Patch to stop scaletempo from scaling segment stop time when it is set to -1

This is a regression caused by the fix for bug #599903

segment stop == -1 needs to be treated as a special case, otherwise it is
scaled by the applied rate and trips an assertion that tests that the segment
starts before it ends.

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