Commit Graph

12 Commits

Author SHA1 Message Date
bossiel 1da4baac3e - GNU make files:
* complete rewrite to add auto detection for thirdparties libraries
 * all features are enabled by default unless --without-xxx is used
 * adds support for pkg-config to ease integration on other projects (tp, webrtc2sip...)
****** FIRT REVISION KNOW TO FULLY WORK WITH TP ******
- Detect support for h264, h263, theora and mp4v-es at runtime instead of using macros at compile-time
- Allows configuring audio ptime and video fps
- Adds support for congestion control
- Complete support for RTCP-REMB (http://tools.ietf.org/html/draft-alvestrand-rmcat-remb-00)
- Change way the bitrate is computed (use width, height, motion-rank and fps)
-
2013-06-10 05:47:01 +00:00
bossiel 691054d035 Fix webrtc2sip bug 27\nSuppress some warnings 2012-12-05 06:35:45 +00:00
bossiel c35b4e9255 Add support for Linux (webrtc2sip 2.0) 2012-12-03 03:11:21 +00:00
bossiel 779de18b22 Update VP8 libraries for Android and Windows (v1.1.0 aka "Eider")
Allow changing video size after the decoding process start
Allow rotating without scaling to keep ratio
Use right values to compute DirectShow display ratio
2012-09-06 14:53:13 +00:00
bossiel 5428e86579 - Add supports for add-ons (plugins loaded from shared libs)
- Add WebRTC audio add-on for Linux systems
- Add OpenSL-ES audio add-on for Android 2.3+
- Fix RTC issue: BYE not sent when the call is ended
- Update Android build scripts to detect all toolchanins (up to 8b), include striping, make NDK r7c as the default toolchain
- Add support for Adaptive echo tail
- Update Speex libraries for Android
- Disable build for speakup-jb code when speex-jb is enabled
- Prevent SIGPIPE signal on iOS when using UDP
2012-09-03 06:41:33 +00:00
bossiel 0c8d1582ef Fix issue 123 and 124 2012-06-22 15:47:15 +00:00
bossiel 558622a890 - Update AEC libraries (based on WebRTC) fro Windows and Android
- Fix Android LGPL build issue
- Update Android FFmpeg binaries (ARM5te LGPL only)
- Update license agreement
- Fix other issues
2012-06-21 04:56:00 +00:00
bossiel ee823cdea2 Add support for MAC OS X \nComplete support for media update \nFix issues 2011-09-20 07:10:32 +00:00
bossiel 079030a700 Add support for G.722 HD voice 2011-08-25 23:12:19 +00:00
bossiel 83ebc719b1 Begin adding support for VP8 video codec 2011-08-10 23:49:13 +00:00
bossiel 03d18d33f6 Disable webrtc noise supp (use speex-dsp) on Android to avoid robotic voice 2011-08-04 20:59:04 +00:00
bossiel 049f6025ff - Begin adding support for Google WebRTC
- This revision adds support for WebRTC's AEC and Noise Suppression
2011-08-01 05:14:45 +00:00