bufferlist: pass index as gint to _insert
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 23 Jul 2012 14:27:34 +0000 (16:27 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 23 Jul 2012 14:27:34 +0000 (16:27 +0200)
commitfe17539f66ead39fab1caa17f5477ccf1d3edf19
tree17a3cfdf6d83d57e92c7a1ec8411d2f4a9f4d8bd
parenta21575d640614303086ea45bf5ff4f04f99874a7
bufferlist: pass index as gint to _insert

Make the idx argument of _insert() a gint because we allow -1 as a value.
Improve annotation.
gst/gstbufferlist.c
gst/gstbufferlist.h