Skip to content
Snippets Groups Projects
  1. Apr 19, 2013
  2. Apr 17, 2013
  3. Apr 16, 2013
  4. Apr 13, 2013
  5. Apr 11, 2013
  6. Apr 09, 2013
  7. Apr 08, 2013
  8. Mar 31, 2013
  9. Mar 28, 2013
  10. Mar 27, 2013
  11. Mar 26, 2013
  12. Mar 25, 2013
  13. Mar 24, 2013
    • Werner Dittmann's avatar
      Update to zrtp4j-light v3.1.0 · 489aeb4a
      Werner Dittmann authored
      Update zrtp4j-light that implements new features to negotiate ZRP protocol
      versions, support the B256 SAS authentication mode, some smaller updates and
      bug fixes.
      489aeb4a
  14. Mar 22, 2013
  15. Mar 19, 2013
    • Lyubomir Marinov's avatar
    • Boris Grozev's avatar
      Fixes a problem with RTCP PLI packets not being sent. The problem was that the... · 4ccda9a4
      Boris Grozev authored
      Fixes a problem with RTCP PLI packets not being sent. The problem was that the usePLI field of VideoMediaStreamImpl was accessed from the constructor of the superclass (through the overloaded deviceSessionChanged method), before being initialized. As a result it's value was 'false' rather than the intended 'true'. This patch makes the field static, since (once initialized) it's value was always 'true' anyway.
      
      This is the stack trace observed:
           [java] 	at org.jitsi.impl.neomedia.VideoMediaStreamImpl.deviceSessionChanged(VideoMediaStreamImpl.java:520)
           [java] 	at org.jitsi.impl.neomedia.MediaStreamImpl.setDevice(MediaStreamImpl.java:1678)
           [java] 	at org.jitsi.impl.neomedia.MediaStreamImpl.<init>(MediaStreamImpl.java:284)
           [java] 	at org.jitsi.impl.neomedia.VideoMediaStreamImpl.<init>(VideoMediaStreamImpl.java:318)
           [java] 	at org.jitsi.impl.neomedia.MediaServiceImpl.createMediaStream(MediaServiceImpl.java:364)
      
      4ccda9a4
  16. Mar 18, 2013
  17. Mar 14, 2013
  18. Mar 11, 2013
  19. Mar 07, 2013
  20. Mar 02, 2013
  21. Mar 01, 2013
  22. Feb 28, 2013
  23. Feb 27, 2013
  24. Feb 26, 2013
  25. Feb 25, 2013
  26. Feb 23, 2013
  27. Feb 22, 2013
Loading