gst_caps_to_string: print NULL caps correctly
[platform/upstream/gstreamer.git] / gst / gstelementfactory.c
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.
2001-01-03 Erik Walthinsendebug updates and a padtemplate counter added
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2000-12-31 Wim TaymansAdded multiple caps to the pads
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-28 Wim TaymansUpdated the API docs.
2000-12-28 Wim TaymansFixes for the new scheduler.
2000-12-23 Wim TaymansAdded handoff signals to fakesrc and fakesink
2000-12-22 Wim TaymansFixed a bug in gstbin.c the manager was not detected.
2000-12-19 Wim TaymansCleanup in gsttypes.c: removed the crazy GList of GHash...
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-12-13 Wim TaymansChanged the GstPadFactory and added the GstPadTemplate.
2000-12-12 Wim TaymansMore Caps changes, this change introduces the padfactor...
2000-12-11 Wim TaymansFirst attempt at rebuilding the type/plugin system
2000-10-25 Wim TaymansMore Docs updates.
2000-10-08 Wim TaymansFixed a bug in the typeloading.
2000-09-27 Wim TaymansLoading and saving of XML pipeline descriptions.
2000-09-24 Wim TaymansCleanups.
2000-09-14 Wim TaymansThe vorbis encoder
2000-09-14 Wim TaymansDue to popular demand :-), I added a vorbis decoder.
2000-09-09 Wim TaymansChanges to gstreamer-config to include gtk+ libs manual...
2000-08-28 Wim TaymansExternalized the plugin information in /etc/gstreamer...
2000-08-21 Wim TaymansA first (rude) attempt at autoplug.
2000-03-13 Wim TaymansVarious cleanups. Moved the overlay code to a specializ...
2000-01-30 Erik Walthinseninitial checkin