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 年之前 |