merge from EVENTS1 on 20011016
[platform/upstream/gstreamer.git] / gst / gst.c
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-09-13 Joshua N. Pritikin1 fix duplicate #define of gst_marshal_VOID__OBJECT_POI...
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-13 Steve Bakersync with the current CVS glib API
2001-06-25 Wim TaymansRemoved the final bits of GstMeta.
2001-06-25 Erik Walthinsengobject2gtk.h: added g2g_object_get_type() prototype...
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-17 Steve Bakeradded a default bufferpool factory function. it reuses...
2001-06-04 Richard BoultonReplace NO_X conditional compilation with testing wheth...
2001-06-03 Wim Taymansoptionally call gtk_type_init() instead of gtk_init...
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-04-27 Erik WalthinsenAdded colorization to DEBUG and INFO. Colors are based...
2001-03-20 Wim TaymansMore work on capsnego proxying. It should be OK now.
2001-03-09 Richard BoultonFix gst_init() so that it doesn't fail when passed...
2001-02-24 Wim Taymansslightly changed the Makefile.am in videoscale libs.
2001-02-23 Erik WalthinsenAdded two options: --gst-plugin-spew will print errors...
2001-02-22 Wim TaymansMore doc updates
2001-01-19 Wim TaymansMoved queue and typefind elements to the core since...
2001-01-18 Wim TaymansAdded mthodes to request an element to create pads...
2001-01-07 Wim TaymansHandle the tee element like bin, thread, pipeline,...
2001-01-01 Erik Walthinsenupdated the debug system so it works nicely now
2001-01-01 Erik WalthinsenAdded API to control DEBUG level, updated cmdline code
2001-01-01 Erik Walthinsenmodified cmdlien code to take both 0xHEX and dec, and...
2001-01-01 Wim TaymansFixed a typo
2001-01-01 Wim TaymansAdded command line parsing for
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2000-12-30 Wim TaymansFixed MPEG2 autoplugging
2000-12-30 Erik WalthinsenUpdated more files to use INFO.
2000-12-29 Erik WalthinsenAdded DEBUG, INFO, and ERROR systems. Very little...
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-19 Wim TaymansCleanup in gsttypes.c: removed the crazy GList of GHash...
2000-12-16 Erik WalthinsenWARNING: Don't grab this updated unless you're really...
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-11-04 Wim TaymansAdded the excellent mpeg2dec decoder. Not 100% optimize...
2000-11-02 Wim TaymansMake sure the Gdk thread lock is not held inside the...
2000-09-14 Wim TaymansDue to popular demand :-), I added a vorbis decoder.
2000-09-12 Wim TaymansAdded CPU detection.
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-03-13 Wim TaymansVarious cleanups. Moved the overlay code to a specializ...
2000-02-02 Erik WalthinsenMore documentation changes, a couple configure.in and...
2000-01-30 Erik Walthinseninitial checkin