gst: Don't pass miniobjects to GST_DEBUG_OBJECT() and similar macros
[platform/upstream/gstreamer.git] / gst / gstchildproxy.c
2018-11-12 Seungha Yanggst: Fix string leak when G_VALUE_COLLECT_INIT() was...
2018-03-20 Sebastian Drögegst: Fix compilation with latest GLib
2018-01-20 Tim-Philipp Müllerchildproxy: gracefully handle methods being NULL
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-01-27 Thibault SaunierPort gtk-doc comments to their equivalent markdown...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2014-06-26 Evan Nemersonintrospection: add missing (nullable) annotations to...
2014-05-29 Evan Nemersondocs: convert NULL, TRUE, and FALSE to %NULL, %TRUE...
2013-12-07 Sebastian Rasmussendocs: Fix typos in function/object descriptions
2013-03-29 Stefan Sauerchildproxy: fix gir warning
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-08-13 Tim-Philipp Müllerchildproxy: make gst_child_proxy_lookup() a proper...
2012-08-11 Tim-Philipp Müllerchildproxy: fix up g-i annotation for _lookup() paramsp...
2012-06-18 Evan Nemersonintrospection: assorted introspection and documentation...
2012-06-12 Stefan Sauerchildproxy: add a few more comments
2012-06-11 Stefan Sauerchildproxy: use GstChildProxy instead of GObject on...
2012-04-17 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-16 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-11 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-06 Wim TaymansMerge branch '0.10'
2012-04-05 Wim TaymansMerge branch '0.10'
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-04-02 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-31 Stefan Sauerchildproxy: fix more missing GST_OBJECT -> G_OBJECT use
2012-03-30 Stefan Sauerchildproxy: include the child name in the signal
2012-03-30 Stefan Sauerchildproxy: fix signal parameter types
2012-03-30 Stefan Sauerchildproxy: use GObject instead of GstObject
2012-03-30 Stefan Sauerchildproxy: make get_child_by_name virtual
2012-03-30 Stefan Sauerchildproxy: fix indentation
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-08 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-02 Sebastian Drögegst: Remove gstmarshal.[ch] completely and use the...
2011-09-08 Sebastian DrögeMerge branch 'master' into 0.11
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-26 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-25 Tim-Philipp Müllergst: we can now use GLib 2.24 API unconditionally
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
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...