0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Sep 27, 2024 — Sep 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes an automatic conversion from int to long which has caused the remote bitrate estimator to not work. More... about 11 years ago
Adds methods to access the bitrate estimate of the remote bitrate estimator. More... about 11 years ago
Reduces the number of allocations in the remote bitrate estimator in order to reduce the effects of the garbage collector. More... about 11 years ago
Commits work in progress on a remote bitrate estimator. More... about 11 years ago
Fixes the compilation with Java Runtime Environment 6. More... about 11 years ago
Clarifies, simplifies the source code. Traces RTCP-based feedback. More... about 11 years ago
Adds description to debian patches. More... about 11 years ago
Fixes debian mentors warnings. More... about 11 years ago
Merge pull request #14 from beilharz/patch-1 More... about 11 years ago
Uses named constants instead of literals. More... about 11 years ago
Permanently disable RTCP termination of audio streams. More... about 11 years ago
Adds missing dependency. More... about 11 years ago
Adds a method that allows sending application data through DTLS. Enables handling of received application data when DTLS-SRTP is enabled. More... about 11 years ago
Adds comments. More... about 11 years ago
Adds a registerUser() method to SrtpControl. Needed for allowing multiple MediaStream-s to share an SrtpControl. More... about 11 years ago
Adds correct ITP bug number. More... about 11 years ago
Merge pull request #15 from bgrozev/failsafetransaction-fix More... about 11 years ago
Also throws an exception if rename fails. More... about 11 years ago
Throws an exception if deleting a file fails. More... about 11 years ago
Fixes missing build dependency. More... about 11 years ago
Fixes fmj checkout link in README. More... about 11 years ago
Fixes recently removed libmkv from libvpx/third_party. More... about 11 years ago
Fixes building debian src package using old bouncycastle lib. More... about 11 years ago
Adds an isRtcpmux() method to StreamConnector. More... about 11 years ago
Fix a failure to (try to) initialize the SRTP transformer. More... about 11 years ago
Updates ice4j to r420. More... about 11 years ago
Adds rtcp mux support for DTLS. More... about 11 years ago
Merge pull request #13 from dpocock/webstart More... about 11 years ago
Uses the ConfigurationService to find the directories to use. More... about 11 years ago
Adds a new constructor to SRTCPTransformer. More... about 11 years ago