index
:
~thiagoss/gstreamer
1.4+tracer
caps-cache
cookies
dvb
flowcombiner-arrayiter
flowcombiner-callback
flowcombiner-hashtable
flowcombiner-notlinkedcount
flowcombiner_offsets
master
no-reconfigure
recursive-accept-caps
tracer
tracer-acceptcaps-reverted
gstreamer branch (contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstbufferlist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-24
bufferlist: pre-allocate buffer array in one go with the buffer list
Tim-Philipp Müller
1
-42
/
+104
2014-06-26
introspection: add missing (nullable) annotations to return values
Evan Nemerson
1
-2
/
+3
2014-06-16
bufferlist: fix buffer leak in _remove()
Tim-Philipp Müller
1
-2
/
+9
2014-05-30
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
1
-1
/
+1
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-07-23
bufferlist: pass index as gint to _insert
Wim Taymans
1
-2
/
+2
2012-07-17
bufferlist: improve foreach function
Wim Taymans
1
-4
/
+8
2012-07-10
Remove 0.10-related documentation and "Since" markers
Edward Hervey
1
-12
/
+0
2012-07-05
miniobject: add lock functionality to GstMiniObject
Wim Taymans
1
-1
/
+1
2012-06-23
miniobjects: pass copy, dispose and free function to gst_mini_object_init()
Tim-Philipp Müller
1
-4
/
+3
2012-06-15
docs: improve API docs
Wim Taymans
1
-0
/
+7
2012-06-15
bufferlist: no need to store the size of the structure inside the structure
Tim-Philipp Müller
1
-7
/
+3
2012-06-14
miniobject: remove the size field
Wim Taymans
1
-3
/
+6
2012-03-29
docs: update more documentation
Wim Taymans
1
-0
/
+9
2012-03-28
review some docs
Wim Taymans
1
-0
/
+5
2011-12-22
bufferlist: small doc fix
Wim Taymans
1
-2
/
+2
2011-11-23
bufferlist: avoid reading past the array
Wim Taymans
1
-0
/
+1
2011-11-02
bufferlist: clean up API
Wim Taymans
1
-6
/
+6
2011-09-26
docs: fix docs
Wim Taymans
1
-1
/
+1
2011-08-29
miniobject: change to GST_DEFINE_MINI_OBJECT_TYPE
Wim Taymans
1
-1
/
+1
2011-08-29
init: add _get_type() functions
Wim Taymans
1
-3
/
+3
2011-08-29
gst: add some _priv prefixes to private methods
Wim Taymans
1
-1
/
+1
2011-05-05
Merge branch 'master' into 0.11
Sebastian Dröge
1
-1
/
+0
2011-05-03
docs: we don't need to document private members in opaque structs
Stefan Kost
1
-1
/
+0
2011-04-19
bufferlist: Implement gst_buffer_list_foreach()
Sebastian Dröge
1
-0
/
+29
2011-04-16
Merge branch 'master' into 0.11
Sebastian Dröge
1
-1
/
+1
2011-04-14
bufferlist: Add boxed type for GstBufferListIterator for gobject-introspection
Sebastian Dröge
1
-0
/
+27
2011-04-14
gst: Add some more gobject-introspection annotations
Sebastian Dröge
1
-3
/
+3
2011-03-31
bufferlist: simplify bufferlists
Wim Taymans
1
-708
/
+80
2011-03-28
buffer: fix remaining unit tests
Wim Taymans
1
-8
/
+7
2011-03-28
memory: more fixes
Wim Taymans
1
-8
/
+15
2011-03-17
Merge branch 'master' into 0.11
Sebastian Dröge
1
-31
/
+46
2011-03-11
bufferlist: Use a GQueue instead of a GList
Jonas Holmberg
1
-32
/
+43
2011-02-23
miniobject: cleanups
Wim Taymans
1
-7
/
+13
2011-02-23
improve type registration
Wim Taymans
1
-13
/
+4
2011-02-23
fix compilation
Wim Taymans
1
-1
/
+0
2011-02-23
miniobject: work on making caps a boxed type
Wim Taymans
1
-44
/
+33
2010-12-17
gst: documentation fixups and annotation
Edward Hervey
1
-1
/
+1
2010-12-07
docs: gst: more gobject introspection annotations
Tim-Philipp Müller
1
-13
/
+23
2010-09-17
bufferlist: add function to add a list of buffers
Wim Taymans
1
-0
/
+46
2010-08-08
bufferlist: Initialize the GType cache for the bufferlist again
Sebastian Dröge
1
-1
/
+4
2010-08-06
bufferlist: Don't chain up finalize to the parent class
Sebastian Dröge
1
-1
/
+2
2010-08-06
gst: make _get_type() in gst/* thread safe
Shixin Zeng
1
-35
/
+6
2010-04-08
docs: use informalfigure tag to not syntax highlight the content
Stefan Kost
1
-2
/
+2
2010-03-10
Fixes for -Wwrite-strings
Benjamin Otte
1
-2
/
+2
2010-02-07
Revert "docs: fix ASCII art so that iterators are aligned property to the dia...
Tim-Philipp Müller
1
-2
/
+2
2010-02-01
docs: fix ASCII art so that iterators are aligned property to the diagram
Tim-Philipp Müller
1
-1
/
+1
2010-01-31
docs: add some more Since: markers to buffer list docs
Tim-Philipp Müller
1
-0
/
+36
2009-08-11
bufferlist: update doc string
Jonas Holmberg
1
-4
/
+3
[next]