6
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 18 hours ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fully integrate memdebug into extractaudio and eliminate few unfreed allocations. Extend tests to expect memdeb diag output. More... over 3 years ago
Divorce rtp_servers processing from the actual RTP processing based upon rtpp_timed subsystem, reducing time quanta from 0.1s to 0.01s. Remove 200cps throttling from the RTP handling loop and make it act on packets as they come in. More... over 3 years ago
Re-gen. More... over 3 years ago
o Extend hash table API to allow a flag to be set when first element has been added or last element has been removed. More... over 3 years ago
Add DEFINE_CB_STRUCT() macro, to simplify and streamline callback structure generation. More... over 3 years ago
Use DEFINE_RAW_METHOD where appropriate. More... over 3 years ago
Fix rounding error that might cause tv_usec to be set to the USEC_MAX. More... over 3 years ago
Use rtpp_epoll. More... over 3 years ago
o Add set_stuid() get_stuid() method to set/get stream ID. More... over 3 years ago
Use atomic_init instead of ATOMIC_VAR_INIT where appropriate. More... over 3 years ago
Re-gen. More... over 3 years ago
Add rtpp_epoll.[ch], a wrapper around kqueue to provide epoll-like API. More... over 3 years ago
Split out RTCP processing into its own thread. More... over 3 years ago
Fix stray comma in generated JSON. More... over 3 years ago
Bump command response limit to 1024 bytes (4x previous limit). The limit seems to be inadequate when lots of stats are requested. More... over 3 years ago
ifdef RTPQ_DEBUG -> if RTPQ_DEBUG. More... over 3 years ago
Correct syntax. More... almost 4 years ago
GC Ubuntu 16.x, it's been removed from GitHub Actions some time ago now. More... almost 4 years ago
git://github.com -> https://github.com. More... almost 4 years ago
Extend after_success API to take two pointers - one for static structs and one for a dynamic. Use dynamic for the TTL subcommand and static for the module-specific command. More... over 4 years ago
Re-gen. More... over 4 years ago
Add "S[r] ttl=XXX" and "S[r] tos=XXX" sub-commands. More... over 4 years ago
Update URL to ffmpeg's static build. More... almost 5 years ago
Resolve build breakage after ekt member of the policy struct has been deprecated by the libsrtp. We have not been using that member to do anything meaningful anyhow and the struct is inied to \0, so it should have no adverse effect. More... almost 5 years ago
Update to 0e8cbe6896998bc0496494ea3c84b317e75e40d4. More... almost 5 years ago
Re-gen with automake 1.16.3. More... almost 5 years ago
Add few more missing entries. More... almost 5 years ago
Correct links to workflows and add Glitching badge. More... almost 5 years ago
Bump MAX_CUMNLOST to 10. More... almost 5 years ago
Add GitHub Workflows setup. More... almost 5 years ago