sdp: update since markers to 1.8.1 for some new APIs

As we decided to backport some fixes we update the since markers.
This commit is contained in:
Josep Torra 2016-04-19 17:36:20 +02:00
parent 694423fd3c
commit 1439b61694
2 changed files with 3 additions and 3 deletions

View 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)

View 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,