[gstreamer-bugs] [Bug 631075] RTP based decoding degrades over time

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 6 11:31:44 PDT 2010


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
          Component|gst-plugins-good            |gst-ffmpeg
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.12

--- Comment #9 from Wim Taymans <wim.taymans at gmail.com> 2010-10-06 17:00:02 UTC ---
this fixes it for me.

commit 76d9685202e4443573d71c16b0445cbd3fb59aca
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Wed Oct 6 16:00:05 2010 +0200

    ffdec: Add timestamp tracking

    Use ffmpeg reordered_opaque to track an id that combines all timing info we
have
    for a frame. The ids are kept in a 255 item cache.

    Fixes #631075

commit edb79396f2ecea58259b05a79608df1b24da283c
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Wed Oct 6 12:30:57 2010 +0200

    ffdec: remove broken TSHandler

    Remove the TShandler code, it is broken when QoS is enabled and ffmpeg
provides
    much easier methods for tracking timestamps.
    Simplify pcache joining.

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