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:16:14 -0500
commitf2726a2b4a4a4f7a65bcec698c0dd4d5450b0cd7 (patch)
treebcaf31847e2d72c7783426f7df42bfa4ac8ac1ea
parent7d8208912ad2f1932024a52ac697e7b42f8e5279 (diff)
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 9410f65e9..364067f2d 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"