summaryrefslogtreecommitdiff
path: root/gst/gstindexfactory.c
AgeCommit message (Expand)Author
2011-12-30index: remove GstIndex and GstIndexFactory for nowTim-Philipp Müller
2011-10-16fix more parent_classWim Taymans
2011-05-24feature: use object nameWim Taymans
2010-12-07docs: gst: more gobject introspection annotationsTim-Philipp Müller
2010-03-10Make code safe for -Wredundant-declsBenjamin Otte
2009-10-28optimisation : Use g_object_newv where possible.Edward Hervey
2009-10-28Remove GST_DEBUG_FUNCPTR where they're pointlessTim-Philipp Müller
2009-04-04gst: Use G_DEFINE_TYPE and friends or at least g_once_init_* in the _get_type...Sebastian Dröge
2009-04-03Remove unused variables detected by LLVM's Clang static analyzer.Edward Hervey
2008-04-23gst/gstelementfactory.c: Unref the factory after it was used the last time, n...Sebastian Dröge
2007-06-27gst/: Remove empty instance_init() functions to save relocs and lessen the no...Stefan Kost
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost
2006-02-28gst/gstbin.c: Help the compiler a bit with type registration.Wim Taymans
2005-10-15various style fixesThomas Vander Stichele
2005-10-15whitespace fixesThomas Vander Stichele
2005-09-22gst/gstconfig.h.in: Psych out gtk-doc.Andy Wingo
2005-09-20more docs inlined, splitted gstindex.{c,h}Stefan Kost