Revert again, this time without post-commit reindent hooks to put back the indentatio...
[platform/upstream/gstreamer.git] / gst / gstscheduler.h
2004-03-15 Johan DahlinRevert again, this time without post-commit reindent...
2004-03-15 Johan Dahlin*.h: Revert indentation changes.
2004-03-13 Thomas Vander Stichelegst-indent run on core
2003-12-09 David SchleefChange GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-11-29 David SchleefChange 'const' to 'G_CONST_RETURN' in header files CAPS-MERGE-2
2003-10-07 David SchleefAdd padding to structures and objects
2003-04-15 Benjamin OtteAPI change: remove gst_object_destroy and #defines...
2003-02-23 Christian SchallerAdded cutter patch from Andrew Turner and sat default...
2003-02-11 Wim TaymansDefine default scheduler name in just one place.
2003-01-11 Wim Taymans- return boolean in _interrupt to better inform element
2003-01-09 Thomas Vander Stichelefirst pass of connect->link gst-plugins and other stuff...
2002-12-27 Wim Taymans- disable pads when going to PAUSED, we want to make...
2002-12-19 Wim Taymans- Cleanups
2002-12-06 David SchleefRemoving unused code related to stack allocation (cothr...
2002-11-02 Wim TaymansWe might use this in the future
2002-09-17 Wim TaymansAdded vmethod for when an element changes scheduling...
2002-07-09 Thomas Vander Stichelemerge from BRANCH-RELEASE-0_4_0
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-06-27 Andy Wingofree stack properly s/prefered/preferred/
2002-06-27 Thomas Vander Sticheleok, my latest added error checking and stuff this rever...
2002-06-19 Wim TaymansAdded _get_prefered_stack to the scheduler
2002-05-26 Wim Taymans- The clock_wait now returns the difference between...
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-04-19 Benjamin Otte- make all _get_list functions return a const reference...
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-04-03 Wim TaymansGST_DEBUG and _INFO should have no trailing \n
2002-03-30 Wim Taymans- Remove the propsprivate header file
2002-02-02 Wim TaymansAdded some more shims
2001-12-27 Wim Taymans- Added a function to get the currently executing cothread
2001-12-24 Wim TaymansBetter, cleaner state management of the scheduler by...
2001-12-22 Wim TaymansThis is an attempt at not segfaulting on errors but...
2001-12-20 Wim Taymans- Reclaim cothread state even if the cothread was never...
2001-12-19 Wim TaymansSome more work on cleanup.
2001-12-15 Wim TaymansVarious cleanups and leak fixage.
2001-12-15 Christian Schallerupdated .h files with // fixes
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-07-16 Wim TaymansAdded missing pad_select prototypes/defs.
2001-07-11 Wim TaymansAdded prototypes for gst_pad_peek, gst_pad_select and...
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-05-27 Wim TaymansDocs updates
2001-05-27 Erik Walthinsenfixed up and turned back on GST_SCHEDULE_SAFETY
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-26 Erik WalthinsenMore massive changes to the scheduling system. Moved...