[Bug 729314] ogg: sample-accurate decoding/encoding is broken
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jun 5 03:30:39 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=729314
GStreamer | gst-plugins-base | git
--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2014-06-05 10:30:33 UTC ---
Created an attachment (id=277941)
View: https://bugzilla.gnome.org/attachment.cgi?id=277941
Review: https://bugzilla.gnome.org/review?bug=729314&attachment=277941
fix last buffer timestamp in oggdemux
This patch fixes oggdemux calculating the wrong timestamp on the last buffer
when samples are to be clipped.
This fixes the extra samples being decoded when the segment has an end.
When the segment is open ended, there is still a need to let vorbisdec know
about the last buffer being the last. Either with a flag, meta, or by buffering
one buffer in vorbisdec (at the cost of extra latency).
--
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