summaryrefslogtreecommitdiff
path: root/gst/gstminiobject.h
AgeCommit message (Expand)Author
2019-08-06gst: Fix various Since markersSebastian Dröge
2018-11-05gst_clear_*: Remove volatile from argumentsJan Alexander Steffens (heftig)
2018-11-05miniobject: add gst_clear_mini_object()Niels De Graef
2018-07-09miniobject: Add parent pointers to the miniobject to influence writabilitySebastian Dröge
2018-03-13gst: GST_EXPORT -> GST_APITim-Philipp Müller
2017-05-15gst: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller
2017-04-05gst: Cast combined-flags constants to their respective target typesSebastian Dröge
2017-04-05gst: Set values and types for combined-flags constants in GI annotationsSebastian Dröge
2016-05-20(mini)object: add MAY_BE_LEAKED flagGuillaume Desmottes
2016-03-26miniobject, memory, uri: warn on unused return value of some funcsTim-Philipp Müller
2015-06-13doc: Fix annoation for GstMiniObjectNicolas Dufresne
2013-12-07docs: Fix typos in function/object descriptionsSebastian Rasmussen
2012-11-03Fix FSF addressTim-Philipp Müller
2012-08-11docs: fix up docs a bitTim-Philipp Müller
2012-07-05miniobject: increase amount of possible flagsWim Taymans
2012-07-05miniobject: add lock functionality to GstMiniObjectWim Taymans
2012-06-26miniobject: add steal_qdataWim Taymans
2012-06-23miniobjects: pass copy, dispose and free function to gst_mini_object_init()Tim-Philipp Müller
2012-06-19introspection: rename some "data" arguments to "user_data"Evan Nemerson
2012-06-18miniobject: hide qdata array layoutWim Taymans
2012-06-15docs: improve API docsWim Taymans
2012-06-15miniobject: add qdataWim Taymans
2012-06-14miniobject: remove the size fieldWim Taymans
2012-03-29docs: update more documentationWim Taymans
2012-02-29minobject: small .h indent fixWim Taymans
2011-11-26Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller
2011-11-26gst: sprinkle some G_GNUC_MALLOCTim-Philipp Müller
2011-11-11.h: fix header filesWim Taymans
2011-09-26docs: fix docsWim Taymans
2011-08-29miniobject: change to GST_DEFINE_MINI_OBJECT_TYPEWim Taymans
2011-08-29init: add _get_type() functionsWim Taymans
2011-07-25miniobject: avoid race in bufferpool releaseWim Taymans
2011-07-11miniobject: cleanup headersWim Taymans
2011-06-09miniobject: add new methods to manage miniobject pointersWim Taymans
2011-06-05docs: update for API changesTim-Philipp Müller
2011-05-16Merge branch 'master' into 0.11Sebastian Dröge
2011-05-14docs: fix up some Since markers and update for new multiqueue argsTim-Philipp Müller
2011-05-14miniobject: Minor cleanup of last commitSebastian Dröge
2011-05-14miniobject: Add weak referencing functionalityJosé Alburquerque
2011-03-28memory: more work on implementing buffer memoryWim Taymans
2011-02-28miniobject: fix whitespaceWim Taymans
2011-02-27docs: update docs and defsWim Taymans
2011-02-23miniobject: cleanupsWim Taymans
2011-02-23miniobject: fix flagsWim Taymans
2011-02-23fix macrosWim Taymans
2011-02-23miniobject: work on making caps a boxed typeWim Taymans
2011-02-23miniobject: make miniobject a boxed typeWim Taymans
2011-02-21miniobject, buffer: steal miniobject flag for use as MEDIA4 buffer flagRobert Swain
2010-09-02Fix casts in a bunch of inline functions to maintain correct const-nessJeffrey S. Smith
2010-06-16miniobject: Add introspection annotationsJohan Dahlin