Commit History

Author SHA1 Message Date
  Mike Jerris a972bf6dd7 FS-10540: add build for Allison sounds 7 years ago
  Mike Jerris 3bcf5b7ff8 FS-9785: upgrade libsrtp to 2.1 7 years ago
  Mike Jerris 34c48368dc FS-10074: [libtiff] stop using embedded libtiff. Build now requires system libtiff 7 years ago
  Mike Jerris 20bcb2edef FS-10036: update cJSON code to pre 1.4.0 release of cJSON. this includes backports of all our fixes, and our build macros for windows and visibility. It also makes it easy to drop in a new version, and to in the future be able to switch to a system version of cJSON easily (after all these updates are in, probably around v2.0 timeframe. Note this new version adds a lot of extra error checking, fixes some buffer overruns, and improves parser and printer performance 7 years ago
  Anthony Minessale 9b8a5edd3d FS-9638 8 years ago
  Anthony Minessale f38dde9fec fix merge 8 years ago
  Seven Du 7dd872e9b8 FS-9575 #resolve [Add MRCP] 8 years ago
  Dragos Oancea 0e6e53f15c FS-8644: OPUS_SET_BITRATE(), codec control and estimators for packet loss and RTT (with Kalman filters) to detect a slow or congested link. 9 years ago
  Michael Jerris f0dcd7066a FS-9091: build all libyuv platform files so we don't have missing symbols on some platforms 8 years ago
  Michael Jerris 3976eb17d0 FS-8623: fix sun studio build errors building libvpx 8 years ago
  Michael Jerris d9382e40c8 FS-8942: pass along CFLAGS, CXXFLAGS, and LDFLAGS to vpx build too, fixes solaris 64bit build 8 years ago
  Michael Jerris 9c1ec3d825 FS-8942: pass compiler to libvpx configure 8 years ago
  Michael Jerris 1540546cc1 FS-8884: add --disable-libyuv and --disable-libvpx configure args to disable building these libraries 8 years ago
  Michael Jerris 46599c5a8b FS-8867: do hidden visibility on vpx as we don't want symbols leaking out of libfreeswitch, and we get relocation error on a vpx symbol anyways 8 years ago
  Michael Jerris febe0f8dac FS-8867: build using in tree libvpx, vpx no longer optional and does not use system libvpx due to issues with having to update it frequently conflicting with system libraries, now we link to the static in tree version instead. Also, mod_vpx is now a core module instead of a loadable module, so mod_vpx.so will no longer be built 8 years ago
  Michael Jerris 44da905b4f FS-8867: build using in tree libyuv to match required version and not impact system ones that are never sufficient version 8 years ago
  William King a5a3561b2b FS-8233 Clean up formatting 9 years ago
  William King 7724270d89 FS-8233 convert unit tests frameworks to non-recursive makefiles 9 years ago
  Anthony Minessale eea76c8856 FS-8130 9 years ago
  Anton Farygin 0b2158279c fixed apr1 unresolved symbols in libfreeswitch.so.1.0.0 9 years ago
  Anthony Minessale 5933a0d044 restore patches from revert, this is lame, you need to bootstrap to fix it. 625^H^H^H0 days without having to rebootstrap 9 years ago
  Anthony Minessale 08a69fecbc this is not ready 9 years ago
  William King f7f5c7587f FS-7820 9 years ago
  Michael Jerris ea807b484f FS-7681: install switch_image.h 9 years ago
  Michael Jerris 4ad0aa91a4 FS-7655: attempt to make libvpx and libyuv optional (none of the video features will work without them) The following modules require these libraries to be installed still: mod_av mod_cv mod_fsv mod_mp4v2 mod_openh264 mod_vpx mod_imagick mod_vpx mod_yuv mod_png mod_vlc 9 years ago
  Ken Rice 02a0a2a068 FS-7607 #resolve #comment Update URLs to reflect https protocol on freeswitch.org websites and update additional URLs to avoid 301 redirects. 9 years ago
  Michael Jerris b827542c8d FS-7500: fix vpx include paths 9 years ago
  Brian West 9c459f881e FS-7494: default avatar and mute images for video MCU 9 years ago
  Michael Jerris 00214a5e2b FS-7507: install config files to the right directory 9 years ago
  Michael Jerris 857a61318e FS-7507: Add global vars fonts_dir, images_dir, data_dir, localstate_dir 9 years ago