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

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


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

--- Comment #2 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 299079
  --> https://bugzilla.gnome.org/attachment.cgi?id=299079&action=edit
amcaudiodec: Use implementation output PTS

Some implementations don't provide 1-to-1 output (i.e. one output
buffer for each input buffer).
Instead of having the parent class trying to (wrongly) figure out
the timestamp of the decoded buffer, provide the timestamp we got
from the implementation.

This fixes broken playback on several android devices.

The baseclass will take care of jitter/drift/duration/... corrections.

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