Commit graph

251 commits

Author SHA1 Message Date
Guillaume BIENKOWSKI
e23541baf4 Fix openh264 compilation that performs link at install 2015-01-09 15:00:12 +01:00
Gautier Pelloux-Prayer
85ede441ac Fix libvpx configure error in case of CC env variable set by user 2015-01-09 11:07:54 +01:00
Guillaume BIENKOWSKI
76f958bdc4 Link with ZLIB 2015-01-07 13:09:25 +01:00
Guillaume BIENKOWSKI
d25722e3b5 Don't build the SDK ZIP by default 2014-12-17 12:18:06 +01:00
Simon Morlat
af4f0d7e5b fix bad makefile rule 2014-11-27 16:36:56 +01:00
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
dce305f973 Fix typo 2014-11-19 14:28:16 +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
9ecba5edbf Fix tunnel check (back port) 2014-11-04 16:06:20 +01:00
Guillaume BIENKOWSKI
ab48064b08 Remove armv7s target, since it is not used anymore by Xcode 2014-10-27 16:54:00 +01:00
Gautier Pelloux-Prayer
a0248fb372 Fix 9c9a7f: .git file is within gsm subdirectory 2014-10-27 10:35:25 +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
44872b9c8d Remove unused makefile vars 2014-10-03 15:25:23 +02:00
Simon Morlat
5c3becbbe7 fix makefile .git can be a directory also 2014-09-25 16:44:50 +02:00
Gautier Pelloux-Prayer
9c9a7fe26d Do not copy gsm/.git file when buliding, to avoid git detecting the folder as a submodule while it is not one 2014-09-24 14:25:46 +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
70b035e571 Add makefile target to retrieve the prebuilt sdk from linphone.org 2014-09-11 14:06:08 +02:00
Gautier Pelloux-Prayer
2d879e19cc Add possibility to change adaptive rate algorithm in audio settings 2014-09-09 14:23:09 +02:00
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