Taner Sener
|
4b7b8dcfdd
|
auto-disabling not supported android features
|
4 years ago |
Taner Sener
|
4cf5850146
|
auto-disable videotoolbox when tvos sdk version set does not support it
|
4 years ago |
Taner Sener
|
39dfa48c80
|
use detected ios version to auto-disable arm64e architecture
|
4 years ago |
Taner Sener
|
cb94734c94
|
allow building any ios and tvos architecture when --no-framework is specified
|
4 years ago |
Taner Sener
|
15345abc27
|
replace @jlink with @link in android javadocs
|
4 years ago |
Taner Sener
|
018e0b3bb4
|
test android build scripts on ndk r23b
|
4 years ago |
Taner Sener
|
a7fe2d4b66
|
implement chapters in media information object, fixes #196
|
4 years ago |
Taner Sener
|
eee5917746
|
update ffmpeg version
|
4 years ago |
Taner Şener
|
458c05db31
|
Merge pull request #260 from tanersener/issue-257
decommission ANDROID_HOME in build scripts, fixes #257
|
4 years ago |
Taner Sener
|
e9e397f3d5
|
decommission ANDROID_HOME in build scripts, fixes #257
|
4 years ago |
Taner Sener
|
d370cfd3e2
|
use unique method names for overloaded methods on android
|
4 years ago |
Taner Sener
|
6fe867abf8
|
implement FFprobeKit.getMediaInformationFromCommandArgumentsAsync method on ios
|
4 years ago |
Taner Sener
|
3b1b928213
|
run github actions only on native branches
|
4 years ago |
Taner Sener
|
af190b3112
|
add min mac catalyst version to readme
|
4 years ago |
Taner Şener
|
48533712d9
|
Merge pull request #229 from tanersener/improve-documentation
Improve documentation
|
4 years ago |
Taner Şener
|
57ba208726
|
Merge pull request #230 from tanersener/improve-documentation
Improve documentation
|
4 years ago |
Taner Sener
|
50f4f7ef87
|
update the links of platform readmes
|
4 years ago |
Taner Sener
|
2368b5b643
|
document api level and min deployment target requirements in hybrid framework readmes
|
4 years ago |
Taner Sener
|
27af848e9c
|
more detailed docs for async execute methods
|
4 years ago |
Taner Sener
|
1cb36ea365
|
call session callbacks first rather than global callbacks on native platforms
|
4 years ago |
Taner Sener
|
fc747666c5
|
add missing break statements while processing logs in native platforms
|
4 years ago |
Taner Sener
|
eee8d852b9
|
differentiate class and insance methods in ReturnCode class for native platforms
|
4 years ago |
Taner Sener
|
b142442551
|
add sessionStateToString method on android platform
|
4 years ago |
Taner Sener
|
eda94ad613
|
introduce a method to generate saf protocol urls using a custom open mode, fixes #167
|
4 years ago |
Taner Sener
|
83d1fc6e72
|
dont allow generating invalid saf urls, improves #34
|
4 years ago |
Taner Sener
|
3f8ec5d2f7
|
document internal native methods that must not be called by applications
|
4 years ago |
Taner Sener
|
f52f6a1c56
|
use LSMinimumSystemVersion instead of MinimumOSVersion in macOS bundles, fixes #174
|
4 years ago |
Taner Sener
|
d73c43cd2c
|
enable 10bit support in x265, fixes #187
|
4 years ago |
Taner Sener
|
24ec14a495
|
fix apple platforms build errors
|
4 years ago |
Taner Sener
|
431e95fd73
|
use min deployment target to auto-disable not-supported architectures
|
4 years ago |
Taner Sener
|
2afdbd88af
|
generate shared libraries on apple platforms
|
4 years ago |
Taner Sener
|
bab2b67f30
|
redirect autoreconf_library output to build.log
|
4 years ago |
Taner Sener
|
a22a448867
|
disable bitcode in macos scripts
|
4 years ago |
Taner Sener
|
a72e3f501d
|
use av_bprint methods to convert char* to nsstring, fixes #192
|
4 years ago |
Taner Şener
|
c514991b02
|
Merge pull request #188 from tanersener/main
Sync development with main
|
4 years ago |
Taner Sener
|
99c405d0f8
|
update ffmpeg to n4.5-dev-2655-gb4d665bf69, improves #178
|
4 years ago |
Taner Şener
|
39911c0e79
|
Merge pull request #180 from tanersener/android-darwin-arm64
use x86-64 ndk toolchain on arm64 darwin hosts, fixes #175
|
4 years ago |
Taner Sener
|
879eeb59af
|
use x86-64 ndk toolchain on arm64 darwin hosts, fixes #175
|
4 years ago |
Taner Şener
|
e26065ecc0
|
Merge pull request #179 from tanersener/xcode13-fixes
allow overriding sdk version while building apple platforms, improves…
|
4 years ago |
Taner Sener
|
26e78c5cb8
|
allow overriding sdk version while building apple platforms, improves #168
|
4 years ago |
Taner Sener
|
72e8fa4612
|
allow overriding sdk version while building apple platforms, improves #168
|
4 years ago |
Taner Sener
|
d0ddcaf4df
|
use x86-64 ndk toolchain on arm64 darwin hosts, fixes #175
|
4 years ago |
Taner Şener
|
21eaa9a729
|
Merge pull request #172 from tanersener/development
Support Xcode 13
|
4 years ago |
Taner Sener
|
fb0a2105a0
|
clear sessionHistoryMap in clearSessions(), fixes #171
|
4 years ago |
Taner Sener
|
c9657a3911
|
support ios 15, fixes #164
|
4 years ago |
Taner Sener
|
1203a3218c
|
use rich code blocks in readmes
|
4 years ago |
Taner Şener
|
198ab7a18d
|
Merge pull request #169 from tanersener/development-flutter
implement the flutter plugin
|
4 years ago |
Taner Sener
|
6bb4fc3352
|
update project readme
|
4 years ago |
Taner Sener
|
3bc1844b7c
|
implement the flutter plugin
|
4 years ago |
Taner Şener
|
2ee5414365
|
Merge pull request #166 from tanersener/development-react-native
implement react-native plugin
|
4 years ago |