buffer: Update since marker for gst_buffer_extract_dup() to 1.0.10

This commit is contained in:
Sebastian Dröge 2013-08-18 11:48:40 +02:00
parent 6b4bef214b
commit 98d8cdfda4

View file

@ -2096,7 +2096,7 @@ gst_buffer_foreach_meta (GstBuffer * buffer, GstBufferForeachMetaFunc func,
* Extracts a copy of at most @size bytes the data at @offset into a #GBytes.
* @dest must be freed using g_free() when done.
*
* Since: 1.2
* Since: 1.0.10
*/
void