summaryrefslogtreecommitdiff
path: root/libs/gst/base/gstadapter.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-28memory: port code to new buffer data APIWim Taymans1-16/+17
2011-02-22libs: cleanups for 0.11Wim Taymans1-6/+2
2010-10-16docs: fix misc. gtk-doc warnings in libsTim-Philipp Müller1-1/+0
2010-09-17adapter: add function to get a list of buffersWim Taymans1-0/+1
2010-06-14adapter: add extended masked_scan_uint32_peek that also provides matching valueMark Nauwelaerts1-0/+2
2009-09-07adapter: fix whitespaceWim Taymans1-19/+19
2009-05-20adapter: add _masked_scan_uint32Wim Taymans1-0/+4
2009-05-13adapter: move new member to private structWim Taymans1-7/+6
2009-05-13adapter: add method to keep track of timestampsWim Taymans1-1/+9
2009-05-13adapter: small cleanupsWim Taymans1-1/+2
2007-01-25API: gst_adapter_copy() that can reduce the amount of memcpy when getting dat...David Schleef1-0/+2
2006-11-09Do some optimisation work in GstAdapter to avoid copies in more cases.Jan Schmidt1-1/+4
2006-05-04docs/libs/gstreamer-libs-sections.txt: API: addition: gst_adapter_take_buffer()Wim Taymans1-1/+2
2006-04-08Fix broken GObject macrosStefan Kost1-2/+1
2005-12-18libs/gst/: Documentation updates.Wim Taymans1-0/+1
2005-11-24Doc fixes.Wim Taymans1-0/+5
2005-11-09gst/elements/gstfilesink.c (gst_file_sink_start)Andy Wingo1-1/+1
2005-09-11various doc fixesThomas Vander Stichele1-4/+7
2005-08-16gst/base/gstadapter.*: New function, like peek() but you own the data. Not te...Andy Wingo1-0/+1
2005-08-08gst/: Add padding to our base elements' class and instance structs and to Gst...Tim-Philipp Müller1-0/+2
2005-08-04gst/base/gstadapter.h: Added gst_adapter_get_type() to the headerEdward Hervey1-1/+1
2005-05-18gst/base/: Ported and added adapter to the base classes.Wim Taymans1-0/+75