sdp: update since markers to 1.8.1 for some new APIs
authorJosep Torra <n770galaxy@gmail.com>
Tue, 19 Apr 2016 15:36:20 +0000 (17:36 +0200)
committerJosep Torra <n770galaxy@gmail.com>
Tue, 19 Apr 2016 15:36:20 +0000 (17:36 +0200)
As we decided to backport some fixes we update the since markers.

gst-libs/gst/sdp/gstmikey.c
gst-libs/gst/sdp/gstsdpmessage.c

index f544cfa..66da43c 100644 (file)
@@ -2311,7 +2311,7 @@ no_key:
  *
  * Returns: %TRUE on success
  *
- * Since: 1.10
+ * Since: 1.8.1
  */
 gboolean
 gst_mikey_message_to_caps (const GstMIKEYMessage * msg, GstCaps * caps)
index a0685f8..618712b 100644 (file)
@@ -3681,7 +3681,7 @@ sdp_add_attributes_to_keymgmt (GArray * attributes, GstMIKEYMessage ** mikey)
  *
  * Returns: a #GstSDPResult.
  *
- * Since: 1.10
+ * Since: 1.8.1
  */
 GstSDPResult
 gst_sdp_message_parse_keymgmt (const GstSDPMessage * msg,
@@ -3702,7 +3702,7 @@ gst_sdp_message_parse_keymgmt (const GstSDPMessage * msg,
  *
  * Returns: a #GstSDPResult.
  *
- * Since: 1.10
+ * Since: 1.8.1
  */
 GstSDPResult
 gst_sdp_media_parse_keymgmt (const GstSDPMedia * media,