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.05Apr3223Mar21201913109427Feb262120181413111086526Jan2320191716151411103224Dec1816151311108764130Nov292827262524222019181615141211531Oct30272524181710732128Sep1711228Aug26232220141287126Jul25232221201812109543230Jun272421201918171210743129May2827262524232221201918171615141310942130Apr252319171613119831Mar2827262524221918141172128Feb272625232221148654230Jan29282625242316151410973224Dec21201918151413121076543127Nov262422212019181716151413121065131Oct302927252423201918171615141285129Sep2827262524212018141311528Aug21183231Jul2625242019181612109654229Jun232011Fixes an audio quality degradation observed with Core Audio on OS X when the Audio tab in Preferences is open during a call.Removes duplication.Removes duplication.Fixes a case which may lead to ignoring non-distinguishing but important format parameters/SDP fmpt such as H.264 sprop-parameter-sets.Updates FMJ to r41 (which fixes warnings). Exposes a couple of fields.Updates CoreAudio to be default and echo cancel to be activated for it by default on macosx.Updates AEC for CoreAudio using webrtc library, recompiled with latest webrtc, was crashing when running from source with unresolved reference "___sincos_stret". Adds some basic instructions for compiling.Removes tab char.Enhances the support for received H.264 SDP format parameters such as sprop-parameter-sets.Filters RTP packets in accord with the MediaStream direction. Fixes problems with new ReceiveStream-s being created while on hold.Stops all receive streams (same reasoning as in the previous commit for starting them).Makes sure that the file is copied even if the jitsi repo has a version with a newer date (which could happen after a git pull).In startReceiveStreams(), start both streams from the RTP manager and streamsPrevent NP dereference on IMediaObjectPrevent WASAPI silence insertion to overflowAdd target to copy libjitsi to jitsiInit COM on the WASAPI stream processing threadFix some possible NPEsExtracts an internal class into its own file for the sake of readability.Updates fmj.jar to r40 (Fakes a TimeoutEvent when a ReceiveStream is replaced with a PassiveSSRCInfo (e.g. when an RTCP Receiver Report is received, instead of a Sender Report, for the ReceiveStream).).Fixes warnings.Calls stop() and disconnect() on DataSource-s when they are removed fromMakes sure that writeLock is released.Fixes warnings.Fixes 'Deadlock between GUI and ReceiveStream' reported by Ingo Bauersachs.For RTCP FIR messages, use the SSRC from the packet FCI, instead of the 'SSRC of media source' field (see RFC5104 sections 4.3.1.1 and 4.3.1.2).Set the RTP Marker flag for the last RTP packet of a frame.Fix 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 stream
Loading