Commit Graph

556 Commits

Author SHA1 Message Date
Taner Sener 877c8fdfd9 test travis ios lts build fix #2 2019-06-25 07:21:08 +03:00
Taner Sener 20b54df76c test travis ios lts build fix 2019-06-25 07:17:44 +03:00
Taner Sener 1191d09d45 enable all android, ios and tvos jobs for travis 2019-06-24 23:37:54 +03:00
Taner Sener 78bc0ef275 add travis ios test job 2019-06-24 23:07:45 +03:00
Taner Sener a3c922e11b add all travis android jobs 2019-06-24 23:00:21 +03:00
Taner Sener d63649a67a enable travis job matrixes 2019-06-24 21:46:26 +03:00
Taner Sener ddd1ba8468 add travis license and cache sections 2019-06-24 20:59:24 +03:00
Taner Sener 308b269710 add travis platform dependency 2019-06-24 15:48:58 +03:00
Taner Sener e2bcbe18d2 Add travis confguration 2019-06-24 15:38:37 +03:00
Taner Sener b9ca079fd7 log --reconf and --rebuild flags, fixes #159 2019-06-24 14:21:36 +03:00
Taner Sener 39920243ea include development builds link in README 2019-06-23 13:50:50 +03:00
Taner Sener 8f288e3971 upgrade gradle wrapper to 5.4.1 2019-06-23 12:06:35 +03:00
Taner Sener dea2d51783 fix android lint issues 2019-06-23 11:44:04 +03:00
Taner Sener 6fdf6e4dec fix gradle warnings 2019-06-23 10:41:24 +03:00
Taner Sener 137e3aa1c3 update gradle bintray plugin 2019-06-23 10:06:22 +03:00
Taner Sener eb7649e666 update version as 4.2.2 2019-06-22 22:08:16 +03:00
Taner Sener 56b4e1eeb1 use new libaom version 1.0.0-1974-g32185d165 2019-06-22 22:02:35 +03:00
Taner Sener fe6f1299ae use new x264 version snapshot-20190621 2019-06-22 21:31:41 +03:00
Taner Sener 17cc87793a use new ffmpeg version 4.2-dev-1735-gebcf4d354f 2019-06-19 12:24:43 +03:00
Taner Sener 6a0ea618dc use the different cocoapods packages for tvos and ios 2019-06-19 11:23:05 +03:00
Taner Sener 205a3016ef remove allowBackup flag from androidmanifest.xml file, fixes #154 2019-06-18 13:30:07 +03:00
Taner Sener 3a1e7507d5 use new opus version 1.3.1 2019-06-15 09:23:51 +03:00
Taner Sener adac5c4a7d use new libpng version 1.6.37 2019-06-15 00:00:20 +03:00
Taner Sener 51b232670a use new libiconv version 1.16 2019-06-14 23:58:25 +03:00
Taner Sener 0e2357f761 use new fontconfig version 2.13.91 2019-06-14 23:44:13 +03:00
Taner Sener bcb22f9e63 clean script updated 2019-06-14 19:13:22 +03:00
Taner Sener 3a252b5059 use ffmpeg 4.2-dev-1720-gc9c1711f49 2019-06-14 18:57:28 +03:00
Taner Sener 7d24edd1b2 support openh264, fixed #152 2019-06-14 16:56:48 +03:00
Taner Sener e4b43d6584 add gif samples for tvos platform 2019-06-11 15:40:13 +03:00
Taner Sener cfb9d40f0b update README 2019-06-11 13:00:14 +03:00
Taner Sener 4092ada348 add tvos test-applications 2019-06-11 00:15:54 +03:00
Taner Sener ec6a7c40ac auto-disable 32-bit architectures on IOS 11 and 12, fixes #149 2019-06-11 00:15:54 +03:00
Taner Sener b7785d5bf2 support tvos, fixed #151 2019-06-11 00:15:53 +03:00
Taner Sener 0eea0a3246 getSupportedCameraIds api method introduced on android, fixes #145 2019-05-29 12:00:18 +03:00
Taner Sener f16edb5779 fix version strings in Info.plist file, fixes #141
(cherry picked from commit 88f2d7d728)
2019-05-21 16:18:30 +03:00
Taner Sener 413a4cb5a6 disable libgif auto-detection for libwebp on ios 2019-05-13 19:32:00 +03:00
Taner Sener ff3d2f94fa remove android:label property from AndroidManifest.xml 2019-05-04 09:09:45 +03:00
Taner Sener 48b909445c include proguard configuration in aar archive, fix #128 2019-04-27 23:11:26 +03:00
Taner Sener 6369bf54a8 fix libvpx build errors on android lts 2019-04-27 10:49:02 +03:00
Taner Sener cb5285a749 add async execution utility class for Android 2019-04-27 08:45:51 +03:00
Taner Sener a91f51bdcc support api level 16 on android by implementing missing functions in android_lts_support library 2019-04-27 00:25:02 +03:00
Taner Sener c103dc0f16 explicitly specify LOCAL_ARM_NEON flag on Android.lts.mk 2019-04-26 13:05:32 +03:00
Taner Sener 2a8317e3fe trigger arm-v7a-neon check when armeabi-v7a is loaded, fix #126 2019-04-26 12:53:31 +03:00
Taner Sener ef004c8d03 Revert "use api level 18 for android lts releases"
This reverts commit a019c44f56.
2019-04-24 15:23:50 +03:00
Taner Sener 0da03186ac add release notes links in version history table 2019-04-22 12:32:36 +03:00
Taner Sener c1422648aa reverse version history table order 2019-04-22 12:26:48 +03:00
Taner Sener 19852f9193 update versions section in README 2019-04-22 12:21:43 +03:00
Taner Sener c50917ab27 exclude unwider libraries during linking for android 2019-04-21 14:46:11 +03:00
Taner Sener 328e93680c update test-app kvazaar command 2019-04-21 14:45:22 +03:00
Taner Sener 3e647a4bbf remove api level 21 specific features 2019-04-21 11:06:31 +03:00