[gstreamer-bugs] [Bug 611500] [regression] Wrong outgoing timestamps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 7 08:53:22 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=611500
  GStreamer | gst-ffmpeg | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.12

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2010-10-07 15:53:15 UTC ---
commit 3f213c1b7306f5c5a895048affb31dbfb66a9e01
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Thu Oct 7 17:46:22 2010 +0200

    ffdec: use a better algorithm to detect DTS timestamps

    Add function to reset the timestamp tracking.
    Check for reordered timestamps on the input buffers and assume PTS input
    timestamps when we see reordered timestamps.
    Recover from an occasionally wrong input timestamp by also tracking the
output
    timestamps. When we detect a reordered output timestamp, assume DTS input
    timestamps again.

    Fixes #611500

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