diff options
Diffstat (limited to 'vapi/gstreamer-allocators-1.0.vapi')
-rw-r--r-- | vapi/gstreamer-allocators-1.0.vapi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vapi/gstreamer-allocators-1.0.vapi b/vapi/gstreamer-allocators-1.0.vapi index b86bfd9dd..1823d26f7 100644 --- a/vapi/gstreamer-allocators-1.0.vapi +++ b/vapi/gstreamer-allocators-1.0.vapi @@ -42,7 +42,7 @@ namespace Gst { [CCode (cheader_filename = "gst/allocators/allocators.h", cname = "GST_ALLOCATOR_FD")] public const string ALLOCATOR_FD; [CCode (cheader_filename = "gst/allocators/allocators.h", cname = "GST_CAPS_FEATURE_MEMORY_DMABUF")] - [Version (since = "1.11")] + [Version (since = "1.12")] public const string CAPS_FEATURE_MEMORY_DMABUF; [CCode (cheader_filename = "gst/allocators/allocators.h", cname = "gst_dmabuf_memory_get_fd")] [Version (since = "1.2")] |