Commit Graph

894 Commits

Author SHA1 Message Date
bossiel 8e7f8e9dcd cleanup VS2008 projects for Release target 2012-09-06 16:44:07 +00:00
bossiel c97deeb448 Update iOS libvpx binaries to v1.1.0 // save/restore rotation scaling info 2012-09-06 15:43:30 +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 4eea1c3dae allow changing the frame size while decoding 2012-09-04 12:04:48 +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 98a03d7fd9 Enhance libyuv scaler 2012-08-19 22:53:40 +00:00
bossiel a696df25b5 Adds support for libyuv (http://code.google.com/p/libyuv/) 2012-08-19 00:14:44 +00:00
bossiel cd804ebd11 Update licensing agreement (v3.0) 2012-08-18 20:17:56 +00:00
bossiel d0ed37123a Update website 2012-08-18 20:15:05 +00:00
bossiel ce3ee58f50 Edited wiki page Licensing through web user interface. 2012-08-18 20:12:47 +00:00
bossiel a02ee4e744 Created wiki page through web user interface. 2012-08-18 20:12:27 +00:00
bossiel d04c288c75 Fix issue 2012-08-10 20:28:38 +00:00
bossiel cdf51072df Add callback function to be notified before the proxy audio producer need to push the buffer 2012-08-10 19:01:57 +00:00
bossiel 363d39d641 Fix issue on RTP header extension parsing 2012-08-06 14:50:50 +00:00
bossiel 817318fb03 Add DirectShow Firefox hack 2012-08-03 18:46:46 +00:00
bossiel 9c7522aec2 Fix DirectShow issue on Firefox plugin 2012-08-01 19:23:08 +00:00
bossiel edf52d8a92 Fix issue 129 2012-07-15 19:04:32 +00:00
bossiel 859e6eed28 Add 'android-utils' lib source code 2012-07-11 17:24:00 +00:00
bossiel bfd0bf22b0 Add support for DSCP tagging 2012-07-03 23:18:43 +00:00
bossiel 31d1edf3ff - Allow setting RTC and RTCP-MUX options
- Fix issue on ICE negotiation when RTCP-MUX is disabled
- Make ICE negotiation smarter
2012-06-29 02:30:49 +00:00
bossiel 93d5e1a658 Replace "xcode" specific code 2012-06-28 04:06:11 +00:00
bossiel d0243c0c8f Set default video_JB values to something more realistic 2012-06-28 03:48:54 +00:00
bossiel 814c957e5d Fix issues 2012-06-28 02:55:33 +00:00
bossiel ef0e25269a Make compatible with xcode 3 2012-06-28 01:40:11 +00:00
bossiel dc4a18dbfa Improve video quality and latency 2012-06-28 01:18:22 +00:00
bossiel b3fce98b64 Edited wiki page Wall_of_Shame through web user interface. 2012-06-27 22:16:32 +00:00
bossiel ab8cb456ce Edited wiki page Wall_of_Shame through web user interface. 2012-06-27 22:14:19 +00:00
bossiel a709fc955f Update G.729 binaries for Android 2012-06-26 12:43:49 +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 0e7ce64a17 Edited wiki page Wall_of_Shame through web user interface. 2012-06-19 20:00:21 +00:00
bossiel 2fb0f8cae8 Update documentation 2012-06-13 16:02:10 +00:00
bossiel 3302ceeb1f Edited wiki page Wall_of_Shame through web user interface. 2012-06-08 14:49:10 +00:00
bossiel 61cae94021 Edited wiki page Wall_of_Shame through web user interface. 2012-06-08 14:45:26 +00:00
bossiel 51e60bbcab Edited wiki page Wall_of_Shame through web user interface. 2012-06-08 00:15:51 +00:00
bossiel cd46908ab2 Edited wiki page Wall_of_Shame through web user interface. 2012-06-06 07:57:32 +00:00
bossiel 9b51d2aaef Edited wiki page Wall_of_Shame through web user interface. 2012-06-06 07:57:05 +00:00
bossiel 5dea0a3204 Created wiki page through web user interface. 2012-06-05 22:40:49 +00:00
bossiel d8b8caba6f Fix issue 117 and issue 113 2012-06-01 14:51:40 +00:00
bossiel 24146853a3 Re-order SDP headers 2012-05-29 00:37:01 +00:00
bossiel 502c2a2ec2 Update for webrtc4ie (htpp://http://code.google.com/p/webrtc4ie/) project 2012-05-29 00:14:38 +00:00
bossiel 45998df080 Fix issue 108 2012-05-17 21:42:37 +00:00
bossiel 06b4b22dbe Update OS X support 2012-05-15 06:57:29 +00:00
bossiel 0c79519f06 Update VP8 binaries for iOS 2012-05-13 22:35:50 +00:00
bossiel 222b86ea67 - Fix deadlock issue on call hangup when ICE is enabled
- Add new website
2012-05-12 19:30:24 +00:00
bossiel d1ba4bf614 Retransmit INVITE 200 OK 2012-05-03 22:19:05 +00:00
bossiel e523084136 Fix deadlock issue 2012-05-03 03:41:39 +00:00
bossiel 30d25b0e8d Fix some RTCP issues 2012-05-02 19:25:26 +00:00
bossiel 6a4cd8e29b Shorten ICE reflexive candidates gathering 2012-05-02 17:41:31 +00:00
bossiel fc08933759 Add HAVE_SRTP guards 2012-05-02 13:27:48 +00:00