0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jun 13, 2024 — Jun 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
First implementation of the BasicRTCPTerminationStrategy More... almost 11 years ago
Use named constants instead of numbers for the RTCPREMBPacket.type and RTCPREMBPacket.fmt. More... almost 11 years ago
Removes a log message. More... almost 11 years ago
Fixes warnings about unused imports. More... almost 11 years ago
Fixes building debian source packet. More... almost 11 years ago
Instead of using RTPPacket that was parsing the packet header, classes of the rtpdump package now use RtpdumpPacket, that extends RawPacket (so the parsing is done by RawPacket). More... almost 11 years ago
Updates fmj to the latest and greatest version that allows to override the default RTCP report creation algorithm and that includes an RTCP packet parser More... almost 11 years ago
Adds methods for number of packets and number of lost packets to the MediaStreamStats. More... almost 11 years ago
Remove unused import. More... almost 11 years ago
Use the difference between the timestamp of 2 consecutive frames read in the IVF file to sync the stream, instead of just using the framerate of the frame. More... almost 11 years ago
Adds license notice. More... almost 11 years ago
Adds building usrsctp from source. More... almost 11 years ago
Adds linux sctp binaries. More... almost 11 years ago
Fixed deprecated warning. More... almost 11 years ago
Synchronizes writing to RecorderRtpImpl. More... almost 11 years ago
Adds jnsctp for 64bit windows. More... almost 11 years ago
Adds jnsctp for 32bit windows and build instructions. More... almost 11 years ago
Adds sctp lib for macosx with its build instructions. More... almost 11 years ago
Merge pull request #10 from Haerezis/greyfading More... almost 11 years ago
Fix some code conventions errors, comment errors. Remove duplicate code by refactoring the constructor of VideoGreyFadingMediaDevice. More... almost 11 years ago
Resets the packet buffer for an SSRC (allowing RTP packets for the SSRC to be received). More... almost 11 years ago
Implements support for RTCP XR. More... almost 11 years ago
Add a protocol & CaptureDevice that read rtpdump file, containing rtp packet that were recorded. More... almost 11 years ago
Add a protocol / CaptureDevice that read an ivffile that contains vp8 frames for the doRead function... More... almost 11 years ago
Add a protocol / CaptureDevice that generate RGB frame that create a fading from white to black to white... More... almost 11 years ago
Fixes several issues when building deb-src, missing classes. More... almost 11 years ago
Handles incoming format parameters for ilbc codec. More... almost 11 years ago
Adds HighestQualityRTCPTerminationStrategy (and renames the existing test strategies) More... almost 11 years ago
Fixes warnings. Manually formats source code. More... almost 11 years ago
Moves speex and g722 in libjitsi using package org.jitsi. Updates binaries. More... almost 11 years ago