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 |
|
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 |
|