summaryrefslogtreecommitdiff
path: root/gst/gstbufferlist.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-26introspection: add nullability annotations to out and inout paramsEvan Nemerson1-1/+1
2014-05-30docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSEEvan Nemerson1-1/+1
2013-12-07docs: Fix typos in function/object descriptionsSebastian Rasmussen1-1/+1
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-07-23bufferlist: pass index as gint to _insertWim Taymans1-1/+1
2012-07-17bufferlist: improve foreach functionWim Taymans1-1/+1
2012-07-10Remove 0.10-related documentation and "Since" markersEdward Hervey1-10/+0
2011-12-27win32: fix exported variables for VS 2010Matej Knopp1-1/+1
2011-11-26Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-2/+2
2011-11-26gst: sprinkle some G_GNUC_MALLOCTim-Philipp Müller1-1/+1
2011-11-02bufferlist: clean up APIWim Taymans1-2/+2
2011-08-29init: add _get_type() functionsWim Taymans1-0/+2
2011-04-14bufferlist: Add boxed type for GstBufferListIterator for gobject-introspectionSebastian Dröge1-0/+3
2011-03-31bufferlist: simplify bufferlistsWim Taymans1-79/+17
2011-02-23improve type registrationWim Taymans1-3/+3
2011-02-23fix macrosWim Taymans1-3/+3
2011-02-23miniobject: work on making caps a boxed typeWim Taymans1-6/+2
2010-12-07docs: gst: more gobject introspection annotationsTim-Philipp Müller1-7/+10
2010-09-17bufferlist: add function to add a list of buffersWim Taymans1-0/+1
2010-09-02Fix casts in a bunch of inline functions to maintain correct const-nessJeffrey S. Smith1-1/+1
2010-01-31docs: add some more Since: markers to buffer list docsTim-Philipp Müller1-0/+16
2009-12-07Use plain casting instead of typecheckingWim Taymans1-1/+1
2009-06-19bufferlist: remove old enum from docsWim Taymans1-1/+0
2009-06-19bufferlist: Various cleanupsWim Taymans1-22/+47
2009-05-12bufferlist: make objects opaqueWim Taymans1-19/+0
2009-05-12bufferlist: add bufferlist codeJonas Holmberg1-0/+215