[Bug 789841] sdpmessage: allow setting NULL to _add_attribute

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Nov 3 06:58:19 UTC 2017


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ystreet00 at gmail.com
         Resolution|---                         |FIXED

--- Comment #2 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit 91179622eb3b4b51785b4f19dc8a033fbeeda492
Author: Justin Kim <justin.kim at collabora.com>
Date:   Wed Nov 1 11:23:17 2017 +0900

    sdpmessage: add_attribute accepts NULL value

    The attribute can be defined without value regardless session-level
    or media-level.
    Although `gst_sdp_message_insert_attribute` can be used to set NULL,
    it would be easier if `gst_sdp_message_add_attribute` accepts NULL.

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

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


More information about the gstreamer-bugs mailing list