gstreamer/gst/schedulers
Wim Taymans 830a0368b4 gst/schedulers/threadscheduler.c: Ref the task before pushing it on the threadpool. This makes sure that we have a re...
Original commit message from CVS:
* gst/schedulers/threadscheduler.c:
(gst_thread_scheduler_task_start),
(gst_thread_scheduler_task_pause), (gst_thread_scheduler_func):
Ref the task before pushing it on the threadpool. This
makes sure that we have a ref when the threadfunction is
actually called.
2005-06-23 17:07:08 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
Makefile.am gst/elements/gstfakesrc.c: fix debug output 2005-06-09 13:33:00 +00:00
threadscheduler.c gst/schedulers/threadscheduler.c: Ref the task before pushing it on the threadpool. This makes sure that we have a re... 2005-06-23 17:07:08 +00:00