[Bug 656412] vorbisdec: discard starting samples according to granpos

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Aug 13 03:37:59 PDT 2011


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

--- Comment #13 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-08-13 10:37:54 UTC ---
This is a version using segments as suggested.
The clipping code was clipping 103 samples instead of 104 for my test case,
fixed by the change to audio.c, also included as a separate patch.
It seems to work, but I always have a bad feeling when dealing with segments,
so...
The segment change is made for all non sparse streams.

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