[Bug 768763] vorbisenc: Fix reconfiguration

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 13 09:37:33 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=768763

--- Comment #1 from Arun Raghavan <arun at accosted.net> ---
Created attachment 331392
  --> https://bugzilla.gnome.org/attachment.cgi?id=331392&action=edit
Revert "vorbisenc: push an updated segment stop time when we know it"

This reverts commit a16cd5d2a5cbdf084163ead68b59d537d7db99f7.

Setting the stop time on the segment breaks reconfiguration, as the
encoder signals an EOS, but we reconfigure it an continue to produce
buffers.

This information  should not be required via the segment downstream
since we already have the sample count being used to generate buffer
durations.

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