Skip to content
Snippets Groups Projects
  1. Aug 07, 2018
  2. Jul 30, 2018
    • Philippe Gorley's avatar
      configure: remove ilbc and gsm · 2cbbaf79
      Philippe Gorley authored and Adrien Béraud's avatar Adrien Béraud committed
      FFmpeg's RTP muxer does not support GSM, while Ubuntu does not package
      iLBC. Removes the old configure switches.
      
      Removes package detection from contrib. Keeps contrib rules in case GSM
      is later readded.
      
      Change-Id: I705a521e2baf34c757c22a72e04cdf27233b5a7b
      2cbbaf79
  3. Feb 10, 2017
  4. Nov 11, 2016
    • Guillaume Roguez's avatar
      increase pjsip max packet size · 9da60b35
      Guillaume Roguez authored
      Increase PJSIP_MAX_PKT_LEN to 8000 bytes.
      This permits big SIP invite message with many ICE candidates.
      
      Change-Id: I02097f54a2b01087dfdad4474eedbed2a67b0955
      9da60b35
  5. Nov 07, 2016
  6. Nov 10, 2015
    • Guillaume Roguez's avatar
      build: permit user to overload revision number · 7f56822b
      Guillaume Roguez authored
      Let user choose the RING_REVISION and RING_DIRTY_REPO values.
      This also permit packaging to build from non-git sources tree
      with a fancy and valid revision string.
      
      Just set previous environment variable before to run
      the make command.
      
      Change-Id: I24d71f985decc2187f09ab21eb72e588ede7fb7a
      Tuleap: #71
      7f56822b
  7. Sep 03, 2015
  8. Sep 02, 2015
  9. Mar 25, 2015
  10. Mar 20, 2015
  11. Jan 28, 2015
    • Emmanuel Lepage Vallee's avatar
      security: Exported DBus constants in a .h · 7fcb3514
      Emmanuel Lepage Vallee authored and Guillaume Roguez's avatar Guillaume Roguez committed
      This commit also fix various issues with the TLSValidator:
      
       * Remove dead code (-Wunused)
       * Handle exeptions in configurationmanager (runtime assert)
       * Add missing construction initializer (-Wuninitialized)
      
      Refs #64785
      
      Change-Id: I315396b2a3a29d097743ce825cda91235a6e7936
      7fcb3514
  12. Jan 20, 2015
    • Alexandre Lision's avatar
      ring/contrib: remove CCRTP/UCOMMON/ZRTPCPP deps · 2ac3fdc3
      Alexandre Lision authored and Guillaume Roguez's avatar Guillaume Roguez committed
      This patch have the side effect to refactor audio
      and video related parts by moving them into media
      sub-directory and making libav common parts
      undependent of video.
      This patch permits to disable video without
      loosing libav support on audio.
      
      Refs #63906
      
      Change-Id: I3d50713fac7f5c2738cc68b9f38573b5b4536b35
      2ac3fdc3
  13. Jan 14, 2015
  14. Jan 09, 2015
  15. Aug 12, 2014
  16. May 05, 2014
  17. Apr 08, 2014
  18. Nov 12, 2013
  19. Jul 08, 2013
  20. Jun 26, 2013
  21. Jun 19, 2013
  22. Dec 17, 2012
  23. Apr 13, 2012
  24. Feb 03, 2012
  25. Jan 24, 2012
  26. Sep 22, 2011
  27. Sep 14, 2011
    • Rafaël Carré's avatar
      pjproject: update to last stable release (1.10) · 46e97beb
      Rafaël Carré authored
      Remove some stuff we don't need:
          third_party libs
          Visual Studio / Xcode files
          symbian files
      
          pjmedia-audiodev (and update some source files accordingly)
          pjmedia-codec
      
          tests, documentation
      
      define PJMEDIA_RESAMPLE_IMP PJMEDIA_RESAMPLE_NONE
          => so we don't rely on resample library
      
      define PJMEDIA_HAS_SRTP     0
          => so we don't rely on srtp library
      
      We do resampling and srtp ourselves anyway
      46e97beb
  28. Aug 15, 2011
    • Rafaël Carré's avatar
      rename directories · 0d02b874
      Rafaël Carré authored
      sflphone-common -> daemon
      sflphone-client-gnome -> gnome
      sflphone-client-kde -> kde
      sflphone-plugins -> plugins
      0d02b874
  29. Aug 08, 2011
  30. Jun 20, 2011
  31. Dec 15, 2010
  32. Aug 04, 2010
  33. Aug 03, 2010
  34. Jul 30, 2010
  35. Jun 22, 2010
    • Alexandre Savard's avatar
      [#3561] · b32708c6
      Alexandre Savard authored
      - Fixed Autotools mess in test/.
      - Brought all the sub-libraries into a single library with LIBADD
      
      Conflicts:
      
      	sflphone-common/configure.ac
      	sflphone-common/src/Makefile.am
      	sflphone-common/src/audio/Makefile.am
      	sflphone-common/src/video/Makefile.am
      	sflphone-common/src/video/decoder/Makefile.am
      	sflphone-common/test/Makefile.am
      b32708c6
  36. Jan 26, 2010
  37. Nov 19, 2009
  38. Nov 09, 2009
Loading