bufferlist: fix a comment
[platform/upstream/gstreamer.git] / gst / gst.c
2009-05-12 Jonas Holmbergbufferlist: add docs/build/debug/unittest
2009-05-11 Tim-Philipp Müllerxmlregistry: remove the old xml registry
2009-04-17 Yaakov Selkowitzgst_init: relocatability is unnecessary on Cygwin
2009-03-18 Wim Taymanswindows: initial commit for terminal colors
2009-03-17 David Adamconfig.h needs to be included first, either directly...
2009-03-02 Sebastian DrögeAPI: Add gst_util_array_binary_search() for binary...
2009-02-08 Sebastian DrögeReplace some mentions of CVS by GIT
2009-01-08 Stefan Kostgst/gst.c: Create a registry if there is none also...
2009-01-06 Tim-Philipp Müllergst/gst.c: Ref new enum type in gst_init.
2008-12-05 David Schleefgst/gst.c: Search for plugins on win32 based on the...
2008-08-07 Frederic Crozatgst/gst.c: Make sure gettext returns translations in...
2008-07-31 Robert Schwebelgst/gst.c: Include gstconfig.h as macros from it are...
2008-07-31 Sebastian DrögeRemove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere.
2008-07-12 Sebastian Drögegst/gst.c: Fix scanning of paths given via --gst-plugin...
2008-05-24 Tim-Philipp MüllerAPI: gst_parse_launch_full()
2008-04-28 Sebastian Drögegst/gst.c: Register GstClock type from a type-safe...
2008-04-25 Tim-Philipp MüllerRef some more classes in gst_init() to work around...
2008-04-24 Jason ZhaoEnable/disable scan_and_update_registry() based on...
2008-04-14 Tim-Philipp Müllergst/gst.c: Pre-register GstGError GType from a thread...
2008-04-11 Julien MoutteMac OS X love...
2008-04-09 Tim-Philipp Müllergst/gst.c: Fix const position; ref GType classes for...
2008-03-31 Stefan KostMacOS has plugins under .so or under .dylib. Add detect...
2008-03-31 Stefan Kostgst/gst.c: Fix type in log message and add one to ease...
2008-02-05 David Schleefgst/gst.c: Add a separate gst_deinitialized that preven...
2008-01-17 Tim-Philipp Müllergst/: Change API of gst_plugin_register_static() to...
2008-01-12 Jan Schmidtgst/gst.c: _gst_trace_on is already provided by gsttrac...
2008-01-09 Tim-Philipp MüllerAPI: add gst_plugin_register_static() and deprecate
2007-11-07 Tim-Philipp Müllergst/: Move getenv() back into gst_init, so everyone...
2007-11-06 Tim-Philipp Müllergst/gst.c: Make _gst_disable_segtrap static, it's...
2007-11-02 Tim-Philipp Müllergst/gst.c: Clean up on deinit (not the external ones...
2007-11-01 Tim-Philipp Müllerg_type_class_ref() other types as well, see #349410...
2007-10-29 Stefan KostImprove bin graph dumping, by using the envvar to speci...
2007-10-17 Stefan KostAllow dumping pipelines as dot graphs. Fixes #456573.
2007-08-23 Tim-Philipp Müllergst/gst.c: Don't use GST_INFO before the debug system...
2007-08-03 Sebastian Drögegst/gst.c: Fix confusing typo in debug output.
2007-07-16 Stefan Kostgst/gst.c: Avoid reading registry twice on startup...
2007-06-06 Tim-Philipp MüllerAPI: add GstParamSpecFraction, so elements can have...
2007-05-12 David Schleefgst/gst.c: Add GST_DISABLE_OPTION_PARSING, in order...
2007-03-20 Wim Taymansgst/gst.c: Fix compilation with registry disabled as...
2007-03-07 Tim-Philipp Müllergst/: Remove newlines at end of debug log strings.
2007-01-29 Stefan Kostconfigure.ac: comment about refining the xml deps
2007-01-23 Tim-Philipp Müllergst/gst.c: Make warning about late g_thread_init()...
2007-01-08 Tim-Philipp MüllerAPI: add gst_update_registry() (#391296).
2007-01-05 Tim-Philipp Müllergst/gst.c: Call g_thread_init() first thing in gst_init...
2006-12-19 Tim-Philipp Müllergst/gst.c: Docs typo fix.
2006-12-14 Tim-Philipp Müllergst/gst.c: init_pre() and init_post() might be called...
2006-12-12 Tim-Philipp MüllerAdd some basic system details such as OS and architectu...
2006-12-09 Jan Schmidtgst/gst.c: Ignore EINTR when reading from the child...
2006-10-28 Sergey ScobichAdd needed entries in .def files.
2006-10-11 Tim-Philipp Müllergst/gst.c: Check return value of write() to make compil...
2006-10-06 Josep Torre Vallesgst/gst.c: Fix empty declaration and type mismatch.
2006-10-03 Jan Schmidtgst/gst.c: Use a pipe pair to receive status results...
2006-09-28 Jan Schmidtgst/: Re-commit the registry changes, along with an...
2006-09-27 Jan Schmidtgst/: Revert previous change until I figure out why...
2006-09-27 Jan Schmidtgst/gst.c: Make init_pre and init_post take the full...
2006-09-14 Thomas Vander Stichelereleasing 0.10.10 RELEASE-0_10_10
2006-09-03 Tim-Philipp Müllergst/gst.c: Print better details when child was terminat...
2006-08-20 Stefan KostSimplify caps to get rid of duplicates, fixes #345444
2006-08-16 Jan SchmidtAdd internal helpers for pre-registering quarks from...
2006-08-11 Edward Herveygst/gst.c: Set gst as being initialized before scanning...
2006-08-11 Wim TaymansDoc updates.
2006-08-11 Tim-Philipp Müllergst/gst.c: Fix typo in error message.
2006-07-17 Wim TaymansAdd two functions to check and change the SIGSEGV behav...
2006-07-10 Edward Herveygst/gst.c: let's make valgrind happy...
2006-07-08 Andy Wingotools/gst-launch.c (main): Handle err == NULL. gst...
2006-06-28 Peter Kjellerstedtgst/gst.c: Fix missing g_strdup() and double free when...
2006-06-13 Tim-Philipp Müllergst/gst.c: If the fork()'ed child process can't write...
2006-06-13 Edward Herveygst/gst.c: Free string.
2006-06-12 Wim Taymansgst/: Use _CAST macros to avoid unneeded type checking.
2006-06-10 Thomas Vander Stichelegst/gst.c: move pid declaration to declaration block
2006-06-10 Thomas Vander Stichelegst/gst.c: use _exit() instead of exit() in our forked...
2006-06-05 Edward Herveygst/gst.c: plugin_paths is not used if we build without...
2006-05-30 Sébastien Mouttegst/gst.c: set #include <sys/wait.h> in a #ifdef #ifdef...
2006-05-29 Tim-Philipp Müllergst/gst.c: Don't scan registry paths passed via --gst...
2006-05-28 Thomas Vander Stichelegst/gst.c: if we have fork, fork while reading/rebuildi...
2006-05-05 Wim Taymansgst/: Remove pre glib2.8 compatibility, fixes #340508
2006-05-04 James AndrewarthaMake sure gstprivate.h and/or config.h are always inclu...
2006-04-28 Stefan Kostgst/: only write out registry if it has changed, fixes...
2006-04-01 Thomas Vander Sticheleconfigure.ac: use new AS_VERSION and AS_NANO macros
2006-03-03 Jan Schmidtgst/gst.c: Add a check and output a g_warning when...
2005-12-27 Tim-Philipp Müllergst/gst.c: Init tags stuff and some other things before...
2005-12-16 Stefan Kostgst/: change some char* into char[]
2005-12-16 Thomas Vander Stichelegst/gst.c: make the registry cache file HOST_CPU-dependent
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-05 Thomas Vander Stichelegst/gst.c (init_post): remove hard-coded 0.9 location...
2005-12-01 Michael Smithgst/gst.c: Escape a % to make gtkdoc happier; bug 322958.
2005-11-30 Thomas Vander Stichelevarious fixes to make
2005-11-29 Thomas Vander Stichelemove queue from core to the elements plugin ç
2005-11-24 Wim TaymansDoc fixes.
2005-11-01 Luca Ognibenegst/gst.c: fix docs. popt is death, long live GOption.
2005-10-16 Thomas Vander Sticheleadd gst_version_string ()
2005-10-16 Thomas Vander Sticheleconfigure.ac: clean up further
2005-10-16 Thomas Vander Sticheleconfigure.ac: use the gettext macro
2005-10-16 Thomas Vander Stichelegst/: add the nano
2005-10-15 Thomas Vander Stichelegst/gst.*: remove _gst_registry_auto_load, not used...
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-13 Stefan Kostfix GOption context leaks doc fixes
2005-10-12 Stefan Kostremoved unused flags from miniobject doc fixes
next