summaryrefslogtreecommitdiff
path: root/gst/gstobject.h
AgeCommit message (Expand)AuthorFilesLines
2010-12-07object: fix docsWim Taymans1-2/+1
2010-12-07object: Removed deprecated fields and methodsWim Taymans1-77/+5
2010-12-06remove deprecated symbols and methodsWim Taymans1-46/+0
2010-06-25gstxml: Deprecate GstXml and related functionsSebastian Dröge1-2/+7
2010-06-22gstobject: deprecate gst_object_{set|get}_name_prefix()Tim-Philipp Müller1-3/+6
2010-03-10Fixes for -Wwrite-stringsBenjamin Otte1-1/+1
2009-11-27docs: enable docs for GstObjectClass to fix linksStefan Kost1-2/+10
2009-11-27gstobject: add FIXME-0.11 commentsStefan Kost1-0/+2
2009-11-25docs: fix xrefs in docsStefan Kost1-1/+1
2009-08-22It's __GNUC__, not _GNUC_David Schleef1-2/+2
2009-05-11gstobject: add gst_object_ref_sinkWim Taymans1-0/+1
2007-09-24gst/: Fix small typos in the docs.Wim Taymans1-1/+1
2007-04-202nd attempt to have a xml-less build as a joined effort of #413123 and #421480.Stefan Kost1-3/+3
2006-10-17gst/gstobject.h: Don't define xmlNodePtr to gpointer if the core was built withPeter Kjellerstedt1-12/+14
2006-05-15gst/gstobject.h: Add cast to make compiler happy - refcount variable was a gi...Tim-Philipp Müller1-1/+1
2006-05-05gst/: Remove pre glib2.8 compatibility, fixes #340508Wim Taymans1-7/+2
2005-11-29gst/gstevent.h (struct _GstEvent): Only one pointer of padding.Andy Wingo1-1/+1
2005-11-23docs/gst/gstreamer-sections.txt: Update for new API and API changes.Michael Smith1-1/+1
2005-11-21*.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK,...Andy Wingo1-7/+7
2005-11-14more section docsStefan Kost1-2/+9
2005-11-09gst/gstobject.*: Documentation fixes.Wim Taymans1-12/+12
2005-11-09docs/gst/gstreamer-sections.txt: Added some new macros.Wim Taymans1-15/+40
2005-11-04more docs addedStefan Kost1-2/+2
2005-11-03docs/: Small docs updates.Wim Taymans1-1/+1
2005-11-03gst/: Add !! to _FLAG_IS_SET macros to make the result boolean.Tim-Philipp Müller1-1/+1
2005-10-15gst/gst.*: remove _gst_registry_auto_load, not used anymoreThomas Vander Stichele1-3/+1
2005-10-15whitespace fixesThomas Vander Stichele1-4/+4
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-18/+17
2005-10-08lots of new docs and doc fixesStefan Kost1-0/+12
2005-10-07gst/gstobject.h: there's no point in wrapping FLAG_SET/_UNSET in STMT macros.Thomas Vander Stichele1-2/+2
2005-10-02gst/gstobject.h (GST_OBJECT_REFCOUNT_VALUE): Just use the int.Andy Wingo1-1/+1
2005-09-27added two new functions to the docs documents all undocumented GstXXXFlags co...Stefan Kost1-1/+8
2005-09-27gst/gstbin.c: use gst_object_has_ancestor().Wim Taymans1-0/+1
2005-09-23inlined 3 more biiiig doc files and added some missing docs on the flyStefan Kost1-2/+96
2005-09-20gst/gstelementfactory.c (gst_element_factory_create): Avoid eating the caller...Andy Wingo1-1/+6
2005-09-20docs/gst/Makefile.am: Ignore a few more internal headersDavid Schleef1-2/+0
2005-07-18Removed plugable schedulers.Wim Taymans1-3/+4
2005-06-29gst/base/gstbasesink.c: Small debug line.Wim Taymans1-3/+3
2005-06-28gst/gstobject.c (gst_object_unref, gst_object_ref)Andy Wingo1-3/+3
2005-06-23gst/gstobject.h (GST_CLASS_LOCK, GST_CLASS_TRYLOCK) (GST_CLASS_UNLOCK, GST_CL...Andy Wingo1-4/+4
2005-06-08OBJECT acts on obj not capsThomas Vander Stichele1-2/+2
2005-04-24Convert everything from GstAtomicInt to g_atomic_int_*, and remove gstatomic.David Schleef1-3/+2
2005-03-09Bump version number, we're now 0.9.0Wim Taymans1-4/+4
2005-03-08Docs updates, clean up some headers.Wim Taymans1-2/+2
2005-03-07First THREADED backport attempt, focusing on adding locks and making sure the...Wim Taymans1-46/+67
2004-07-03gst/gstinfo.h: wrap #pragmas in #ifdefs for the correct compilerDavid Schleef1-0/+4
2004-06-13rename GSTREAMER_EXPORT to GST_EXPORTSteve Lhomme1-1/+1
2004-06-12Fix a bug to enable/disable DEBUG under MSVCSteve Lhomme1-1/+1
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin1-45/+49
2004-03-15*.h: Revert indentation changes.Johan Dahlin1-1/+2