[gstreamer-bugs] [Bug 501239] Add support for "realtime thread pools"

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Apr 24 11:11:03 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=501239

  GStreamer | gstreamer (core) | Ver: git




------- Comment #8 from Olivier Crete (Tester)  2009-04-24 18:11 UTC -------
One thing missing from your implementation is being able to change the priority
of an already running thread may also be useful. For example, we may not know
if a file contains audio or video before it has been demuxed. Or to implement
event-based handling, the event will probably not be produced before the
threads are started if there is autoplugging. I'm not really sure how to
implement that in a flexible way.

As for the event based stuff, maybe we could have a generic event that triggers
a callback for each pad traversed (or each pad that has a task), that said,
this wont work for non-pad tasks.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=501239.




More information about the Gstreamer-bugs mailing list