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
|
38d88e0c12
|
replace execute callback with session specific complete callbacks, fixes #197
|
2021-12-24 17:34:42 +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 |
|
Taner Sener
|
4b7b8dcfdd
|
auto-disabling not supported android features
|
2021-12-21 00:27:13 +00:00 |
|
Taner Sener
|
4cf5850146
|
auto-disable videotoolbox when tvos sdk version set does not support it
|
2021-12-21 00:14:34 +00:00 |
|
Taner Sener
|
39dfa48c80
|
use detected ios version to auto-disable arm64e architecture
|
2021-12-20 00:15:40 +00:00 |
|
Taner Sener
|
cb94734c94
|
allow building any ios and tvos architecture when --no-framework is specified
|
2021-12-20 00:14:20 +00:00 |
|
Taner Sener
|
15345abc27
|
replace @jlink with @link in android javadocs
|
2021-12-19 23:58:33 +00:00 |
|
Taner Sener
|
018e0b3bb4
|
test android build scripts on ndk r23b
|
2021-12-19 23:35:47 +00:00 |
|
Taner Sener
|
a7fe2d4b66
|
implement chapters in media information object, fixes #196
|
2021-12-18 23:43:16 +00:00 |
|
Taner Sener
|
eee5917746
|
update ffmpeg version
|
2021-12-06 19:04:24 +00:00 |
|
Taner Şener
|
458c05db31
|
Merge pull request #260 from tanersener/issue-257
decommission ANDROID_HOME in build scripts, fixes #257
|
2021-11-30 17:17:02 +00:00 |
|
Taner Şener
|
b40ce3cd5b
|
Merge pull request #259 from tanersener/issue-257
decommission ANDROID_HOME in build scripts, fixes #257
|
2021-11-30 17:02:51 +00:00 |
|
Taner Sener
|
e9e397f3d5
|
decommission ANDROID_HOME in build scripts, fixes #257
|
2021-11-30 11:23:35 +00:00 |
|
Taner Sener
|
d370cfd3e2
|
use unique method names for overloaded methods on android
|
2021-11-10 01:12:49 +00:00 |
|
Taner Sener
|
6fe867abf8
|
implement FFprobeKit.getMediaInformationFromCommandArgumentsAsync method on ios
|
2021-11-10 00:57:39 +00:00 |
|
Taner Sener
|
3b1b928213
|
run github actions only on native branches
|
2021-11-10 00:44:38 +00:00 |
|
Taner Sener
|
af190b3112
|
add min mac catalyst version to readme
|
2021-11-10 00:44:31 +00:00 |
|
Taner Şener
|
48533712d9
|
Merge pull request #229 from tanersener/improve-documentation
Improve documentation
|
2021-11-09 19:46:50 +00:00 |
|
Taner Şener
|
57ba208726
|
Merge pull request #230 from tanersener/improve-documentation
Improve documentation
|
2021-11-09 19:46:37 +00:00 |
|
Taner Sener
|
50f4f7ef87
|
update the links of platform readmes
|
2021-11-09 09:40:26 +00:00 |
|
Taner Sener
|
2368b5b643
|
document api level and min deployment target requirements in hybrid framework readmes
|
2021-11-09 09:32:41 +00:00 |
|
Taner Sener
|
27af848e9c
|
more detailed docs for async execute methods
|
2021-11-09 09:31:44 +00:00 |
|
Taner Sener
|
1cb36ea365
|
call session callbacks first rather than global callbacks on native platforms
|
2021-11-08 00:47:38 +00:00 |
|
Taner Sener
|
fc747666c5
|
add missing break statements while processing logs in native platforms
|
2021-11-08 00:21:59 +00:00 |
|
Taner Sener
|
eee8d852b9
|
differentiate class and insance methods in ReturnCode class for native platforms
|
2021-11-08 00:12:32 +00:00 |
|
Taner Sener
|
b142442551
|
add sessionStateToString method on android platform
|
2021-11-07 23:47:53 +00:00 |
|
Taner Sener
|
eda94ad613
|
introduce a method to generate saf protocol urls using a custom open mode, fixes #167
|
2021-11-07 22:21:27 +00:00 |
|
Taner Sener
|
83d1fc6e72
|
dont allow generating invalid saf urls, improves #34
|
2021-11-07 14:08:51 +00:00 |
|
Taner Sener
|
3f8ec5d2f7
|
document internal native methods that must not be called by applications
|
2021-11-07 14:06:20 +00:00 |
|
Taner Sener
|
f52f6a1c56
|
use LSMinimumSystemVersion instead of MinimumOSVersion in macOS bundles, fixes #174
|
2021-11-07 11:45:52 +00:00 |
|
Taner Sener
|
d73c43cd2c
|
enable 10bit support in x265, fixes #187
|
2021-11-07 09:03:23 +00:00 |
|
Taner Sener
|
24ec14a495
|
fix apple platforms build errors
|
2021-11-06 00:58:09 +00:00 |
|
Taner Sener
|
431e95fd73
|
use min deployment target to auto-disable not-supported architectures
|
2021-10-31 23:12:03 +00:00 |
|
Taner Sener
|
2afdbd88af
|
generate shared libraries on apple platforms
|
2021-10-31 20:42:40 +00:00 |
|
Taner Sener
|
bab2b67f30
|
redirect autoreconf_library output to build.log
|
2021-10-26 13:34:21 +01:00 |
|
Taner Sener
|
a22a448867
|
disable bitcode in macos scripts
|
2021-10-26 13:24:51 +01:00 |
|
Taner Sener
|
a72e3f501d
|
use av_bprint methods to convert char* to nsstring, fixes #192
|
2021-10-19 23:58:52 +01:00 |
|
Taner Şener
|
c514991b02
|
Merge pull request #188 from tanersener/main
Sync development with main
|
2021-10-14 22:23:33 +01:00 |
|