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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 11 03:26:20 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
A problem I see with this patch is that we might accumulate more and more frame
data in the base class if the subclass does not properly say how many frames
are finished, and if it does the timestamps should already be ok. Also if the
subclass sometimes sets timestamps and sometimes not, things will probably
break.

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