[Bug 649372] ffdec: make the time threshold to skip to next keyframe configurable

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 6 04:24:24 PDT 2011


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

Sebastian Dröge <slomo> changed:

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

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2011-05-06 11:24:21 UTC ---
commit 920bfb0da20f939f13b1742946af8fa3253723a9
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Wed May 4 17:33:03 2011 +0300

    ffdec: do not try to resync to the next keyframe when late

    A keyframe may be quite a while in the future, and the decoder
    has no way of knowing this. A poor decision could mean quite some
    time with no video output.
    This decision should be left to the upstream element: a demuxer
    might know about incoming keyframes, or some other element might
    be able to request a keyframe.

    Fixes bug #649372.

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