[Bug 657950] ffmpegdec: post QoS messages when dropping a frame

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 26 12:28:07 PDT 2011


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

Tim-Philipp Müller <t.i.m> changed:

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

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-09-26 19:28:04 UTC ---
Oh well, let's get it in:

 commit 8bf3d5a2b77eff15e130bde36366457c26b7f66a
 Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
 Date:   Thu Sep 1 16:46:47 2011 +0100

    ffmpegdec: post QoS messages when dropping a frame

    There seems to be a little bit of non obvious logic where
    the QoS logic can decide to not drop decoding a frame and
    pass it to ffmpeg, telling it to drop.
    In this case, the QoS logic does not drop the frame itself,
    but since the frame will end up being dropped, we still
    mark it as dropped and post a QoS message.

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


The 'live' bit is always FALSE now though, not sure that's entirely correct.

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