Age | Commit message (Expand) | Author | Files | Lines |
2002-11-02 | - Reworked the clock to prepare for async notifications | Wim Taymans | 1 | -5/+6 |
2002-07-24 | Removed gst_bin_change_state_type it doesn't work and the concept is outdated... | Wim Taymans | 1 | -6/+0 |
2002-07-09 | merge from BRANCH-RELEASE-0_4_0 | Thomas Vander Stichele | 1 | -1/+1 |
2002-07-08 | - Removed unused locking from the cothreads | Wim Taymans | 1 | -6/+3 |
2002-06-10 | remove the "iterate_started" signal and replace it with pre_iterate and post_... | Steve Baker | 1 | -1/+9 |
2002-06-07 | added a "iterate_started" signal which fires before the iterate of a bin. use... | Steve Baker | 1 | -0/+1 |
2002-06-03 | Add iterate mutex for future use | Wim Taymans | 1 | -0/+3 |
2002-04-19 | - make all _get_list functions return a const reference to original lists and... | Benjamin Otte | 1 | -1/+1 |
2002-03-30 | add notify back to filesrc, it's needed for MVC applications remove notify pr... | Andy Wingo | 1 | -4/+2 |
2002-03-30 | - Remove the propsprivate header file | Wim Taymans | 1 | -9/+0 |
2002-03-18 | s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju... | Andy Wingo | 1 | -1/+4 |
2002-02-21 | add two apis: gst_element_connect_elements_many (elem1, elem2, ...) | Andy Wingo | 1 | -0/+1 |
2002-02-03 | Added a first stab at a better clocking system. | Wim Taymans | 1 | -4/+19 |
2001-12-27 | - Added a function to get the currently executing cothread | Wim Taymans | 1 | -1/+0 |
2001-12-22 | This is an attempt at not segfaulting on errors but reporting some usefull in... | Wim Taymans | 1 | -6/+6 |
2001-12-20 | - Reclaim cothread state even if the cothread was never activated after the f... | Wim Taymans | 1 | -0/+4 |
2001-12-15 | updated .h files with // fixes | Christian Schaller | 1 | -2/+2 |
2001-12-12 | Removed dead code | Wim Taymans | 1 | -2/+0 |
2001-12-04 | - some fixes to int2float making automake 1.5 happy (gst now requires automak... | wrobell | 1 | -33/+7 |
2001-10-21 | API docs. revived _buffer_ref_by_count fast types for scheduler and bin. | Wim Taymans | 1 | -11/+16 |
2001-06-25 | Merged from GOBJECT1 to HEAD at 200106241GOBJECT1-200106241 | Erik Walthinsen | 1 | -7/+7 |
2001-05-27 | Docs updates | Wim Taymans | 1 | -9/+0 |
2001-05-25 | Merged from INCSCHED on 200505251!!!INCSCHED1-200105251 | Erik Walthinsen | 1 | -7/+8 |
2001-01-29 | This is a megapatch with the following changes: | Wim Taymans | 1 | -0/+2 |
2001-01-21 | More eos handling, bin in bin is handled correctly now. | Wim Taymans | 1 | -0/+1 |
2001-01-20 | More EOS changes. | Wim Taymans | 1 | -2/+2 |
2001-01-20 | A very small change to make eos somewhat work. no inner bins are checked. | Wim Taymans | 1 | -24/+20 |
2001-01-13 | include parser.h instead of gnome-xml/parser.h untill xml-config is fixed... | Wim Taymans | 1 | -0/+7 |
2001-01-06 | Updated the manual and the docs. | Wim Taymans | 1 | -2/+2 |
2000-12-28 | Updated copyright in all the libgst files. | Erik Walthinsen | 1 | -2/+5 |
2000-12-28 | Updated the API docs. | Wim Taymans | 1 | -5/+5 |
2000-12-27 | Added some cleanup, so create_plan can be called multiple times. | Erik Walthinsen | 1 | -2/+0 |
2000-12-27 | Added code to attempt the scheduling of chained cases. Very simply right now... | Erik Walthinsen | 1 | -1/+1 |
2000-12-26 | More massive changes to the scheduling system. Moved the scheduling code to ... | Erik Walthinsen | 1 | -1/+16 |
2000-12-25 | Lots of editor changes: | Wim Taymans | 1 | -0/+1 |
2000-12-20 | Massive scheduling changes (again). Not entirely complete, but getting close... | Erik Walthinsen | 1 | -19/+24 |
2000-12-15 | Header cleanup: try to include as little as possible; this will probably spee... | Wim Taymans | 1 | -4/+2 |
2000-12-09 | Snapshot of work-in-progress do deal with out-of-bin elements. Current syste... | Erik Walthinsen | 1 | -0/+12 |
2000-11-04 | Added the excellent mpeg2dec decoder. Not 100% optimized but allready very fast. | Wim Taymans | 1 | -22/+20 |
2000-09-09 | Changes to gstreamer-config to include gtk+ libs manual changes: queues, thre... | Wim Taymans | 1 | -1/+1 |
2000-08-21 | A first (rude) attempt at autoplug. | Wim Taymans | 1 | -0/+1 |
2000-08-14 | State change fixes in the threading element. | Wim Taymans | 1 | -1/+5 |
2000-07-17 | Megapatch, changes which states are available, how they're used, and how they... | Erik Walthinsen | 1 | -0/+3 |
2000-01-30 | initial checkin | Erik Walthinsen | 1 | -0/+106 |