Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • deb-src-release-593 protected
  • firs-plis
  • hw-decoding
  • jitsi_android
  • master default protected
  • reusable-rtp-scheduler
  • rewriting
  • shortaudio
  • 801
  • 800
  • 799
  • 798
  • 797
  • 796
  • 795
  • 794
  • 793
  • 792
  • 791
  • 790
  • 789
  • 788
  • 785
  • 784
  • 783
  • 782
  • 780
  • 779
28 results
Created with Raphaël 2.2.020Feb181413111086526Jan2320191716151411103224Dec1816151311108764130Nov292827262524222019181615141211531Oct30272524181710732128Sep1711228Aug26232220141287126Jul25232221201812109543230Jun272421201918171210743129May2827262524232221201918171615141310942130Apr252319171613119831Mar2827262524221918141172128Feb272625232221148654230Jan29282625242316151410973224Dec21201918151413121076543127Nov262422212019181716151413121065131Oct302927252423201918171615141285129Sep2827262524212018141311528Aug21183231Jul2625242019181612109654229Jun232011Fix a bug in calculating the VP8 Payload Descriptor sizeFixes an IllegalStateException in FileAccessServiceImpl when executing inside Jitsi Videobridge.Allows getting the complexity set on the Opus encoder (for debugging/informational purposes).Updates bouncycastle to 1.50.Fixes the sending of RTCP feedback messages to support Full Intra Refresh (FIR).Call CoInitialize on AEC initReturn an empty format list instead of nullFixes a deadlock in the ICE implementation between Agent.free() and StunClientTransaction observed in Jitsi Videobridge.Fixes an issue with Packet Loss Concealment (PLC) which could cause muting in Jitsi Videobridge conferences to 'repeat' after unmuting.Uses a single Thread per StunStack to expire StunServerTransactions in order to reduce the total number of utilized Threads.Defaults to not dropping received RTP packets from muted audio sources and allows the behavior to be enabled through a ConfigurationService property.Uses a Thread pool for StunClientTransaction in order to improve performance.Let ZRTP childstreams report the verification status of the main streamFixes removing properties with partial match, and adds tests for it.Uses client-to-mixer audio levels as defined by RFC 6464 to reduce the effects of decryption, decoding, and audio mixing in the presence of muted audio sources in a Jitsi Videobridge telephony conference.jitsi_androidjitsi_androidFixes DTLS retransmissions in order to make DTLS more resilient to packet loss.Attempts to be less careful and to accommodate even more DTLS records in one datagram.Fixes NullPointerExceptions in DTLS-SRTP.Takes into account --min-port and --max-port for the Jingle ICE-UDP transport. Attempts to be more resilient to packet loss during DTLS handshaking.Switches G.722, Opus and Speex to audio samples represented as short arrays instead of byte arrays as an optimization. Allows the Speex resampler to handle the resampling and the pass-through of both byte and short arrays. Allows AudioMixer to read and write audio samples as short arrays in addition to byte arrays.shortaudioshortaudioAdds javadocs, fixes formatting.Moves screencapture/imgstreaming from the packageApplies formatting.Disallows undefined references in JNI library jnscreencapture.Fixes a regression in which RawPackets can be returned for re-use prematurelyLoose AEC synchronization exigence in order to avoid jerky sounds.Replaces libjnopus.so with a version which does not require GLIBC_2.14Modifies that PacketTransformer interface to work with arrays ofFixes a potential probem in RawPacket#{get,set}Timestamp().Fixes warnings.Fixes the support for G.722 which was recently broken.Updates jnwincoreaudio.dll in order to comply with the package change for CoreAudioDevice, MacCoreAudioDevice and WebrtcAec to src.org.jitsi.impl.neomedia.device package.Merge branch 'aec'Corrects Coreaudio endless loop when CoreAudio daemon underruns. Corrects freeing resources synchronization problem. Corrects AEC memory leak.Minor: fix a javadocAdds a log message when LibJitsi is successfully started (to avoid confusion with the stack trace logged when the OSGi implementation fails to load, but LibJitsi is started)Updates ice4j to r376.Updates FMJ to r36.Improves the logging of warnings about failures to enable codecs.Applies formatting.
Loading