Commit graph

14 commits

Author SHA1 Message Date
Guillaume BIENKOWSKI
998b21b276 Fix VP8 broken with avpf 2014-11-21 10:40:41 +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
32c633628f Fix VP8 for armv7s 2014-06-12 15:46:55 +02: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
b2904d4c04 Resolve iOS7 VPX corruption. This dramatically improves image quality for VP8! 2013-11-19 16:08:31 +01: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
Guillaume BIENKOWSKI
e053a0ee19 Fix compilation process for XCode 5 and following.
Transitioned to using Clang instead of GCC everywhere possible,
including x264 (some ASM was modified for that)
2013-09-30 17:32:46 +02:00
Jehan Monnier
5ea8097ddd update libvpx to v1.2.0 2013-05-22 16:13:35 +02:00
Jehan Monnier
8a50dae15a fix build for xcode4.4 2012-09-18 15:55:36 +02:00
Jehan Monnier
20ef4a2469 xcode 4.6/ios6 support
Conflicts:

	submodules/linphone
2012-09-18 15:55:11 +02:00
Simon Morlat
447556710d port to Xcode 4.3 (libvpx patch added) 2012-03-13 23:30:16 +01:00
Pierre-Eric Pelloux-Prayer
40783c14e4 Update libvpx
And remove patch which isn't necessary anymore.
2011-12-19 11:12:49 +01:00
Pierre-Eric Pelloux-Prayer
d3b45ea79c vp8: update build script 2011-12-15 14:47:16 +01:00
Jehan Monnier
ddeaddf92d Merge remote-tracking branch 'public/master' into dev_videoios
IOS migration

Conflicts:
	.gitignore
	.gitmodules
	linphone-Info.plist
	linphone.xcodeproj/project.pbxproj
	submodules/build/builder-iphone-os.mk
	submodules/build/iphone-config.site
	submodules/externals/osip
	submodules/liblinphone.xcodeproj/project.pbxproj
	submodules/linphone
2011-10-19 11:36:27 +02:00