0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Sep 28, 2024 — Sep 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moves speex and g722 in libjitsi using package org.jitsi. Updates binaries. More... about 11 years ago
Updates changelog and control file for deb package. More... about 11 years ago
Unregisters a listener on stop(). More... about 11 years ago
Implements RTCP termination. More... about 11 years ago
Prevent WebmDataSource from closing more than oonce. More... over 11 years ago
Adds libweupnp-java dependency. More... over 11 years ago
Updates the libvpx libraries. More... over 11 years ago
Adds sdp parameter indicating the annex compatibility when g729 is enabled. More... over 11 years ago
Increases the size of the audio jitter buffer for recording. More... over 11 years ago
Update fmj.jar to r49 ('Adds a configurable minimum size for the video jitter buffer.'). More... over 11 years ago
Removes the "reorder buffer" from the FEC transformer and uses long instead of int to store SSRCs. More... over 11 years ago
Disables RECORDING_ENDED events. More... over 11 years ago
Prevents WebmDataSink from (crashing because of) writing to a closed file. More... over 11 years ago
Adds a localSSRC field to RTPTranslatorImpl. More... over 11 years ago
Sends FIR messages on all streams (temporary). More... over 11 years ago
Makes SSRCFactoryImpl public. More... over 11 years ago
Adds methods to MediaService. More... over 11 years ago
Adds a Recorder implementation for which attaches to an RTP translator and records all (recognized) incoming streams. More... over 11 years ago
Adds an RTCPFeedbackMessageSender to RTPTranslator. More... over 11 years ago
Suppresses warmings. More... over 11 years ago
Adds a Synchronizer implementation. More... over 11 years ago
Adds a RecorderEventHandler implementation that saves events in JSON format. More... over 11 years ago
Adds the Synchronizer interface. More... over 11 years ago
Adds RED and ULPFEC to MediaStreamImpl. More... over 11 years ago
Adds a webm data sink. More... over 11 years ago
Fix a failure to set the SSRCFactory when an RTPTranslator is used, resulting in the SSRC of a video MediaStream changing when the stream starts. Reported by Thomas Kuntz. More... over 11 years ago
Fix a bug with negative SSRCs for a stream, reported by Thomas Kuntz. More... over 11 years ago
Adds a PacketBuffer. More... over 11 years ago
Moves Recorder and RecorderImpl in serarate packages. Adds RecorderEvent and RecorderEventHandler. More... over 11 years ago
Adds SilenceEffect. More... over 11 years ago