[Bug 734666] New: audiodecoder: Don't drain and flush on SEGMENT events.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 12 06:22:56 PDT 2014


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

           Summary: audiodecoder: Don't drain and flush on SEGMENT events.
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: thaytan at noraisin.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


As was done for the base video decoder in commit 695675, don't flush out the
decoder on a new SEGMENT event. Segment events may be a new segment, but are
also often segment updates for the current segment where the old data should be
kept. For new segments, a STREAM_START event will already trigger a drain, but
make sure to flush any remaining partial data then as well.

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