summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.com>2018-02-14 14:16:14 -0500
committerNicolas Dufresne <nicolas.dufresne@collabora.com>2018-02-14 14:46:35 -0500
commit458349d366efa2576793ab240a3f7ba90719030d (patch)
tree6c1cb3ef3a2b747c73fb37e8eeff5558e8730214
parent717bba00da6c73a05e183dc00c203c82788f0d77 (diff)
downloadgstreamer-plugins-base-458349d366efa2576793ab240a3f7ba90719030d.tar.gz
doc: Fix since marker in dmabuf to match a stable release
-rw-r--r--gst-libs/gst/allocators/gstdmabuf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/allocators/gstdmabuf.h b/gst-libs/gst/allocators/gstdmabuf.h
index c6301daac..c2c155998 100644
--- a/gst-libs/gst/allocators/gstdmabuf.h
+++ b/gst-libs/gst/allocators/gstdmabuf.h
@@ -54,7 +54,7 @@ G_BEGIN_DECLS
* In this case the importer element should check all incomming memory using
* gst_is_dmabuf_memory().
*
- * Since: 1.11
+ * Since: 1.12
*/
#define GST_CAPS_FEATURE_MEMORY_DMABUF "memory:DMABuf"