summaryrefslogtreecommitdiff
path: root/gst/gstminiobject.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-08-11docs: fix up docs a bitTim-Philipp Müller1-1/+2
2012-07-05miniobject: increase amount of possible flagsWim Taymans1-1/+1
2012-07-05miniobject: add lock functionality to GstMiniObjectWim Taymans1-5/+56
2012-06-26miniobject: add steal_qdataWim Taymans1-14/+9
2012-06-23miniobjects: pass copy, dispose and free function to gst_mini_object_init()Tim-Philipp Müller1-1/+4
2012-06-19introspection: rename some "data" arguments to "user_data"Evan Nemerson1-2/+2
2012-06-18miniobject: hide qdata array layoutWim Taymans1-6/+1
2012-06-15docs: improve API docsWim Taymans1-1/+0
2012-06-15miniobject: add qdataWim Taymans1-3/+9
2012-06-14miniobject: remove the size fieldWim Taymans1-11/+1
2012-03-29docs: update more documentationWim Taymans1-3/+10
2012-02-29minobject: small .h indent fixWim Taymans1-1/+1
2011-11-26Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-1/+1
2011-11-26gst: sprinkle some G_GNUC_MALLOCTim-Philipp Müller1-3/+3
2011-11-11.h: fix header filesWim Taymans1-1/+1
2011-09-26docs: fix docsWim Taymans1-0/+2
2011-08-29miniobject: change to GST_DEFINE_MINI_OBJECT_TYPEWim Taymans1-3/+3
2011-08-29init: add _get_type() functionsWim Taymans1-2/+4
2011-07-25miniobject: avoid race in bufferpool releaseWim Taymans1-3/+5
2011-07-11miniobject: cleanup headersWim Taymans1-7/+7
2011-06-09miniobject: add new methods to manage miniobject pointersWim Taymans1-1/+3
2011-06-05docs: update for API changesTim-Philipp Müller1-1/+0
2011-05-16Merge branch 'master' into 0.11Sebastian Dröge1-0/+32
2011-05-14docs: fix up some Since markers and update for new multiqueue argsTim-Philipp Müller1-1/+1
2011-05-14miniobject: Minor cleanup of last commitSebastian Dröge1-2/+5
2011-05-14miniobject: Add weak referencing functionalityJosé Alburquerque1-1/+23
2011-03-28memory: more work on implementing buffer memoryWim Taymans1-2/+0
2011-02-28miniobject: fix whitespaceWim Taymans1-7/+7
2011-02-27docs: update docs and defsWim Taymans1-2/+2
2011-02-23miniobject: cleanupsWim Taymans1-0/+8
2011-02-23miniobject: fix flagsWim Taymans1-3/+0
2011-02-23fix macrosWim Taymans1-2/+4
2011-02-23miniobject: work on making caps a boxed typeWim Taymans1-6/+22
2011-02-23miniobject: make miniobject a boxed typeWim Taymans1-72/+17
2011-02-21miniobject, buffer: steal miniobject flag for use as MEDIA4 buffer flagRobert Swain1-1/+4
2010-09-02Fix casts in a bunch of inline functions to maintain correct const-nessJeffrey S. Smith1-0/+1
2010-06-16miniobject: Add introspection annotationsJohan Dahlin1-0/+4
2008-03-22API: Add GST_IS_PARAM_SPEC_MINI_OBJECT, GST_PARAM_SPEC_MINI_OBJECTSebastian Dröge1-0/+27
2006-06-12gst/gstbuffer.h: Avoid unneeded type checking.Wim Taymans1-1/+1
2005-11-29gst/gstevent.h (struct _GstEvent): Only one pointer of padding.Andy Wingo1-2/+2
2005-11-24Doc fixes.Wim Taymans1-1/+4
2005-11-11gst/gstbuffer.c: Copy more flags.Wim Taymans1-14/+28
2005-11-04more docs addedStefan Kost1-2/+2
2005-11-03gst/: Add !! to _FLAG_IS_SET macros to make the result boolean.Tim-Philipp Müller1-1/+1
2005-10-28docs/gst/gstreamer-sections.txt: move some macros to private sectionsStefan Kost1-2/+29
2005-10-12removed unused flags from miniobject doc fixesStefan Kost1-2/+0
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-1/+11
2005-10-08lots of new docs and doc fixesStefan Kost1-0/+33
2005-07-18Removed plugable schedulers.Wim Taymans1-1/+2