[Bug 745586] Remove useless code in rtpsession

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 4 02:26:27 PST 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.1

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 1591adf4cd843d13d8622a30c619425691a84128
Author: Santiago Carot-Nemesio <sancane at gmail.com>
Date:   Wed Mar 4 10:35:12 2015 +0100

    rtpsession: Do not use an array of maps if they are not being used

    rtpsession declares an array of maps to store srrcs but only the
    the key 0 is being used. This patch replaces the array of maps
    for just one map and remove useless parameters in rtpsession

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

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