[Bug 730417] rtspt: no timestamp from some rtsp source over tcp

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 21 03:01:23 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=730417
  GStreamer | gst-plugins-good | 1.x

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #15 from Wim Taymans <wim.taymans at gmail.com> 2014-10-21 10:01:16 UTC ---
commit 2e7f5c08cfb3315fe335455b40c5627ed365357f
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Wed Jul 2 17:50:35 2014 +0200

    jitterbuffer: rework resync handling

    Add a need-resync state, this is when we need to try to lock on to a
    time/RTPtime pair.
    Always check the RTP timestamps and if they go backwards, mark ourselves
    as need-resync.
    Only resync when need-resync is TRUE and we have a valid time. Otherwise
    we keep the old values. This avoids locking on to an invalid time and
    causing us to timestamp everything with -1.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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