0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Oct 02, 2024 — Oct 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Line wrapping More... about 11 years ago
Does not make decisions about threading in the SCTP socket API. More... about 11 years ago
Silences logs of DTLS-related exceptions. More... about 11 years ago
Reduces the godzillions of threads started by SCTP. Sadly, even the remaining are unnecessary. More... about 11 years ago
Cleans up source code. More... about 11 years ago
Does not support DTLS v1.2. More... about 11 years ago
Demotes the logging of the statistics about the sent and received RTCP SR/RR reports because they are too frequent. More... about 11 years ago
set duration to 0 initially; allow chrome to play unfinished files More... about 11 years ago
Fixes number of received bytes calculation in the input stream. More... about 11 years ago
Updates BouncyCastle to v1.51. Fixes issues with certain DTLS cipher suites. Supports DTLS v1.2. More... about 11 years ago
Fires events outside a synchronized block. More... about 11 years ago
Declares thrown Exceptions. More... about 11 years ago
Fix a problem with looping an rtpdump file. Reported by Thomas Kuntz. More... about 11 years ago
Fix problem with sleep time calculation introduced in my last commit. Reported by Thomas Kuntz. More... about 11 years ago
Minor cleanup. Added comments. Refactored RtpdumpStream a little. More... about 11 years ago
Cleans up background threads related to speech activity more aggressively. More... about 11 years ago
Refactors the RTPConnectorInputStream hierarchy in order to avoid code duplication. More... about 11 years ago
Manually fixes formatting. More... about 11 years ago
Adds byte counter in input and output stream classes. More... about 11 years ago
Disables active speaker detection in the recorder unless its specifically configured. More... about 11 years ago
Correctly load jitsi-defaults.properties when running under WebStart More... about 11 years ago
Resets the mapping for an SSRC after it is removed. More... about 11 years ago
Ensures that the lengths of the values of the ice-ufrag and ice-pwd attributes conform to RFC 5245 15.4. "ice-ufrag" and "ice-pwd" Attributes. Reported by Philipp Hancke. More... about 11 years ago
Fixes warnings about unused imports. More... about 11 years ago
Adds javadocs. More... about 11 years ago
Updates fmj.jar to r64 that has relaxed fields visibility. More... about 11 years ago
Adds watch files. More... about 11 years ago
Makes FeedbackCacheProcessor public. More... about 11 years ago
HighestQualityRTCPTerminationStrategy now extends BasicRTCPTerminationStrategy reducing code duplication. More... about 11 years ago
Add a recording field to RecorderEvent. More... about 11 years ago