Commit graph

146 commits

Author SHA1 Message Date
Guillaume BIENKOWSKI
998b21b276 Fix VP8 broken with avpf 2014-11-21 10:40:41 +01:00
Simon Morlat
6fa436a10f fix openh264 build issue 2014-11-20 18:07:14 +01:00
Gautier Pelloux-Prayer
802fd62297 Fix gsm clean 2014-11-20 11:59:10 +01:00
Guillaume BIENKOWSKI
3d7cbbfda6 Enable debug for libvpx and add a substep to the makefile 2014-11-20 11:27:49 +01:00
Guillaume BIENKOWSKI
cc2502b15a Enable neon optimizations for speex in arm64 2014-11-20 11:26:02 +01:00
Guillaume BIENKOWSKI
ca62c24342 Fix opencore amr old scripts and fix name collision in ms2 through linphone 2014-11-19 14:28:15 +01:00
Guillaume BIENKOWSKI
d1b14454f5 Enable arm64 compilation of the SDK. There's a bit of a rework of the makefiles here, so that they are shorter and more understandable. 2014-11-19 14:28:15 +01:00
Guillaume BIENKOWSKI
7665ad4189 Fix libxml2 generation 2014-10-09 10:51:20 +02:00
Guillaume BIENKOWSKI
f87b884d8c Don't generate doc where possible 2014-10-08 16:03:10 +02:00
Guillaume BIENKOWSKI
9a1839cc5c Enable CCACHE compilation: export LINPHONE_CCACHE=ccache and go.
It’s not perfect at all, and there’s about 1/3 of the SDK that will trigger
« unsupported compiler option », but that’s a start.
2014-10-07 17:01:53 +02:00
Guillaume BIENKOWSKI
aae8ef1aa2 Update Opus to pull ARM assembly optimizations 2014-09-22 16:17:07 +02:00
Guillaume BIENKOWSKI
ca20b17414 Modify SDK compilation step for XCode 6 2014-09-19 11:33:58 +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
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
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
32c633628f Fix VP8 for armv7s 2014-06-12 15:46:55 +02:00
Guillaume BIENKOWSKI
b88f1f1aec Update libvpx, fixes corruption and crashes with new clang. 2014-05-02 18:10:42 +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
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
2ab72a27bb Fix msisac Werror with Clang for Xcode 5.1 2014-03-12 16:08:45 +01:00
Guillaume BIENKOWSKI
a5c06ade4a Add missing cunit compilation directives 2014-02-28 10:58:46 +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
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
Guillaume BIENKOWSKI
1ec60999ab Merge remote-tracking branch 'public/master' into tunnel
Conflicts:
	Classes/LinphoneManager.h
	Classes/LinphoneManager.m
	linphone.xcodeproj/project.pbxproj
	submodules/build/Makefile
	submodules/build/builder-iphone-os.mk

+ Made modifications to the tunnel compilation so that it builds without openssl.
2013-11-05 10:54:23 +01:00
Guillaume BIENKOWSKI
521c008f24 Some commands for distclean in FFMPEG fail in OSX,
so don't account on these. We simply remove the 
folder afterwards.
2013-10-15 09:27:13 +02:00
Guillaume BIENKOWSKI
4627ff65cd Typo in mssilk builder 2013-10-10 10:45:35 +02:00
Guillaume BIENKOWSKI
518dd9e9c7 Enable PIE for ffmpeg and x264.
Note that the x264 compilation seems to generate non-PIC code even though the option is passed.
2013-10-04 10:25:08 +02:00
Guillaume BIENKOWSKI
be2b671628 Fix i386 compilation, which was triggering link errors for the iPhoneSimulator target. 2013-10-03 14:49:34 +02:00
Guillaume BIENKOWSKI
3eec08773c Disable the gcc in opencore-amr, which fixes compiler issue (was producing x86 versions even for arm targets…) 2013-10-02 11:24:21 +02:00
Guillaume BIENKOWSKI
cc6074ad33 + Fix x264 patch not applied after a clean
+ Fix libvpx and zrtp compilation for XCode 4.x

Overall, we transition from using gcc to using clang all the way. This solves some tricky problems with -mtune options and architecture-dependant configure issues.
2013-10-01 17:41:37 +02:00