commit | f2726a2b4a4a4f7a65bcec698c0dd4d5450b0cd7 | [log] [tgz] |
---|---|---|
author | Nicolas Dufresne <nicolas.dufresne@collabora.com> | Wed Feb 14 14:16:14 2018 -0500 |
committer | Nicolas Dufresne <nicolas.dufresne@collabora.com> | Wed Feb 14 14:16:14 2018 -0500 |
tree | bcaf31847e2d72c7783426f7df42bfa4ac8ac1ea | |
parent | 7d8208912ad2f1932024a52ac697e7b42f8e5279 [diff] |
doc: Fix since marker in dmabuf to match a stable release
diff --git a/gst-libs/gst/allocators/gstdmabuf.h b/gst-libs/gst/allocators/gstdmabuf.h index 9410f65..364067f 100644 --- a/gst-libs/gst/allocators/gstdmabuf.h +++ b/gst-libs/gst/allocators/gstdmabuf.h
@@ -54,7 +54,7 @@ * 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"