Some more work on cleanup.
[platform/upstream/gstreamer.git] / gst / cothreads.c
2001-12-19 Wim TaymansSome more work on cleanup.
2001-12-18 Wim TaymansAdde cothread context cleanup code
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
2001-12-13 Wim TaymansAplied more fixage from Michael Meeks.
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-09-10 Erik Walthinsengstinfo.[ch], cothreads.c: added initial support for...
2001-06-06 Wim TaymansChanged the maxcothreads to 16. connect to the new_ghos...
2001-06-04 Wim TaymansUse the STACKSIZE and number of cothreads to calculate...
2001-05-27 Wim TaymansDocs updates
2001-05-26 Erik Walthinsenfixed cothread locking and set_arg/get_arg safety,...
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-05-16 David I. Lehn- Fix cothread pointers and allocation so full 2M stack...
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-03-02 Erik Walthinsenadded sparc cothreads
2001-01-20 Wim TaymansA very small change to make eos somewhat work. no inner...
2001-01-19 Erik Walthinsenmore cothreads cleanup, and first pass at ARM code
2001-01-19 Erik WalthinsenALPHA COTHREADS WORK! Worked around a nasty stack...
2001-01-19 Erik WalthinsenFirst pass at updating to new ghostpad system. The...
2001-01-18 Erik WalthinsenUpdates to cothreads code, including non-working alpha...
2001-01-14 Wim TaymansChange MAP_ANONYMOUS to MAP_ANON in the mmap for BSD...
2001-01-07 Richard Boultongstreamer-register will now never cause the
2001-01-05 Erik Walthinsenfixed missing comment noticed by David Lehn
2001-01-04 Erik Walthinsenupdated API docs
2001-01-04 Erik WalthinsenRearranged cothreads sources a bit, added some API...
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2000-12-30 Wim TaymansFixed autoplugging for avi
2000-12-30 Erik WalthinsenUpdated more files to use INFO.
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-27 Erik WalthinsenMostly minor little changes, but two interesting things...
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-12-04 Erik WalthinsenChanges made to the DEBUG system. New header file...
2000-12-03 Erik WalthinsenEnhanced debugging by making DEBUG() print out the...
2000-11-29 Erik WalthinsenRearranged cothread_switch a bit to move all the code...
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-10-21 Wim TaymansMPEG2 types added for better autoplugging. MPEG2 works...
2000-09-24 Wim TaymansThe cothreads were not initialized in its thread contex...
2000-09-22 Wim TaymansA first attempt to fix the queues in a cothreaded pipeline.
2000-09-21 Richard BoultonPatch from Chris Emerson for PPC. cothreads stuff...
2000-09-17 Wim TaymansAdded gst_pipeline_add_sink/src to allow multiple sink...
2000-09-16 Wim TaymansAdded a quick hack to allow loop based elements to...
2000-09-15 Richard BoultonBegun to add support for non i386 architectures, with...
2000-09-07 Wim TaymansFaster and modular getbits implementation.
2000-02-27 Wim TaymansThis is a rather large patch. Switched on -Wall compile...
2000-01-30 Erik Walthinseninitial checkin