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

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


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

--- Comment #1 from Jan Schmidt <thaytan at noraisin.net> 2014-08-12 13:39:08 UTC ---
Created an attachment (id=283199)
 View: https://bugzilla.gnome.org/attachment.cgi?id=283199
 Review: https://bugzilla.gnome.org/review?bug=734666&attachment=283199

audiodecoder: Don't drain and flush on SEGMENT events.

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