fix doc build fix autogen
[platform/upstream/gstreamer.git] / gst / cothreads.h
2003-01-21 David SchleefRemove GCC-ism used to find current stack pointer,...
2002-12-14 Wim TaymansRenamed the thread argument to cothread to avoid confusion
2002-12-06 David SchleefRemoving unused code related to stack allocation (cothr...
2002-12-05 David Schleefrefactor cothread stack mmap code. Add makecontext...
2002-09-12 Thomas Vander Sticheleuseful comments change thread -> cothread in varnames...
2002-07-08 Wim TaymansThis one removes the unused code..
2002-06-28 Thomas Vander Stichelemore protective programming cothread 0 cleans up higher...
2002-06-26 Thomas Vander Sticheleok, this seems to be the right fix for the basic scheduler.
2002-02-23 Wim TaymansAdded a private field to the cothread state.
2001-12-27 Wim Taymans- Added a function to get the currently executing cothread
2001-12-25 Wim TaymansTee Fixes. added cothread_stop (not used) improved...
2001-12-23 Wim TaymansFix an event leak
2001-12-20 Wim Taymanscothread cleanup.
2001-12-18 Wim TaymansAdde cothread context cleanup code
2001-09-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-05-27 Wim TaymansDocs updates
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-05-10 Erik Walthinsenmove cothread_context definition over to the .c
2001-05-10 Erik Walthinsenmoved cothread parameters into .c to avoid rebuilding...
2001-01-19 Wim TaymansAPI docs updates
2001-01-19 Erik Walthinsenmore cothreads cleanup, and first pass at ARM code
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-12-03 Erik WalthinsenEnhanced debugging by making DEBUG() print out the...
2000-11-11 Wim TaymansDocs updates.
2000-11-06 Wim TaymansAdded seeking to the avi decoder by implementing pull_r...
2000-11-04 Wim TaymansAdded the excellent mpeg2dec decoder. Not 100% optimize...
2000-11-01 Wim TaymansSome code cleanup
2000-09-22 Wim TaymansA first attempt to fix the queues in a cothreaded pipeline.
2000-01-30 Erik Walthinseninitial checkin