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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 21 07:44:42 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 72879c3639f608be526359727e53f0e99d095e65
Author: Michael Olbrich <m.olbrich at pengutronix.de>
Date:   Fri Jun 17 15:11:20 2016 +0200

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

    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.

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

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