gstreamer/docs/gst
Martin Soto 727725d959 gst/schedulers/: New cothread based scheduler: Fair scheduler.
Original commit message from CVS:
2004-11-07  Martin Soto  <martinsoto@users.sourceforge.net>

* gst/schedulers/fairscheduler.c:
* gst/schedulers/faircothreads.c:
* gst/schedulers/faircothreads.h:
New cothread based scheduler: Fair scheduler.
* gst/schedulers/gthread-cothreads.h:
Add the standard #if around the whole file.
Defining symbol GTHREAD_COTHREADS_NO_DEFINITIONS will now prevent
compilation of the functions defined in this file. This is
necessary to be able to use this file as a normal header.
* gst/schedulers/Makefile.am: Add compiling support for fair
scheduler.
* docs/gst/Makefile.am (IGNORE_HFILES): Exclude internal fair
scheduler cothreads layer from documentation generation.
2004-11-07 19:31:39 +00:00
..
tmpl typo 2004-11-06 11:21:53 +00:00
.gitignore more doc build fixes 2004-04-08 14:45:13 +00:00
gstreamer-docs.sgml fix gst-libs docs build 2004-07-28 11:56:19 +00:00
gstreamer-sections.txt added some more docs, removed two obsolete defines 2004-11-03 09:21:01 +00:00
gstreamer.types put symbols in the sections.txt into the right sections (so that we dont get wrong undocumented symbols) added TITLE ... 2004-07-21 11:32:09 +00:00
Makefile.am gst/schedulers/: New cothread based scheduler: Fair scheduler. 2004-11-07 19:31:39 +00:00