summaryrefslogtreecommitdiff
path: root/gst/gstindexfactory.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-28optimisation : Use g_object_newv where possible.Edward Hervey1-2/+2
2009-10-28Remove GST_DEBUG_FUNCPTR where they're pointlessTim-Philipp Müller1-1/+1
2009-04-04gst: Use G_DEFINE_TYPE and friends or at least g_once_init_* in the _get_type...Sebastian Dröge1-28/+7
2009-04-03Remove unused variables detected by LLVM's Clang static analyzer.Edward Hervey1-4/+0
2008-04-23gst/gstelementfactory.c: Unref the factory after it was used the last time, n...Sebastian Dröge1-2/+22
2007-06-27gst/: Remove empty instance_init() functions to save relocs and lessen the no...Stefan Kost1-7/+1
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-02-28gst/gstbin.c: Help the compiler a bit with type registration.Wim Taymans1-1/+1
2005-10-15various style fixesThomas Vander Stichele1-0/+1
2005-10-15whitespace fixesThomas Vander Stichele1-2/+2
2005-09-22gst/gstconfig.h.in: Psych out gtk-doc.Andy Wingo1-3/+6
2005-09-20more docs inlined, splitted gstindex.{c,h}Stefan Kost1-0/+219