gstreamer/gst/schedulers
Benjamin Otte 097dc18c80 gst/gstpad.c: print caps in debugging output when setting caps failed
Original commit message from CVS:
* gst/gstpad.c: (gst_pad_set_explicit_caps):
print caps in debugging output when setting caps failed
* gst/schedulers/entryscheduler.c: (COTHREADS_TYPE),
(schedule_next_element), (get_buffer), (run_chainhandler),
(element_may_start), (gst_entry_scheduler_chain_handler),
(gst_entry_scheduler_get_handler),
(gst_entry_scheduler_state_transition),
(gst_entry_scheduler_pad_link):
make this scheduler a testcase for mandatory
discont-before-first-buffer which is needed if we want to allow apps
to release the sound device.
add SCHED_ASSERT macro to print scheduler state before an assertion
triggers.
2004-03-29 16:20:45 +00:00
..
.gitignore 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
cothreads_compat.h 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
entryscheduler.c gst/gstpad.c: print caps in debugging output when setting caps failed 2004-03-29 16:20:45 +00:00
gstbasicscheduler.c gst/schedulers/: fix GStreamer to not have issues with lvalue casts anymore (fixes some bug, but bugzilla is down) 2004-03-24 14:06:48 +00:00
gstoptimalscheduler.c gst/schedulers/: fix GStreamer to not have issues with lvalue casts anymore (fixes some bug, but bugzilla is down) 2004-03-24 14:06:48 +00:00
gthread-cothreads.h 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
Makefile.am more brown paperbags, i can really start to go shopping soon 2004-03-28 02:39:59 +00:00