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 години |
Michael Jerris
|
f0dcd7066a
FS-9091: build all libyuv platform files so we don't have missing symbols on some platforms
|
преди 8 години |
Michael Jerris
|
3976eb17d0
FS-8623: fix sun studio build errors building libvpx
|
преди 8 години |
Michael Jerris
|
d9382e40c8
FS-8942: pass along CFLAGS, CXXFLAGS, and LDFLAGS to vpx build too, fixes solaris 64bit build
|
преди 8 години |
Michael Jerris
|
9c1ec3d825
FS-8942: pass compiler to libvpx configure
|
преди 8 години |
Michael Jerris
|
1540546cc1
FS-8884: add --disable-libyuv and --disable-libvpx configure args to disable building these libraries
|
преди 8 години |
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 години |
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 години |
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 години |
William King
|
a5a3561b2b
FS-8233 Clean up formatting
|
преди 9 години |
William King
|
7724270d89
FS-8233 convert unit tests frameworks to non-recursive makefiles
|
преди 9 години |
Anthony Minessale
|
eea76c8856
FS-8130
|
преди 9 години |
Anton Farygin
|
0b2158279c
fixed apr1 unresolved symbols in libfreeswitch.so.1.0.0
|
преди 9 години |
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 години |
Anthony Minessale
|
08a69fecbc
this is not ready
|
преди 9 години |
William King
|
f7f5c7587f
FS-7820
|
преди 9 години |
Michael Jerris
|
ea807b484f
FS-7681: install switch_image.h
|
преди 9 години |
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 години |
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 години |
Michael Jerris
|
b827542c8d
FS-7500: fix vpx include paths
|
преди 9 години |
Brian West
|
9c459f881e
FS-7494: default avatar and mute images for video MCU
|
преди 9 години |
Michael Jerris
|
00214a5e2b
FS-7507: install config files to the right directory
|
преди 9 години |
Michael Jerris
|
857a61318e
FS-7507: Add global vars fonts_dir, images_dir, data_dir, localstate_dir
|
преди 9 години |
Anthony Minessale
|
c07513ea55
FS-7506: make freetype optional
|
преди 9 години |
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
|
преди 9 години |
Anthony Minessale
|
521a97935e
FS-7500: check in png code and put it in the core to mature
|
преди 9 години |
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
|
преди 9 години |
Anthony Minessale
|
7b323f0b17
FS-7501: add vidderbuffer
|
преди 10 години |
William King
|
4fc94e3907
FS-7500 S-7513: Few build fixes
|
преди 10 години |
Seven Du
|
ea2f00b3d9
FS-7500: refactor to use switch_core_video
|
преди 10 години |