summaryrefslogtreecommitdiff
path: root/gst/gstscheduler.c
Commit message (Expand)AuthorAgeFilesLines
...
* - The clock_wait now returns the difference between requested time and unlock...Wim Taymans2002-05-261-2/+3
* API cleanup: (s/g)et_sched -> _schedulerThomas Vander Stichele2002-05-251-1/+1
* typosThomas Vander Stichele2002-05-251-7/+7
* Totally rewritten registry handling.Wim Taymans2002-05-081-98/+38
* gst_scheduler_factory_make () can accept NULL as the first arg now _create ()...Andy Wingo2002-05-041-7/+19
* doc fixes s/gst_clock_activate/gst_clock_set_active/gThomas Vander Stichele2002-04-231-5/+5
* - make all _get_list functions return a const reference to original lists and...Benjamin Otte2002-04-191-1/+1
* commit to make gstreamer follow the gtk function/macro naming conventions:Andy Wingo2002-04-111-38/+38
* Documentation updatesWim Taymans2002-03-311-4/+51
* - Remove the propsprivate header fileWim Taymans2002-03-301-21/+193
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-1/+1
* Only unset the scheduler on REAL pads. This is a nasty one that causes random...Wim Taymans2002-02-221-7/+16
* --gst-scheduler={basic,standard} :-)))Andy Wingo2002-02-151-1/+2
* miscellaneous fixes, added gst_pad_unset_sched() api.Andy Wingo2002-01-191-15/+20
* API doc updates.Wim Taymans2002-01-011-0/+13
* - Removed deprecated buffer flags.Wim Taymans2001-12-281-1/+4
* - Added a function to get the currently executing cothreadWim Taymans2001-12-271-4/+27
* This is an attempt at not segfaulting on errors but reporting some usefull in...Wim Taymans2001-12-221-2/+89
* - Reclaim cothread state even if the cothread was never activated after the f...Wim Taymans2001-12-201-20/+7
* Some more work on cleanup.Wim Taymans2001-12-191-0/+26
* aye ladie, no more ugly // comments here, even if Taaz gets upset about itChristian Schaller2001-12-141-2/+2
* Added some more docsWim Taymans2001-12-091-2/+18
* - some fixes to int2float making automake 1.5 happy (gst now requires automak...wrobell2001-12-041-1452/+297
* Call the default handler of the padWim Taymans2001-11-141-1/+2
* Direct events to the event handler for non event-ware elements. pass the even...Wim Taymans2001-11-141-5/+12
* added taaz's threading patch, including queue eventsErik Walthinsen2001-10-271-0/+1
* API docs. revived _buffer_ref_by_count fast types for scheduler and bin.Wim Taymans2001-10-211-7/+82
* merge from EVENTS1 on 20011016Erik Walthinsen2001-10-171-1/+1
* 1. Add more warnings for the gst core only. Various trival fixes to quiet th...Joshua N. Pritikin2001-09-141-9/+10
* Removed the old eos and qos functions.Wim Taymans2001-08-101-11/+30
* Initial code for the event system.Erik Walthinsen2001-08-061-30/+30
* Properly set the eos flag when no elements can be scheduled.Wim Taymans2001-07-151-0/+52
* Added a g_assert when a filled bufpen is overwritten.Wim Taymans2001-07-111-0/+1
* Merged from GOBJECT1 to HEAD at 200106241GOBJECT1-200106241Erik Walthinsen2001-06-251-18/+19
* Changed a stupid assert in request_pad.Wim Taymans2001-06-151-1/+1
* Fixed some warnings.Wim Taymans2001-06-011-1/+1
* fixed cothread locking and set_arg/get_arg safety, and switched to 64 cothrea...Erik Walthinsen2001-05-261-2/+4
* Merged from INCSCHED on 200505251!!!INCSCHED1-200105251Erik Walthinsen2001-05-251-66/+784
* - Fix cothread pointers and allocation so full 2M stack space available:David I. Lehn2001-05-161-0/+1
* - backported the xml load bug in the propertiesWim Taymans2001-02-101-0/+1
* Reworked getregion/pullregion stuff. Region is now specified by a type (OFFS...Erik Walthinsen2001-02-051-40/+59
* This is a megapatch with the following changes:Wim Taymans2001-01-291-38/+38
* Check for NULL buffers before chaining/pushing them to the next element.Wim Taymans2001-01-201-2/+2
* More EOS changes.Wim Taymans2001-01-201-0/+1
* A very small change to make eos somewhat work. no inner bins are checked.Wim Taymans2001-01-201-14/+25
* Major cleanup of the latest ghostpad changes. Fixed everything that broke, c...Erik Walthinsen2001-01-191-51/+43
* First pass at updating to new ghostpad system. The objects are in place,Erik Walthinsen2001-01-191-39/+54
* removed a leakErik Walthinsen2001-01-071-2/+1
* Mega update of INFO, DEBUG, and ERROR subsystems, renamed with GST_ prefix.Erik Walthinsen2001-01-011-83/+83
* Started work on better ghostpad management, and started to build the low- lev...Erik Walthinsen2000-12-311-0/+1