Commit Graph

213 Commits

Author SHA1 Message Date
Taner Sener
34c449feab drop rapidjson headers from packages and use rapidjson from the system 2022-08-18 22:56:46 +01:00
Taner Sener
f98d5caed3 fix linux api errors 2022-08-16 00:45:34 +01:00
Taner Sener
e4e97f59ce create linux bundles under the prebuilt directory 2022-08-02 01:45:10 +03:00
Taner Sener
ba2b668c84 implement linux api 2022-08-01 01:48:47 +03:00
Taner Sener
be4030ffb3 add build scripts for linux platform 2022-06-03 13:38:10 +01:00
Taner Sener
4cc9408596 fix apple nightly builds 2022-04-03 16:54:07 +01:00
Taner Sener
0eec6baa15 update the release date of 4.5.1 for Apple 2022-01-14 18:33:14 +00:00
Taner Sener
b49218d274 do not link against the system libexpat library, fixes #316 2022-01-13 21:38:17 +00:00
Taner Sener
a3e235ca70 convert nightly builds to weekly 2022-01-10 09:08:08 +00:00
Taner Sener
326dd1b127 resolve build errors on nightly builds 2022-01-09 14:16:23 +00:00
Taner Şener
53b7504129
Merge pull request #296 from tanersener/development
merge documentation changes to main
2022-01-02 23:46:19 +00:00
Taner Sener
426892b7f4 update github actions 2022-01-02 23:43:20 +00:00
Taner Sener
89217cddee test build scripts under 13.2.1 2022-01-02 23:28:09 +00:00
Taner Sener
f3447c770d update docs 2022-01-02 23:26:24 +00:00
Taner Şener
44c4fca703
Merge pull request #295 from tanersener/development-flutter
merge flutter v4.5.1 changes to main
2022-01-02 23:22:14 +00:00
Taner Sener
c399691a3e fix the doc parameter error 2022-01-02 22:45:36 +00:00
Taner Sener
043c8adbed release v4.5.1 for flutter 2022-01-02 21:26:43 +00:00
Taner Sener
2febafd5e6 fix the signature of getMediaInformation method 2022-01-02 19:29:32 +00:00
Taner Sener
8a00606604 simplify execute methods 2022-01-02 18:01:37 +00:00
Taner Şener
873ab9dc48
Merge pull request #294 from tanersener/development-react-native
merge react native v4.5.1 changes to main
2022-01-02 15:05:29 +00:00
Taner Sener
f4b0510148 Merge branch 'main' into development-flutter 2022-01-02 13:47:55 +00:00
Taner Sener
0975d9a5ba Merge branch 'main' into development-react-native 2022-01-02 13:02:05 +00:00
Taner Sener
b02d3440c3 release v4.5.1 for react-native 2022-01-02 11:36:53 +00:00
Taner Şener
4280af5aba
Merge pull request #293 from tanersener/development
merge the bugfix for issue 292
2022-01-02 10:15:02 +00:00
Taner Sener
868f83d31d reschedule nightly builds 2022-01-02 00:08:46 +00:00
Taner Sener
eaa0b91758 fix execute() methods 2022-01-01 23:52:51 +00:00
Taner Sener
8448f29c02 implement getSafParameter api method 2022-01-01 20:15:44 +00:00
Taner Sener
c672cf9480 depend on android ndk 22.1.7171670, fixes #292 2022-01-01 14:27:24 +00:00
Taner Sener
e69bed900b enable nightly builds 2021-12-31 21:52:22 +00:00
Taner Sener
1a998927f4 implement getSafParameter api method 2021-12-31 21:23:57 +00:00
Taner Sener
70ad8a8caa Merge branch 'main' into development-react-native 2021-12-31 11:38:36 +00:00
Taner Sener
ad744d396b Merge branch 'main' into development-flutter 2021-12-31 11:37:21 +00:00
Taner Şener
0302a4cf77
Merge pull request #289 from tanersener/development
release native v4.5.1 release
2021-12-31 09:45:50 +00:00
Taner Sener
a2908f5d32 freeze v4.5.1 2021-12-30 22:26:16 +00:00
Taner Sener
9c8ee760a0 increase library versions before the next release 2021-12-29 10:36:02 +00:00
Taner Sener
018f063b64 put libc++ inside aar package when custom library uses c++ 2021-12-28 21:31:21 +00:00
Taner Sener
42257524ed specify --enable-gpl flag only once 2021-12-28 20:59:56 +00:00
Taner Sener
ed8fd4b4b2 support building custom libraries in native build scripts, fixes #28 2021-12-28 18:53:48 +00:00
Taner Sener
3c77c50bf6 simplify apple.sh 2021-12-28 02:13:06 +00:00
Taner Sener
3ed992a822 implement a build flag to disable an external library 2021-12-28 01:14:39 +00:00
Taner Sener
ae708befea add support for zimg openssl and srt, fixes #28 and #241 2021-12-28 00:17:04 +00:00
Taner Sener
8034629c43 replace execute callback with session specific complete callbacks, fixes #197 2021-12-25 16:50:35 +00:00
Taner Sener
adfce89fc1 replace execute callback with session specific complete callbacks, fixes #197 2021-12-25 14:14:35 +00:00
Taner Sener
38d88e0c12 replace execute callback with session specific complete callbacks, fixes #197 2021-12-24 17:34:42 +00:00
Taner Sener
ea9f267ce6 implement execute methods for react-native 2021-12-23 00:31:53 +00:00
Taner Sener
9b34c7215f implement execute methods for flutter 2021-12-22 20:51:34 +00:00
Taner Sener
6d1493d08d fix synchronous execution errors in get media information from command methods for android 2021-12-22 00:20:15 +00:00
Taner Sener
d8945c1fca unify the names of execute methods that accept a string for android 2021-12-21 20:54:21 +00:00
Taner Sener
d1fc22d96f build android library using ndk 23b 2021-12-21 00:48:34 +00:00
Taner Sener
64a67922c7 update min sdk version in build.gradle when api level is explicitly set 2021-12-21 00:42:59 +00:00