0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes possible NPE in RTCPTerminationTransformEngine. More... almost 11 years ago
Updates sdes4j to 1.1.2. More... almost 11 years ago
Adds the FeedbackCache class that is used in RTCP termination strategies. More... almost 11 years ago
Adds missing license header. More... almost 11 years ago
Fixes cleaning before debuild. More... almost 11 years ago
Adds methods in MediaStreamStats for number of bytes that are received or sent. More... almost 11 years ago
Fixes cleaning debian src package. More... almost 11 years ago
Fixes number of packets and lost packets statistics for media stream. More... almost 11 years ago
Update comment in RTCPTerminationTransformEngine. More... almost 11 years ago
Adds sources of libmkv and change the way libvpx is build to reflect changes, when using debian source packet. More... almost 11 years ago
Tries to fix libvpx compilation against openjdk-1.7. More... almost 11 years ago
Updates the vpx instructions. More... almost 11 years ago
update doc + clean up More... almost 11 years ago
Adds a multiplexer for WAV files and enables audio recording in WAV format. More... almost 11 years ago
Remove the need to use RtpdumpPacket Because now RtpdumpStream doesn't use the rtpdump timestamp to sync the stream. Now the sync use the timestamp of rtp packet directly, with the timebase computed from the framerate/samplerate of the Format. More... almost 11 years ago
Fixes 'Scratch noise using opus/48000 codec' reported by Luca Antonioli. More... almost 11 years ago
Renames writeRTCPFeedbackMessage() -> writeControlPayload() in various places (RTPTranslatorImpl, RTPConnectorImpl, ...) More... almost 11 years ago
RtpdumpMediaDevice does not extends MediaDeviceImpl anymore, but provide a static method creating a AudioMediaDeviceImpl or MediaDeviceImpl (for video) for convenience instead. More... almost 11 years ago
Fix the problem discussed here : https://github.com/jitsi/libjitsi/pull/11#issuecomment-49404492 Also fix a bug where the first frame only was send (when loopFile was true) : More... almost 11 years ago
Fixes warnings, adds javadocs. More... almost 11 years ago
Minor clean-up. More... almost 11 years ago
Updates FMJ to r60. More... almost 11 years ago
Saves RTP timestamps, if available, in metadata (for debugging purposes). More... almost 11 years ago
Fix a bug with resetting a buffer. More... almost 11 years ago
Remove SSRCs from the active SSRCs list when we remove a stream. More... almost 11 years ago
Changes the java includes directory for macosx for libjnvpx. More... almost 11 years ago
Prevents LibJitsi from starting multiple times. More... almost 11 years ago
Add an ant target and instructions for building libjnvpx on debian. More... almost 11 years ago
Fixes a warning/a possible NullPointerException. More... almost 11 years ago
Updates the jnvpx build script, instructions, and the macosx binary. More... almost 11 years ago