[Bug 726107] Drain pipeline to support adaptive streaming scenarios and partially fix gpu resource leaks
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Mar 25 09:46:31 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=726107
GStreamer | gst-omx | git
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wim.taymans at gmail.com
--- Comment #8 from Wim Taymans <wim.taymans at gmail.com> 2014-03-25 17:11:56 UTC ---
There a more complications with a new oob event to reclaim buffers.
If the new event is non-serialized, it would be very racy if we don't do
something clever. You would need to make a start/stop event, like how the
flushing works or you would need to try to serialize in the handler (a bit like
how the logic of flush-stop works). It needs more thinking..
--
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