gstreamer/examples
Benjamin Otte c29e35436f gst/gstbin.c: don't add decoupled elements to schedulers - otherwise it's impossible to control if a link to a decoup...
Original commit message from CVS:
* gst/gstbin.c: (gst_bin_set_element_sched),
(gst_bin_unset_element_sched):
don't add decoupled elements to schedulers - otherwise it's
impossible to control if a link to a decoupled element was already
removed from a scheduler or not.
* gst/schedulers/cothreads_compat.h:
* gst/schedulers/gthread-cothreads.h:
add COTHREADS_TYPE macro. Make do_cothread_set_func a macro so there
is no "unused" warning.
* gst/schedulers/Makefile.am:
* gst/schedulers/entryscheduler.c:
add new scheduler, based on ideas from talking to David and Martin.
It's supposed to be small and correct. Currently it's also slow (but
it's not noticable)
* examples/retag/retag.c: (main):
* testsuite/bytestream/test1.c: (main):
fix missing NULLs at end of variadic functions
* testsuite/elements/.cvsignore:
update
2004-03-28 02:29:24 +00:00
..
appreader gst-indent run on core 2004-03-13 15:27:01 +00:00
cutter don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
events connect -> link 2003-01-10 04:54:20 +00:00
helloworld gst-indent run on core 2004-03-13 15:27:01 +00:00
helloworld2 gst-indent run on core 2004-03-13 15:27:01 +00:00
launch don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
manual update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
mixer don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
pingpong gst-indent run on core 2004-03-13 15:27:01 +00:00
plugins don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
queue gst-indent run on core 2004-03-13 15:27:01 +00:00
queue2 gst-indent run on core 2004-03-13 15:27:01 +00:00
queue3 gst-indent run on core 2004-03-13 15:27:01 +00:00
queue4 gst-indent run on core 2004-03-13 15:27:01 +00:00
retag gst/gstbin.c: don't add decoupled elements to schedulers - otherwise it's impossible to control if a link to a decoup... 2004-03-28 02:29:24 +00:00
thread gst-indent run on core 2004-03-13 15:27:01 +00:00
typefind gst-indent run on core 2004-03-13 15:27:01 +00:00
xml don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
Makefile.am fix docs build fix make distcheck 2003-12-02 18:21:35 +00:00