api renaming
[platform/upstream/gstreamer.git] / gst / gstelement.c
2002-04-23 Thomas Vander Sticheleapi renaming
2002-04-23 Thomas Vander Sticheledoc changes
2002-04-23 Thomas Vander Stichelecode cleanup
2002-04-12 Andy Wingofeeble attempts to handle dynamic connections BRANCH-RELEASE-0_3_4-ROOT
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-04-07 Andy Wingonew parser that uses flex and bison
2002-04-03 Wim TaymansGST_DEBUG and _INFO should have no trailing \n
2002-03-31 Wim TaymansDocumentation updates
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-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-24 David I. Lehns/POINTER/OBJECT/ in g_signal_new for NEW_PAD and PAD_R...
2002-03-18 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...
2002-03-18 Benjamin Ottebugfix for gst_element_request_pad_by_name returning...
2002-03-06 Andy Wingofix bug when requesting pads by name
2002-03-03 Andy Wingodocument gst_caps_debug change gst_caps_debug to accept...
2002-02-21 Andy Wingoadd two apis: gst_element_connect_elements_many (elem1...
2002-02-20 Andy Wingowarning fixes gst_object_set_name (name, NULL) uniquifi...
2002-02-19 Andy Wingochanges to spider: add padtemplates so the connect...
2002-02-18 Andy Wingomany fixes related to dynamic pipelines.
2002-02-17 Andy Wingosome object cleanup fixes
2002-02-06 Wim TaymansSmall cleanups
2002-02-06 Benjamin OtteThis patch (nearly) completes the removal of vertical...
2002-02-06 Andy Wingocore is glib2 only now tried to convert to g_strdup_val...
2002-02-03 Wim TaymansAdded a first stab at a better clocking system.
2002-01-28 Benjamin Otteadd API to make life easier
2002-01-27 Benjamin Ottefix bug in _dispose of element/pads
2002-01-26 Benjamin Ottemake add_ghost_pad return new pad instead of NULL
2002-01-20 Wim TaymansSmall cleanups
2002-01-20 Wim TaymansDelay pad negotiation until the element is in READY...
2002-01-13 Wim TaymansLanded the new improved capsnegotiation system.
2002-01-11 Andy Wingosummary: fix xml in gstreamer 1) make clear distinction...
2002-01-01 Wim TaymansAPI doc updates.
2001-12-28 Wim Taymans- Removed deprecated buffer flags.
2001-12-27 Wim Taymans- Added a function to get the currently executing cothread
2001-12-25 Wim TaymansTee Fixes. added cothread_stop (not used) improved...
2001-12-22 Wim TaymansNever destroy the current 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-20 Wim Taymanscothread cleanup.
2001-12-18 Wim Taymans- Elements can now send events to their parent.
2001-12-15 Wim TaymansVarious cleanups and leak fixage.
2001-12-15 Thomas Vander Stichelefix some of uraeus's commenting fixes can someone also...
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
2001-12-14 Michael Meeksgst/gst.c (gst_main, gst_main_quit): upd.
2001-12-14 Wim TaymansAdded debugging info again.
2001-12-14 Wim TaymansRemoved code for which we don't have a shim yet.
2001-12-14 Wim TaymansSome leftover fixes from Michael.
2001-12-14 Wim TaymansDon't try to add NULL psepcs
2001-12-13 Wim TaymansMore Michael fixage
2001-12-13 Wim TaymansAplied more fixage from Michael Meeks.
2001-12-09 Wim TaymansAdded some more docs
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-11-24 Andy Wingofixed a double-unreffing problem when disposing of...
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-09-28 Steve Bakerreenabled object destruction by renaming shutdown and...
2001-09-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-09-13 Joshua N. Pritikinbackport wtay's marshal fixes from the EVENT1 branch
2001-09-13 Joshua N. Pritikinfix memory leaks
2001-09-10 Wim TaymansUpdates to make it compile against gtk1.2 again. mostly... BRANCH-EVENTS1-ROOT
2001-09-10 Joshua N. PritikinSync g_signal_new args with the marshaller (glib2 is...
2001-08-21 Wim TaymansLots of modifications to the plugin system.
2001-08-13 Steve Bakersync with the current CVS glib API
2001-08-06 Erik WalthinsenInitial code for the event system.
2001-07-11 Andy Wingoto element classes without using an elementfactory.
2001-06-25 Erik Walthinsengobject2gtk.h: added g2g_object_get_type() prototype...
2001-06-25 Erik WalthinsenReworked the arguments for DEBUG and INFO. Removed...
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-06-24 Erik Walthinseninitial pass at #ifdef'ing xml load/save BRANCH-GOBJECT1-200106241-ROOT GOBJECT1-200106241-FREEZE
2001-06-15 Wim TaymansChanged a stupid assert in request_pad.
2001-06-06 Wim TaymansRemoved a warning.
2001-05-26 Erik Walthinsenfixed cothread locking and set_arg/get_arg safety,...
2001-05-25 Wim TaymansSome cleanups.
2001-05-25 Erik Walthinsenremoved annoying debug message during state change...
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-03-12 Wim TaymansMerged the CAPSNEGO1 branch..
2001-03-07 Wim TaymansMerged the AUTOPLUG2 branch
2001-03-03 Wim TaymansAdded gstutils.h to #include
2001-03-03 Wim TaymansAdded a utility function in gstutils to set an object...
2001-01-31 Wim TaymansDocumentation updates.
2001-01-30 Wim TaymansAdded a first attempt for XML embedding in the main...
2001-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-23 Wim TaymansUpdated the docs with the new _request methods
2001-01-23 Richard BoultonAdd gst_element_request_compatible_pad and remove gst_e...
2001-01-21 Wim TaymansMore eos handling, bin in bin is handled correctly...
2001-01-20 Wim TaymansMore EOS changes.
2001-01-20 Wim TaymansMake sure the loopfunction ends when an element goes...
2001-01-20 Wim TaymansA very small change to make eos somewhat work. no inner...
2001-01-20 Erik WalthinsenGot ghostpads to work, even in -launch. Needs more...
2001-01-19 Wim TaymansAPI docs updates
2001-01-18 Wim TaymansAdded mthodes to request an element to create pads...
2001-01-18 Richard BoultonFixes to work with libxml2.
2001-01-15 Wim TaymansFixed the state change code in gstelement that broke...
2001-01-13 Wim Taymansinclude parser.h instead of gnome-xml/parser.h untill...
2001-01-08 Richard BoultonCorrect typo in comment, and make another comment more...
2001-01-06 Erik WalthinsenCleaned up the docs a bit.
2001-01-06 Wim TaymansUpdated the manual and the docs.
2001-01-03 Erik Walthinsendebug updates and a padtemplate counter added
2001-01-01 Wim TaymansDocumentation updates
next