summaryrefslogtreecommitdiff
path: root/gst/gstchildproxy.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-07docs: gst: more gobject introspection annotationsTim-Philipp Müller1-6/+9
2010-03-17gst: use #if GLIB_CHECK_VERSION instead of #ifndef GLIBMACROTim-Philipp Müller1-4/+4
2010-03-12gst: Use G_VALUE_COLLECT_INIT if availableEdward Hervey1-0/+5
2010-03-11gstreamer: remove unneeded castsEdward Hervey1-1/+1
2010-01-24childproxy: remove ; after }Stefan Kost1-1/+1
2009-10-07childproxy: initialize gvalue in _valist function. Fixes #595602Stefan Kost1-19/+48
2009-04-04gst: Use G_DEFINE_TYPE and friends or at least g_once_init_* in the _get_type...Sebastian Dröge1-4/+8
2008-07-08gst/gstchildproxy.c: Add FIXMEs for 0.11 to use GST_TYPE_OBJECT in the signat...Sebastian Dröge1-0/+4
2008-07-05gst/gstchildproxy.c: Fix copy&paste error in gst_child_proxy_removed() docume...Sebastian Dröge1-1/+1
2008-01-10gst/gstchildproxy.c: Improve docs and add some ideas for making this more gen...Stefan Kost1-5/+14
2007-03-14gst/gstchildproxy.c: Invert precondition check to be alike the ones in the mi...Stefan Kost1-3/+3
2007-02-11docs/libs/Makefile.am: Fix path to core docs.Stefan Kost1-0/+14
2006-02-28gst/gstbin.c: Help the compiler a bit with type registration.Wim Taymans1-1/+1
2005-11-24Doc fixes.Wim Taymans1-1/+1
2005-10-15various style fixesThomas Vander Stichele1-2/+3
2005-10-15whitespace fixesThomas Vander Stichele1-5/+5
2005-10-08gst/: Make ChildProxy threadsafe and fix mem leaks.Wim Taymans1-28/+68
2005-09-20docs/gst/Makefile.am: Ignore a few more internal headersDavid Schleef1-0/+1
2005-08-22ported gstchildproxy over from 0.8 ported gst-inspect fixes and enhancements ...Stefan Kost1-0/+432