After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 765083 - sdpmessage: add new functions gst_sdp_message_parse_keymgmt and gst_sdp_media_parse_keymgmt
sdpmessage: add new functions gst_sdp_message_parse_keymgmt and gst_sdp_media...
Status: RESOLVED DUPLICATE of bug 765082
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
1.8.0
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-04-15 06:40 UTC by Aleix Conchillo Flaqué
Modified: 2016-04-15 07:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
new gst_sdp_message_parse_keymgmt and gst_sdp_media_parse_keymgmt (9.76 KB, patch)
2016-04-15 06:40 UTC, Aleix Conchillo Flaqué
accepted-commit_now Details | Review

Description Aleix Conchillo Flaqué 2016-04-15 06:40:28 UTC
Created attachment 326062 [details] [review]
new gst_sdp_message_parse_keymgmt and gst_sdp_media_parse_keymgmt

We add a couple of new functions gst_sdp_message_parse_keymgmt and gst_sdp_media_parse_keymgmt.

We implement the old gst_sdp_message_attributes_to_caps and gst_sdp_media_attributes_to_caps with the new functions and also gst_mikey_message_to_caps added in bug 765082.
Comment 1 Aleix Conchillo Flaqué 2016-04-15 07:24:48 UTC

*** This bug has been marked as a duplicate of bug 765082 ***