[Bug 745586] New: Remove useless code in rtpsession

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 4 01:47:49 PST 2015


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

            Bug ID: 745586
           Summary: Remove useless code in rtpsession
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: sancane.kurento at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 298511
  --> https://bugzilla.gnome.org/attachment.cgi?id=298511&action=edit
patch generated using git format-patch

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

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