[Bug 767173] tagdemux: preserve timestamp when skipping a tag at the beginning of a buffer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jun 4 11:44:37 UTC 2016


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.9.1

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
commit ac56c1c3a78c72e209fdec3331954e93ceb7cd10
Author: Michael Olbrich <m.olbrich at pengutronix.de>
Date:   Wed Jun 1 11:02:12 2016 +0200

    tagdemux: preserve timestamp when skipping a tag at the beginning of a
buffer

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

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

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