]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - gst/gstchildproxy.c
g_thread_create() is deprecated in GLib master, use g_thread_try_new() instead
[glsdk/gstreamer0-10.git] / gst / gstchildproxy.c
2011-09-07 Piotr Fusikdocs, gst: typo fixes
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-05-25 Tim-Philipp Müllergst: we can now use GLib 2.24 API unconditionally
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-03-17 Tim-Philipp Müllergst: use #if GLIB_CHECK_VERSION instead of #ifndef...
2010-03-12 Edward Herveygst: Use G_VALUE_COLLECT_INIT if available
2010-03-11 Edward Herveygstreamer: remove unneeded casts
2010-01-24 Stefan Kostchildproxy: remove ; after }
2009-10-07 Stefan Kostchildproxy: initialize gvalue in _valist function....
2009-04-04 Sebastian Drögegst: Use G_DEFINE_TYPE and friends or at least g_once_i...
2008-07-08 Sebastian Drögegst/gstchildproxy.c: Add FIXMEs for 0.11 to use GST_TYP...
2008-07-05 Sebastian Drögegst/gstchildproxy.c: Fix copy&paste error in gst_child_...
2008-01-10 Stefan Kostgst/gstchildproxy.c: Improve docs and add some ideas...
2007-03-14 Stefan Kostgst/gstchildproxy.c: Invert precondition check to be...
2007-02-11 Stefan Kostdocs/libs/Makefile.am: Fix path to core docs.
2006-02-28 Wim Taymansgst/gstbin.c: Help the compiler a bit with type registr...
2005-11-24 Wim TaymansDoc fixes.
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-08 Wim Taymansgst/: Make ChildProxy threadsafe and fix mem leaks.
2005-09-20 David Schleefdocs/gst/Makefile.am: Ignore a few more internal headers
2005-08-22 Stefan Kostported gstchildproxy over from 0.8 ported gst-inspect...