[Bug 745586] rtpsession: Remove useless code in rtpsession
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Mar 4 02:32:23 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745586
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
Summary|Remove useless code in |rtpsession: Remove useless
|rtpsession |code in rtpsession
--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 8984e18ef778c398c986fd8d9df72bfb819d34c7
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Wed Mar 4 11:28:12 2015 +0100
rtpsession: Add explanation why we have space for 32 hash tables
And also create only one, there's no need yet to create all 32 until
we implement RFC2762.
commit af2bdd6e158b6e54f083994b557c458e5aca0faf
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Wed Mar 4 11:26:57 2015 +0100
Revert "rtpsession: Do not use an array of maps if they are not being used"
This reverts commit 1591adf4cd843d13d8622a30c619425691a84128.
https://bugzilla.gnome.org/show_bug.cgi?id=745586#c1:
It's the beginning of an implementation of RFC 2762, which is needed for
large multicast groups. The implementation is not yet complete but why
not leave what is there and implement RFC 2762 instead?
--
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