summaryrefslogtreecommitdiff
path: root/gst
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2015-06-13 12:27:31 -0400
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2015-06-13 12:27:31 -0400
commit92087ba75a8d5ac7a87f3acef144ff93975d897f (patch)
tree70a3fc1225dab671290b39af6e582a14a3194817 /gst
parentbdfcf43f74e5ccde455ef5fde9a02c50dfeb181a (diff)
gstprotection: Add missing Since 1.6 mark
Diffstat (limited to 'gst')
-rw-r--r--gst/gstprotection.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/gstprotection.h b/gst/gstprotection.h
index 113216445..fa2211075 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
{