0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 30, 2024 — Sep 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes removing ssrcs, a bug where this leads to grow in csrc list in MediaStreamImpl when in one call we have changing of ssrc (the call is one2one). More... almost 11 years ago
Reduces the number of times that a received packet is internally copied. Reduces the scopes of synchronization blocks and breaks synchronization blocks into multiples on different objects. Optimizes hashtable iterations. Fixes warnings. (ice4j revision 463) More... almost 11 years ago
Do not forward RTCP RRs to the FMJ instance used for recording. More... almost 11 years ago
Mitigates an issue which could cause excessive thread blocking. More... almost 11 years ago
Updates debian src package. Comments on mentors: not needed file control.binary.pkg and description for usrsctp and libmkv. More... almost 11 years ago
Attempts to improve the detection of speaker switches performed by the dominant speaker identification via a uniform notion of "silence" among the conference participants. More... almost 11 years ago
Fixes warnings. More... about 11 years ago
Calculates audio levels as defined/used by RFC 6465. More... about 11 years ago
Adds support for the abs-send-time RTP header extension. More... about 11 years ago
Supports debugging the 'Dominant Speaker Identification for Multipoint Videoconferencing' implementation through the REST API of Videobridge. More... about 11 years ago
Fixes typos. More... about 11 years ago
Adds a getBitrate() method. More... about 11 years ago
Minor cleanup. More... about 11 years ago
Adds AdvancedAttributesAwareCodec that can handle attributes that are valid for all codecs and fixes parsing them. Adds handling of ptime for one of the codecs. More... about 11 years ago
Removes fields with wrong values. More... about 11 years ago
Fixes debian mentors warnings. More... about 11 years ago
Closes several bugs reported on debian bug tracker. More... about 11 years ago
Fixes warnings. More... about 11 years ago
Fixes warnings. More... about 11 years ago
Updates debian patches. More... about 11 years ago
Cleanup the RTCP termination strategies. More... about 11 years ago
Temporary fix for DTLS failures with Chrome on Android. More... about 11 years ago
Updates ice4j to r449 which further reduces the average time it takes to clone a DatagramPacket. More... about 11 years ago
Updates ice4j to r448 which significantly reduces the time to clone a DatagramPacket. More... about 11 years ago
Fixes a thread leak in FMJ. More... about 11 years ago
Inputs the round-trip time (RTT) into the remote bitrate estimator. More... about 11 years ago
Updates ice4j to r437. More... about 11 years ago
Traces the values of the fields of RTCP TMMBNs. More... about 11 years ago
Adds a clock which ticks the remote bitrate estimator. More... about 11 years ago
Use the remote bandwidth estimator for REMBs reported by the MaxThroughputBridgeRTCPTerminationStrategy. More... about 11 years ago