[Bug 635701] rtspsrc: seeking is broken

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 5 06:37:39 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #45 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit a73631a29dccdc123a0072c2b7f9a594d1c6222a
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue May 5 15:35:46 2015 +0200

    streamsynchronizer: Don't override segment.base from upstream with 0

    Upstream might want to use it to properly map timestamps to running/stream
    times, if we just override it with 0 synchronization will be just wrong.

    For this we remove some old 0.10 code related to segment accumulation, and
    remove some more code that is useless now, and accumulate the group start
time
    (aka segment.base offset) manually now.

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

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