[Bug 767791] New: tagdemux: preserve duration when skipping a tag at the beginning of a buffer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 17 13:18:22 UTC 2016


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

            Bug ID: 767791
           Summary: tagdemux: preserve duration when skipping a tag at the
                     beginning of a buffer
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: m.olbrich at pengutronix.de
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 329954
  --> https://bugzilla.gnome.org/attachment.cgi?id=329954&action=edit
patch

gst_buffer_copy_region() does not copy the duration if it doesn't start
with the first byte. We just skip the tag here, so the duration is still
valid.

This is like #767173, just for the duration instead of the 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