[Bug 685279] DVD still frames need a way to never be dropped by QOS

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jan 8 12:23:21 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=685279
  GStreamer | gstreamer (core) | git

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-01-08 20:23:17 UTC ---
There appears to be a GST_BUFFER_FLAG_DROPPABLE already, which is the opposite
of what we want.

Maybe we should make decoders mark all output as DROPPABLE and then make the
QoS mechanism never drop stuff that's not marked as such? (Would need more
places where that flag would need to be set).

Question is if that change in behaviour of sinks is acceptable, or if we do
need to add  NON_DROPPABLE.

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