summaryrefslogtreecommitdiff
path: root/gst/gstthread.h
AgeCommit message (Expand)AuthorFilesLines
2003-04-21assorted fixes:Benjamin Otte1-2/+4
2003-04-18rewrite GstThread - should be quite a bit cleaner and does change state corre...Benjamin Otte1-10/+5
2003-01-12Use two GCond vars to work around a problem in NPTLWim Taymans1-2/+3
2002-12-19- CleanupsWim Taymans1-10/+10
2002-12-14Documentation updatesWim Taymans1-3/+3
2002-12-06Removing unused code related to stack allocation (cothreads_stackquery(), gst...David Schleef1-1/+1
2002-11-01Change from pthreads to GThreadsDavid Schleef1-5/+4
2002-07-09merge from BRANCH-RELEASE-0_4_0Thomas Vander Stichele1-1/+1
2002-07-08- Removed unused locking from the cothreadsWim Taymans1-17/+18
2002-06-27free stack properly s/prefered/preferred/Andy Wingo1-0/+1
2002-06-19Added _get_prefered_stack to the schedulerWim Taymans1-0/+1
2002-04-12code reviewThomas Vander Stichele1-2/+2
2001-12-04- some fixes to int2float making automake 1.5 happy (gst now requires automak...wrobell1-4/+1
2001-10-20changed names from guchar* to gchar*, which makes C++ happy, and is, um, corr...Erik Walthinsen1-1/+1
2001-06-25Merged from GOBJECT1 to HEAD at 200106241Erik Walthinsen1-5/+5
2001-05-25Merged from INCSCHED on 200505251!!!Erik Walthinsen1-1/+9
2000-12-28Updated copyright in all the libgst files.Erik Walthinsen1-3/+6
2000-12-15Header cleanup: try to include as little as possible; this will probably spee...Wim Taymans1-4/+7
2000-11-04Added the excellent mpeg2dec decoder. Not 100% optimized but allready very fast.Wim Taymans1-4/+5
2000-10-25More Docs updates.Wim Taymans1-3/+0
2000-09-24Cleanups.Wim Taymans1-1/+1
2000-09-09Changes to gstreamer-config to include gtk+ libs manual changes: queues, thre...Wim Taymans1-1/+1
2000-07-17Megapatch, changes which states are available, how they're used, and how they...Erik Walthinsen1-3/+0
2000-01-30initial checkinErik Walthinsen1-0/+84