[Bug 774196] New: mpdparser: Fix timestamp setting on fragment

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 10 11:41:16 UTC 2016


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

            Bug ID: 774196
           Summary: mpdparser: Fix timestamp setting on fragment
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: sh.yang at lge.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

mpdparser: Fix timestamp setting on fragment

segment_index represents relative indexed from period start, and therefore
"stream->segment_index * fragment->duration" is relative value.
To make fragment's timestamp absolute value, period start should be
compensated.

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