Guillaume BIENKOWSKI
|
172691fc9c
|
Don't build sdk twice
|
2014-08-13 11:07:26 +02:00 |
|
Guillaume BIENKOWSKI
|
15a1a05eac
|
Change the way the SDK is named for consistency
|
2014-07-24 14:33:42 +02:00 |
|
Guillaume BIENKOWSKI
|
c5a0f37541
|
Disable unit tests for libvpx
|
2014-07-18 17:08:30 +02:00 |
|
Guillaume BIENKOWSKI
|
83af89ecc7
|
Fix VP8 crash when packet loss occurs without AVPF
|
2014-07-18 16:31:08 +02:00 |
|
Jehan Monnier
|
462812ffc1
|
update target delivery
|
2014-07-08 12:44:20 +02:00 |
|
Jehan Monnier
|
7478d291de
|
fix build issue with openh264
|
2014-07-08 10:03:21 +02:00 |
|
Guillaume BIENKOWSKI
|
242feeecdc
|
OpenH264 update
|
2014-07-07 12:15:45 +02:00 |
|
Guillaume BIENKOWSKI
|
f12acd5e7e
|
help section in makefile, also added arch-specific compilation options
|
2014-07-01 14:55:45 +02:00 |
|
Ghislain MARY
|
c81322ec8b
|
Fix make veryclean.
|
2014-06-13 16:05:11 +02:00 |
|
Ghislain MARY
|
c80568fd26
|
Compile the iSAC codec from the mswebrtc plugin instead of the msisac plugin.
|
2014-06-13 16:03:56 +02:00 |
|
Guillaume BIENKOWSKI
|
9b6dec1bf9
|
Add an sdk target to the main Makefile and refactor repetitions into generic targets.
With this we can now trigger rebuild of a specific submodule (make build-libvpx will rebuild all libvpx)
|
2014-06-12 16:51:20 +02:00 |
|
Guillaume BIENKOWSKI
|
32c633628f
|
Fix VP8 for armv7s
|
2014-06-12 15:46:55 +02:00 |
|
Guillaume BIENKOWSKI
|
e5641e79be
|
Enable message storage in compilation and remove chat model from the xcode project
|
2014-05-19 16:59:36 +02:00 |
|
Guillaume BIENKOWSKI
|
b88f1f1aec
|
Update libvpx, fixes corruption and crashes with new clang.
|
2014-05-02 18:10:42 +02:00 |
|
Jehan Monnier
|
884d4a1dca
|
use git submodule status instead of ls to check tunnel mode
|
2014-04-23 17:21:22 +02:00 |
|
Simon Morlat
|
ee3c36a092
|
fix bug in makefile
|
2014-04-23 11:51:10 +02:00 |
|
Simon Morlat
|
2eddb8ad81
|
merge tunnel branch into main branch so that source code is exactly the same in the two branches.
The only difference is the presence of the submodules/tunnel .
|
2014-04-23 09:36:55 +02:00 |
|
Simon Morlat
|
81ce1181b4
|
restore tunnel build, fix crash occuring with lastest polarssl
|
2014-04-22 23:37:46 +02:00 |
|
Simon Morlat
|
edd0d46291
|
Merge remote-tracking branch 'public/master' into tunnel
Conflicts:
Classes/LinphoneCoreSettingsStore.m
|
2014-04-22 17:03:25 +02:00 |
|
Simon Morlat
|
02afae59eb
|
integrate permissive patch of openh264
|
2014-04-16 11:25:20 +02:00 |
|
Simon Morlat
|
988bc012ca
|
Merge remote-tracking branch 'public/master' into tunnel
|
2014-04-14 20:14:22 +02:00 |
|
Simon Morlat
|
15fb9cac57
|
fix crash in mediastreamer2
fix symbol conflict with sha256
|
2014-04-14 20:13:31 +02:00 |
|
Simon Morlat
|
3376388982
|
Merge remote-tracking branch 'public/master' into tunnel
Conflicts:
Classes/LinphoneCoreSettingsStore.m
Classes/LinphoneManager.m
linphone.xcodeproj/project.pbxproj
submodules/build/Makefile
submodules/build/builder-iphone-os.mk
|
2014-04-14 12:52:00 +02:00 |
|
Guillaume BIENKOWSKI
|
bff266f396
|
Fix veryclean for openh264
|
2014-04-08 09:13:06 +02:00 |
|
Ghislain MARY
|
8d23daf39c
|
Build OpenH264 in the SDK.
|
2014-04-04 15:39:09 +02:00 |
|
Johan Pascal
|
0d679c6f77
|
Add missing makefiles
|
2014-04-02 09:55:54 +02:00 |
|
Guillaume Bienkowski
|
6cca2c777b
|
Handle take_binary for i386
|
2014-04-01 16:25:36 +02:00 |
|
Guillaume BIENKOWSKI
|
5fc519f8a2
|
Add the ability to force the use of compiled versions of libvpx
|
2014-04-01 16:25:28 +02:00 |
|
Guillaume BIENKOWSKI
|
29cca9bfe9
|
Use binary distribution for libvpx, since the new Apple compiler (Xcode 5.1) outputs crashing code.
|
2014-03-28 14:12:07 +01:00 |
|
Guillaume BIENKOWSKI
|
5ab859fd08
|
Apply the proposed fix for the garbling of vp8 here: https://code.google.com/p/webm/issues/detail?id=603#c45
|
2014-03-27 10:26:58 +01:00 |
|
Guillaume BIENKOWSKI
|
3df38649f6
|
Enable h263
|
2014-03-18 10:21:52 +01:00 |
|
Guillaume BIENKOWSKI
|
f54fe6a7d0
|
Remove unknown option warnings
|
2014-03-13 14:42:13 +01:00 |
|
Guillaume BIENKOWSKI
|
2ab72a27bb
|
Fix msisac Werror with Clang for Xcode 5.1
|
2014-03-12 16:08:45 +01:00 |
|
Guillaume BIENKOWSKI
|
426878bef0
|
Fix Xcode 5.1 / Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn) complains about unused command line args
|
2014-03-12 14:33:31 +01:00 |
|
Guillaume BIENKOWSKI
|
856f84c2b8
|
Enable liblinphone_tester in Xcode
|
2014-03-05 14:16:01 +01:00 |
|
Guillaume BIENKOWSKI
|
a5c06ade4a
|
Add missing cunit compilation directives
|
2014-02-28 10:58:46 +01:00 |
|
Guillaume BIENKOWSKI
|
4e6abdf82a
|
Add CUNIT repo to linphone-iphone, to enable unit tests to compile
+ update belle-sip and linphone to get fixes for this compilation to proceed
+ make the SDK build correctly with these tests
|
2014-02-28 10:36:38 +01:00 |
|
Guillaume BIENKOWSKI
|
7113078817
|
Fix polarssl compilation nightmare
|
2014-02-20 17:30:30 +01:00 |
|
Guillaume BIENKOWSKI
|
130476990c
|
Fix polarssl errors at compilation
|
2014-02-20 11:03:44 +01:00 |
|
Guillaume BIENKOWSKI
|
0b3d423865
|
Update polarssl
|
2014-02-19 11:16:07 +01:00 |
|
Guillaume BIENKOWSKI
|
21facbcd9c
|
Removed dependency on libvpx patch
|
2014-02-13 12:20:31 +01:00 |
|
Guillaume BIENKOWSKI
|
0848c79e92
|
Migrate to VP8 version 1.3
|
2014-02-12 09:26:44 +01:00 |
|
Guillaume BIENKOWSKI
|
b0e95c9934
|
Added a target to zip the iOS resources for rebranding.
|
2014-01-24 13:59:14 +01:00 |
|
Guillaume BIENKOWSKI
|
5fa1feef61
|
Fix typo
|
2014-01-15 11:13:11 +01:00 |
|
Guillaume BIENKOWSKI
|
2a729b35bf
|
Enable ZRTP compilation by default
|
2014-01-15 11:11:53 +01:00 |
|
Jehan Monnier
|
834ca0e371
|
re-enable zrtp
|
2014-01-14 16:20:10 +01:00 |
|
Johan Pascal
|
e7e583cd1d
|
Update libzrtp to v4 in standalone mode
- update srtp to include name collision correction
- update linphone to get updated oRTP using libzrtpv4 API
|
2014-01-08 20:34:19 +01:00 |
|
Guillaume BIENKOWSKI
|
0728679785
|
Added msisac module to the compilation process. Only available in the SDK for now.
|
2014-01-03 09:38:39 +01:00 |
|
Guillaume BIENKOWSKI
|
b2904d4c04
|
Resolve iOS7 VPX corruption. This dramatically improves image quality for VP8!
|
2013-11-19 16:08:31 +01:00 |
|
Guillaume BIENKOWSKI
|
43602710a2
|
Use binary version of the silk lib for armV7.
This enables older devices (iPhone4) to handle the SILK codec normally again.
|
2013-11-05 15:49:37 +01:00 |
|