fix doc build fix autogen
[platform/upstream/gstreamer.git] / gst / gst.c
2004-01-13 Thomas Vander Stichelefix translations change --gst-debug format
2004-01-13 Thomas Vander Stichelecapitalize popt options
2004-01-13 Thomas Vander Sticheledistcheck fixes
2004-01-13 Thomas Vander Sticheleadding i18n tested with nl, seems to work fine
2003-12-24 Thomas Vander Stichelewhitespace and doc style fixes
2003-12-22 David SchleefMerge CAPS branch
2003-12-16 Thomas Vander Stichelerename option as suggested to avoid bad jokes :)
2003-12-15 Thomas Vander Sticheleimplementing segfault handler for plugin loading
2003-12-09 David SchleefChange GST_.*_PADDING to _gst_padding[GST_PADDING];
2003-12-04 Andy Wingoremove copyright field from plugin structs
2003-11-29 David SchleefRemove old autoplug code
2003-11-24 Benjamin Ottemerge in tagging
2003-11-22 Ronald S. BultjeDisable i18n if it's not there - this fixes build issue...
2003-11-18 Benjamin Otteimprove debugging options:
2003-11-03 David SchleefAdd GstStructure and GstValue
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-09-29 Iain HolmesUpdate the --gst-debug help documentation
2003-08-17 David Schleefinitialize gettext stuff, plus a few string i18ns
2003-07-03 Benjamin Ottefix threading on non-optimized atomic architectures...
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-05-31 Colin WaltersAdd --gst-disable-cpu-opt argument.
2003-05-18 Thomas Vander Sticheleapplying bugzilla.gnome.org/show_bug.cgi?id=110707...
2003-05-18 David Schleefchange from sscanf to strtol
2003-05-02 Benjamin Otteremove unnecessary check for registries - registry...
2003-05-01 Benjamin Ottefix for forte
2003-05-01 Benjamin Ottesilence forte warnings
2003-04-04 Benjamin Otteok, this is my nomination for idiot of the week
2003-04-04 Benjamin Otteremove old workaround for older popt version.
2003-04-04 Benjamin Ottemany changes to startup handling:
2003-02-11 Wim TaymansDefine default scheduler name in just one place.
2003-02-10 Wim Taymans- Add more --disable options
2003-01-21 David SchleefPatch to remove GCC-ism for local structure initializat...
2003-01-16 Wim TaymansAdded infrastructure to register URI to element+propert...
2003-01-01 Wim Taymans- Added PAD_NEGOTIATING flag, remove PAD_EOS flag
2002-12-16 Thomas Vander Sticheledon't do queries on error, we don't get many errors...
2002-12-14 Wim TaymansDocumentation updates
2002-12-12 Wim TaymansRenamed GstCache to GstIndex
2002-11-29 Wim TaymansIndex caches dir too, add caches to Makefile.am
2002-11-29 Thomas Vander Stichelerevert fix because GST_DEBUG_LEAVE("") doesn't work...
2002-11-29 Christian Schallercommit Brian's patch with AC fix from thomas
2002-11-27 Thomas Vander Stichelegst_init modeled upon gtk_init code cleanups
2002-10-27 Thomas Vander Stichelethis is a real programming error
2002-09-15 Wim TaymansSmall cleanups and leak fixes
2002-09-12 Thomas Vander Stichelescheduler renaming
2002-08-12 Thomas Vander Stichelefixes bug bugzilla.gnome.org/show_bug.cgi?id=90333...
2002-08-11 Thomas Vander Stichelesmall cleanups clarifications don't try reloading xml...
2002-07-28 Wim TaymansMake the formats dynamic so that plugins can register...
2002-07-13 Wim TaymansSmall documentation updates
2002-07-08 Wim Taymans- Removed bufferpool code and move that to gstbuffer.c
2002-06-27 Thomas Vander Sticheleback to basics
2002-06-23 Wim TaymansSmall cleanups
2002-06-21 Wim TaymansAdded a runtime option to use a dummy threading impleme...
2002-06-16 Wim TaymansAdded --gst-version that does nothing else than to...
2002-06-16 Thomas Vander Stichelechanging default scheduler to wingo's spiffy standard...
2002-05-11 Andy Wingofix refcounting tests so that they compile and run...
2002-05-10 Andy WingoGST_PLUGIN_PATH gets split into the user registry some...
2002-05-10 Andy WingoCheck to see if the registry is out of date, and if...
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-05-01 Thomas Vander Sticheleit's nice to see the core's version when running apps
2002-04-16 Andy WingoAdded --gst-fatal-warnings, the same as --g-fatal-warnings
2002-04-12 Thomas Vander Sticheleregistry handling changes read up on it in docs/random...
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-02-24 Benjamin Otteupdated popt stuff:
2002-02-20 Andy Wingowarning fixes gst_object_set_name (name, NULL) uniquifi...
2002-02-20 Steve Bakerso that people know about GST_PLUGIN_PATH
2002-02-20 Steve Bakermove GST_PLUGIN_PATH before _gst_plugin_initialize...
2002-02-16 Andy Wingoallow gst_init(NULL, NULL) to work this fix was prompte...
2002-02-16 Andy Wingoworkaround for old popt versions, maybe this is the...
2002-02-15 Andy Wingofirst pass at integrating popt into gstreamer note...
2002-02-06 Andy Wingocore is glib2 only now tried to convert to g_strdup_val...
2002-01-01 Wim TaymansSmall cleanups
2001-12-16 Wim TaymansRemove the --help arg and don't quit
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-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-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,...
next