Both https://github.com/columbia-irt/rtptools/pull/89 and https://github.com/columbia-irt/rtptools/pull/109 are hopelessly in conflict with master by now;
so here is another shot at finally removing the hsearch(3) dependency.
Please read the original PRs for the rationale; the main point is that we don't need
a full-fledged (and buggy) hash table implementation from 1993 just to remember
a list of SSRCs.
Both https://github.com/columbia-irt/rtptools/pull/89 and https://github.com/columbia-irt/rtptools/pull/109 are hopelessly in conflict with master by now; so here is another shot at finally removing the
hsearch(3)
dependency. Please read the original PRs for the rationale; the main point is that we don't need a full-fledged (and buggy) hash table implementation from 1993 just to remember a list of SSRCs.