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

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


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

            Bug ID: 746017
           Summary: audiodecoder: Take into account subclass PTS if
                    provided
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: bilboed at bilboed.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Some decoder implementations operate with a different thread and know best
what output data correspond to which input data.

for those implementation (such as the androidmedia audio decoder), allow
subclasses
to provide a timestamp for the decoder buffer.

The base class will stil do the various tolerance/drift/.. checks, but will use
the provided timestamp instead of the (potentially bogus) head frame value.

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