object: Fix creation of default name
[platform/upstream/gstreamer.git] / gst / gstobject.c
2011-01-05 David Schleefobject: Fix creation of default name
2010-12-26 Tim-Philipp MüllerRevert "micro-optim: if (x) is cheaper than if (x ...
2010-12-17 Edward Herveygst: documentation fixups and annotation
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-12-03 David SchleefUse g_snprintf() instead of snprintf()
2010-12-03 Stefan Kostgstobject: add stdio.h for snprint
2010-12-03 Edward Herveymicro-optim: if (x) is cheaper than if (x > 0) for...
2010-12-03 Stefan Kostgstobject: more default name generation more efficient
2010-09-09 Edward Herveygstobject: avoid string creation when not needed
2010-09-06 Stefan Kostdocs: give a practical example for the gst_object_has_a...
2010-08-23 Mark Nauwelaertsgstobject: fix leak when naming parented object
2010-06-26 Tim-Philipp MüllerDon't include <libxml/parser.h> from public headers...
2010-06-25 Sebastian Drögegstxml: Deprecate GstXml and related functions
2010-06-22 Tim-Philipp Müllergstobject: deprecate gst_object_{set|get}_name_prefix()
2010-06-05 Tim-Philipp Müllerinfo: add new TRACE log level and move refcounting...
2010-03-28 Sebastian Drögegst: Use GSlice instead of normal g_malloc in more...
2010-03-11 Edward Herveygstreamer: remove unneeded casts
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2010-03-10 Benjamin OtteMake code safe for -Wredundant-decls
2009-12-24 Wim Taymansavoid some more type checks
2009-12-14 Stefan Kostgstobject: add fixme-0.11 comment
2009-12-14 Stefan Kostcomment: small comment correction
2009-12-07 Edward Herveygstobject: Avoid double strdup when setting NULL names.
2009-10-28 Edward Herveyoptimisation : Use g_object_newv where possible.
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-14 Sebastian Drögegstobject: Replace recursive gst_object_has_ancestor...
2009-10-08 Edward Herveygstobject: Remove dead assignment.
2009-06-23 Wim Taymansobject: also add pointers to debug
2009-05-11 Wim TaymansAvoid unneeded type checks
2009-05-11 Wim Taymansgstobject: add gst_object_ref_sink
2009-05-11 Wim Taymansgstobject: avoid type checks
2009-04-04 Sebastian Drögegst: Use G_DEFINE_TYPE and friends or at least g_once_i...
2009-04-03 Edward HerveyRemove unused variables detected by LLVM's Clang static...
2009-03-10 Stefan Kostcomment: add a fixme-0.11
2009-01-03 Edward Herveygst/: Assign debug statements to relevant categories...
2008-11-19 Andrew Ferengst/gstobject.c: Unref the GEnumClass after usage again...
2008-11-06 Wim Taymansgst/gstcaps.c: Callgrind micro optimisations.
2008-08-28 Stefan Kostgst/gstobject.c: Put the gst_object_get_name() back in.
2008-08-27 Stefan Kostgst/gstobject.c: Due to popular request also include...
2008-03-22 Sebastian DrögeDefine G_PARAM_STATIC_STRINGS if it's undefined (GLib...
2007-12-22 Sebastian Drögegst/gstobject.c: Fix typo in the gst_object_{ref,unref...
2007-12-13 Tim-Philipp Müllergst/gstobject.c: Don't use GST_CAT_EVENT here for loggi...
2007-11-04 Murray Cumminggst/gstobject.c: Corrected the registration of the...
2007-06-05 Wim Taymansgst/gstobject.c: Fix signal signature.
2007-04-20 Stefan Kost2nd attempt to have a xml-less build as a joined effort...
2007-03-13 Stefan Kostdocs/: Do some Architect work.
2007-02-28 Wim Taymansgst/gstelement.*: Improve docs a little. Added Since...
2007-01-29 Stefan Kostconfigure.ac: comment about refining the xml deps
2006-10-06 Josep Torre Vallesgst/gst.c: Fix empty declaration and type mismatch.
2006-09-15 Wim Taymansgst/: Small cleanups in docs and code.
2006-07-07 Tim-Philipp Müllergst/gstobject.c: Random micro-optimisation: don't use...
2006-06-12 Wim Taymansgst/gstobject.c: Add G_UNLIKELY in type registration.
2006-05-11 Stefan KostG_OBJECT_CLASS macro usage batch cleanup, fixes #337747...
2006-05-05 Wim Taymansgst/: Remove pre glib2.8 compatibility, fixes #340508
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-03-22 Wim Taymansgst/gstelement.c: Cleanup the error case.
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes. gst/gstobject...
2005-11-09 Wim Taymansgst/gstobject.*: Documentation fixes.
2005-11-08 Wim Taymansgst/: Avoid excessive typechecking in macros.
2005-10-31 Andy WingoBoo!
2005-10-17 Thomas Vander Stichelegst/gstcaps.c: fix signedness issues in a (hopefully...
2005-10-15 Thomas Vander Stichelegst/gst.*: remove _gst_registry_auto_load, not used...
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-10-05 Thomas Vander Sticheleindent ifdefs
2005-09-29 Thomas Vander Stichelegst/gstobject.c: for 2.6 refcounting, make debug log...
2005-09-28 Wim Taymansgst/gstbin.c: Some documentation updates.
2005-09-27 Thomas Vander Stichelegst/: remove now useless and leaky resurrection code...
2005-09-27 Wim Taymansgst/gstbin.c: use gst_object_has_ancestor().
2005-09-23 Stefan Kostinlined 3 more biiiig doc files and added some missing...
2005-09-20 Andy Wingogst/gstelementfactory.c (gst_element_factory_create...
2005-09-20 Stefan Kostadded missing symbols to api docs disable ref-count...
2005-09-20 David Schleefdocs/gst/Makefile.am: Ignore a few more internal headers
2005-09-18 Thomas Vander Stichelevarious cleanups and memleak plugging. make valgrind...
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-06-28 Andy Wingogst/gstobject.c (gst_object_unref, gst_object_ref)
2005-06-23 Andy Wingogst/gstobject.h (GST_CLASS_LOCK, GST_CLASS_TRYLOCK...
2005-06-08 Andy Wingogst/gstutils.c: RPAD fixes all around.
2005-05-05 Wim Taymansgst/: Fix name lookup in GstBin.
2005-04-24 David SchleefConvert everything from GstAtomicInt to g_atomic_int_...
2005-04-10 Thomas Vander Stichelework with debug disabled
2005-03-08 Wim TaymansDocs updates, clean up some headers.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-02-19 Benjamin Ottegst/: name objects by default, not in gst_element_facto...
2005-01-10 Thomas Vander Sticheledocs/random/release: updates
2004-11-02 Wim Taymansgst/: Aplied part of patch #157127: Cleanup of issues...
2004-07-28 Brian CameronCorrecting some debug messages so that they don't core...
2004-07-06 Thomas Vander Sticheleclean up clock lifecycle. fixes #109831
2004-06-12 Steve LhommeSomehow a clean fix to the semi-private export
2004-06-12 Steve LhommeFix a bug to enable/disable DEBUG under MSVC
2004-04-13 Thomas Vander Sticheleadd debug
2004-04-09 Benjamin Ottegst/: don't use memchunks for these objects, use malloc...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-04 Thomas Vander Stichelemake signals use dashes in the names
2004-02-11 David Schleefdocs/gst/tmpl/gstcaps.sgml: Fix stuff that mentions...
2004-02-11 Andy Wingogst/gstpad.c (gst_pad_custom_new): Add a FIXME, this...
2004-02-03 Benjamin Ottegst/: get rid of gstmarshal.h dependency. It's not...
next