gst/gstbin.c: Help the compiler a bit with type registration.
[platform/upstream/gstreamer.git] / gst / gstelementfactory.c
2006-02-28 Wim Taymansgst/gstbin.c: Help the compiler a bit with type registr...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-24 Wim TaymansDoc fixes.
2005-10-15 Thomas Vander SticheleI'm too lazy to comment this
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-15 Thomas Vander Stichelesignedness fixes
2005-10-08 Stefan Kostmore docs
2005-09-27 Thomas Vander Stichelegst/: remove now useless and leaky resurrection code...
2005-09-22 Andy Wingogst/gstconfig.h.in: Psych out gtk-doc.
2005-09-21 David Schleefgst/gstelementfactory.c: Drink a little beer, fix a...
2005-09-20 Andy Wingogst/gstelementfactory.c (gst_element_factory_create...
2005-09-19 Thomas Vander Stichelecheck/Makefile.am: re-enable tests now that leaks are...
2005-09-18 Thomas Vander Stichelevarious cleanups and memleak plugging. make valgrind...
2005-09-18 David Schleefcheck/Makefile.am: Fix environment variables.
2005-09-16 David SchleefGetting tired of debugging. Disabled all the unreffing...
2005-09-15 David Schleefremove
2005-09-02 Stefan Kostmerged elementdetails docs into elementfactory docs...
2005-07-09 Thomas Vander Stichelecheck/gst/gstbin.c: add test for state change message...
2005-06-29 Edward Herveygst/: Moved gst_element_factory_can_[sink|src]_caps...
2005-06-08 Thomas Vander Sticheleadd a debug line
2005-04-12 Ronald S. BultjeUse libxml2 for registry parsing, use staticpadtemplate...
2005-02-19 Benjamin Ottegst/: name objects by default, not in gst_element_facto...
2004-12-16 Ronald S. Bultjegst/gstelementfactory.c: Fix compile failure if compili...
2004-07-29 Benjamin Ottegst/gstpad.c: check that caps are fixed
2004-07-22 Benjamin Ottegst/gstelementfactory.c: set the factory in the class...
2004-07-20 Thomas Vander Stichelefix for 147929: [PATCH] running gst-register in non...
2004-06-16 Benjamin Ottegst/gstelementfactory.c: make the freakin "elementfacto...
2004-04-06 Benjamin Ottegst/autoplug/gstspider.c: don't ref the element, adding...
2004-03-30 Thomas Vander Stichelemore doc fixes
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-02-20 Andy Wingogst/: Debugging tweaks.
2003-12-22 David SchleefMerge CAPS branch
2003-11-24 Benjamin Otteimplement URI schemes
2003-11-24 Benjamin Ottemerge in tagging
2003-11-11 Andy Wingofix an old bug traversing pad template lists, and chang...
2003-11-02 Ronald S. BultjeXML, gst-editor, gst-rec and anything that's not based...
2003-11-02 Benjamin Otteimplement 'gst_element_factory_find_from_element' to...
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-08-18 Ronald S. BultjeRemove duplicate rank field (fixes #119510)
2003-07-16 Andy Wingosome formatting and doc fixes, and make gstdebug output...
2003-07-08 Benjamin Ottemake sure we have sane element details - this breaks...
2003-07-05 Benjamin Ottedebugging cleanup
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-06-16 Andy Wingoset GstElement->elementfactory before creating any...
2003-05-02 Benjamin Ottemake gst-launch --gst-mask=-1 fakesrc ! fakesink work...
2003-03-29 Martin Schulzegst/gstelementfactory.c: Add "g_free (dp->license)...
2003-02-10 Wim Taymans- Add more --disable options
2003-02-02 Wim Taymans- implement FLOATING flag on caps/props
2003-01-17 Wim Taymans- properly ref/unref scheduler and clock in gstelement
2002-11-01 David I. Lehnuse plugin feature api vs gstobject api
2002-10-02 Thomas Vander Stichelecode cleanup and API change (gst_caps_check_compatibili...
2002-09-15 Wim TaymansSmall cleanups and leak fixes
2002-08-28 Thomas Vander Sticheleget the type number before showing it
2002-08-28 Thomas Vander Stichelecode cleanup fixes
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-06-13 Thomas Vander Stichelestrange this didn't get commited on a regular commit
2002-05-31 Steve Bakeradd a rank to elementfactory for autoplugging
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-04-26 Andy Wingoset the "name" property on pad templates
2002-04-21 Thomas Vander Sticheleadapted docs
2002-04-12 Thomas Vander Stichelereg.xml to registry.xml adding spaces
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-04 Benjamin Ottefix warning (yes, I'm using -Werror now :)
2002-02-20 Andy Wingowarning fixes gst_object_set_name (name, NULL) uniquifi...
2002-02-19 Thomas Vander Sticheledocumentation addition
2002-02-18 Andy Wingomany fixes related to dynamic pipelines.
2001-12-28 Wim Taymans- Removed deprecated buffer flags.
2001-12-15 Wim TaymansVarious cleanups and leak fixage.
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
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-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-09-29 Steve Bakerfactory needs a ref to the padtemplate so that the...
2001-09-28 Steve Bakerreenabled object destruction by renaming shutdown and...
2001-09-23 Thomas Vander Sticheleg_critical is a glib-2.0-ism, changed them to g_warning...
2001-09-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-09-14 Joshua N. Pritikinbe less strict
2001-09-13 Joshua N. Pritikinfix memory leaks
2001-09-13 Joshua N. Pritikin1 avoid freeing statically allocated factory->details...
2001-09-10 Erik Walthinsengstinfo.[ch], cothreads.c: added initial support for...
2001-08-21 Wim TaymansLots of modifications to the plugin system.
2001-08-21 Erik Walthinsenadded more INFO lines to elementfactory_make to make...
2001-07-11 Andy Wingoto element classes without using an elementfactory.
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-05 Richard BoultonRevert accidentally applied changes.
2001-06-05 Richard BoultonFIx memleak in save-thyself introduced by changing...
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-01-29 Wim TaymansThis is a megapatch with the following changes:
2001-01-19 Wim TaymansAPI docs updates
2001-01-18 Richard BoultonFixes to work with libxml2.
2001-01-07 Erik Walthinsenmore leak fixes
2001-01-06 Erik WalthinsenCleaned up the docs a bit.
2001-01-06 Wim TaymansUpdated the manual and the docs.
next