[Bug 765082] mikey: add new function gst_mikey_message_to_caps

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 15 13:12:41 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=765082

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #326067|none                        |accepted-commit_now
             status|                            |

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 326067:
 --> (https://bugzilla.gnome.org/review?bug=765082&attachment=326067)

Please rename, then push :)

::: gst-libs/gst/sdp/gstsdpmessage.c
@@ +3816,3 @@
+    res = GST_SDP_EINVAL;
+    if (gst_mikey_message_to_caps (mikey, caps))
+      res = sdp_addtributes_to_caps (media->attributes, caps);

addtributes? :D

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list