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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 26 12:06:46 PDT 2011


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

--- Comment #4 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-09-26 19:06:43 UTC ---
Created an attachment (id=197507)
 View: https://bugzilla.gnome.org/attachment.cgi?id=197507
 Review: https://bugzilla.gnome.org/review?bug=657950&attachment=197507

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.

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