projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b4bef2
)
buffer: Update since marker for gst_buffer_extract_dup() to 1.0.10
author
Sebastian Dröge
<slomo@circular-chaos.org>
Sun, 18 Aug 2013 09:48:40 +0000
(11:48 +0200)
committer
Sebastian Dröge
<slomo@circular-chaos.org>
Sun, 18 Aug 2013 09:49:08 +0000
(11:49 +0200)
gst/gstbuffer.c
patch
|
blob
|
history
diff --git
a/gst/gstbuffer.c
b/gst/gstbuffer.c
index 00358f3f2536dcaef7c540b8b2f009951e81d282..ff4317734d336a430584866d5dbf62f622e0fe62 100644
(file)
--- a/
gst/gstbuffer.c
+++ b/
gst/gstbuffer.c
@@
-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