[Bug 747731] basesrc: Always setting segment.start as DTS on first buffer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 13 00:23:36 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 7d3d4503a1d33f22dfdfb7402240f0d125b31239
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Sun Apr 12 13:13:32 2015 +0200

    basesrc: Only set DTS to segment.start on the first buffer if subclass did
not provide PTS

    Otherwise we're going to set a rather arbitrary DTS of segment.start
(usually
    0) for live sources, which confuses synchronization if the source started
    capturing at a later time. And it's especially wrong for raw media, for
which
    we should not set any DTS at all.

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

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