Histórico de Commits

Autor SHA1 Mensagem Data
  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. há 9 anos atrás
  Michael Jerris f0dcd7066a FS-9091: build all libyuv platform files so we don't have missing symbols on some platforms há 8 anos atrás
  Michael Jerris 3976eb17d0 FS-8623: fix sun studio build errors building libvpx há 8 anos atrás
  Michael Jerris d9382e40c8 FS-8942: pass along CFLAGS, CXXFLAGS, and LDFLAGS to vpx build too, fixes solaris 64bit build há 8 anos atrás
  Michael Jerris 9c1ec3d825 FS-8942: pass compiler to libvpx configure há 8 anos atrás
  Michael Jerris 1540546cc1 FS-8884: add --disable-libyuv and --disable-libvpx configure args to disable building these libraries há 8 anos atrás
  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 há 8 anos atrás
  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 há 8 anos atrás
  Michael Jerris 44da905b4f FS-8867: build using in tree libyuv to match required version and not impact system ones that are never sufficient version há 8 anos atrás
  William King a5a3561b2b FS-8233 Clean up formatting há 9 anos atrás
  William King 7724270d89 FS-8233 convert unit tests frameworks to non-recursive makefiles há 9 anos atrás
  Anthony Minessale eea76c8856 FS-8130 há 9 anos atrás
  Anton Farygin 0b2158279c fixed apr1 unresolved symbols in libfreeswitch.so.1.0.0 há 9 anos atrás
  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 há 9 anos atrás
  Anthony Minessale 08a69fecbc this is not ready há 9 anos atrás
  William King f7f5c7587f FS-7820 há 9 anos atrás
  Michael Jerris ea807b484f FS-7681: install switch_image.h há 9 anos atrás
  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 há 9 anos atrás
  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. há 9 anos atrás
  Michael Jerris b827542c8d FS-7500: fix vpx include paths há 9 anos atrás
  Brian West 9c459f881e FS-7494: default avatar and mute images for video MCU há 9 anos atrás
  Michael Jerris 00214a5e2b FS-7507: install config files to the right directory há 9 anos atrás
  Michael Jerris 857a61318e FS-7507: Add global vars fonts_dir, images_dir, data_dir, localstate_dir há 9 anos atrás
  Anthony Minessale c07513ea55 FS-7506: make freetype optional há 9 anos atrás
  Mike Jerris 086cf1c279 FS-7500: expand libpng detection to try to find a good png >= 1.6.16, fall back to older verison in weezy, and add support for building without libpng há 9 anos atrás
  Anthony Minessale 521a97935e FS-7500: check in png code and put it in the core to mature há 9 anos atrás
  Anthony Minessale 0697db4fb4 FS-7506 FS-7513: set banner with video_banner_text variable set before calling in, NEEDS DOCS params are parsable inside a {} string há 9 anos atrás
  Anthony Minessale 7b323f0b17 FS-7501: add vidderbuffer há 10 anos atrás
  William King 4fc94e3907 FS-7500 S-7513: Few build fixes há 10 anos atrás
  Seven Du ea2f00b3d9 FS-7500: refactor to use switch_core_video há 10 anos atrás