[Bug 746017] audiodecoder: Take into account subclass PTS if provided

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 11 02:10:46 PDT 2015


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

--- Comment #1 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 299078
  --> https://bugzilla.gnome.org/attachment.cgi?id=299078&action=edit
audiodecoder: Take into account subclass PTS if provided

Some implementations of audio decoders might be operating with a
separate thread and known themselves the best correlation between
input data and output data.

In those cases, allows subclasses to provide timestamps on the decoded
buffers. The base class will still do the various tolerance/drift checks,
but on that value instead of one the (potentially bogus) frame head
timestamp

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