From 92087ba75a8d5ac7a87f3acef144ff93975d897f Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Sat, 13 Jun 2015 12:27:31 -0400 Subject: [PATCH] gstprotection: Add missing Since 1.6 mark --- gst/gstprotection.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gst/gstprotection.h b/gst/gstprotection.h index 1132164..fa22110 100644 --- a/gst/gstprotection.h +++ b/gst/gstprotection.h @@ -42,6 +42,8 @@ typedef struct _GstProtectionMeta GstProtectionMeta; * * Metadata type that holds information about a sample from a protection-protected * track, including the information needed to decrypt it (if it is encrypted). + * + * Since 1.6 */ struct _GstProtectionMeta { -- 2.7.4