fix doc build fix autogen
[platform/upstream/gstreamer.git] / gst / gstbin.h
2003-12-16 Benjamin Otteimplement gst_bin_get_(all_)by_interface
2003-12-13 Benjamin Otteremoved GST_*_CAST. Disabling of type checking is done...
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-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-14 David SchleefChange the iterate callback functions to a GSignal
2003-10-07 David SchleefAdd padding to structures and objects
2003-04-18 Benjamin Otte- make child_state_change a virtual function
2003-04-15 Benjamin OtteAPI change: remove gst_object_destroy and #defines...
2003-02-11 Wim TaymansClose bug #105570 (added gst_bin_remove_many patch...
2003-01-11 Wim Taymans- make add/remove overridable for custom bins
2002-12-19 Wim Taymans- Cleanups
2002-11-02 Wim Taymans- Reworked the clock to prepare for async notifications
2002-07-24 Wim TaymansRemoved gst_bin_change_state_type it doesn't work and...
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-10 Steve Bakerremove the "iterate_started" signal and replace it...
2002-06-07 Steve Bakeradded a "iterate_started" signal which fires before...
2002-06-03 Wim TaymansAdd iterate mutex for future use
2002-04-19 Benjamin Otte- make all _get_list functions return a const reference...
2002-03-30 Andy Wingoadd notify back to filesrc, it's needed for MVC applica...
2002-03-30 Wim Taymans- Remove the propsprivate header file
2002-03-18 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...
2002-02-21 Andy Wingoadd two apis: gst_element_connect_elements_many (elem1...
2002-02-03 Wim TaymansAdded a first stab at a better clocking system.
2001-12-27 Wim Taymans- Added a function to get the currently executing cothread
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-15 Christian Schallerupdated .h files with // fixes
2001-12-12 Wim TaymansRemoved dead code
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-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-05-27 Wim TaymansDocs updates
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-21 Wim TaymansMore eos handling, bin in bin is handled correctly...
2001-01-20 Wim TaymansMore EOS changes.
2001-01-20 Wim TaymansA very small change to make eos somewhat work. no inner...
2001-01-13 Wim Taymansinclude parser.h instead of gnome-xml/parser.h untill...
2001-01-06 Wim TaymansUpdated the manual and the docs.
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-28 Wim TaymansUpdated the API docs.
2000-12-27 Erik WalthinsenAdded some cleanup, so create_plan can be called multip...
2000-12-27 Erik WalthinsenAdded code to attempt the scheduling of chained cases...
2000-12-26 Erik WalthinsenMore massive changes to the scheduling system. Moved...
2000-12-25 Wim TaymansLots of editor changes:
2000-12-20 Erik WalthinsenMassive scheduling changes (again). Not entirely compl...
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-12-09 Erik WalthinsenSnapshot of work-in-progress do deal with out-of-bin...
2000-11-04 Wim TaymansAdded the excellent mpeg2dec decoder. Not 100% optimize...
2000-09-09 Wim TaymansChanges to gstreamer-config to include gtk+ libs manual...
2000-08-21 Wim TaymansA first (rude) attempt at autoplug.
2000-08-14 Wim TaymansState change fixes in the threading element.
2000-07-17 Erik WalthinsenMegapatch, changes which states are available, how...
2000-01-30 Erik Walthinseninitial checkin