Commit Graph

179 Commits (flutter.v4.5.1)
 

Author SHA1 Message Date
Taner Sener 043c8adbed release v4.5.1 for flutter 4 years ago
Taner Sener 2febafd5e6 fix the signature of getMediaInformation method 4 years ago
Taner Sener 8a00606604 simplify execute methods 4 years ago
Taner Sener f4b0510148 Merge branch 'main' into development-flutter 4 years ago
Taner Şener 4280af5aba
Merge pull request #293 from tanersener/development 4 years ago
Taner Sener 868f83d31d reschedule nightly builds 4 years ago
Taner Sener c672cf9480 depend on android ndk 22.1.7171670, fixes #292 4 years ago
Taner Sener e69bed900b enable nightly builds 4 years ago
Taner Sener 1a998927f4 implement getSafParameter api method 4 years ago
Taner Sener ad744d396b Merge branch 'main' into development-flutter 4 years ago
Taner Şener 0302a4cf77
Merge pull request #289 from tanersener/development 4 years ago
Taner Sener a2908f5d32 freeze v4.5.1 4 years ago
Taner Sener 9c8ee760a0 increase library versions before the next release 4 years ago
Taner Sener 018f063b64 put libc++ inside aar package when custom library uses c++ 4 years ago
Taner Sener 42257524ed specify --enable-gpl flag only once 4 years ago
Taner Sener ed8fd4b4b2 support building custom libraries in native build scripts, fixes #28 4 years ago
Taner Sener 3c77c50bf6 simplify apple.sh 4 years ago
Taner Sener 3ed992a822 implement a build flag to disable an external library 4 years ago
Taner Sener ae708befea add support for zimg openssl and srt, fixes #28 and #241 4 years ago
Taner Sener 8034629c43 replace execute callback with session specific complete callbacks, fixes #197 4 years ago
Taner Sener 38d88e0c12 replace execute callback with session specific complete callbacks, fixes #197 4 years ago
Taner Sener 9b34c7215f implement execute methods for flutter 4 years ago
Taner Sener 6d1493d08d fix synchronous execution errors in get media information from command methods for android 4 years ago
Taner Sener d8945c1fca unify the names of execute methods that accept a string for android 4 years ago
Taner Sener d1fc22d96f build android library using ndk 23b 4 years ago
Taner Sener 64a67922c7 update min sdk version in build.gradle when api level is explicitly set 4 years ago
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 0b45c3e101 use less async calls to process logs and statistics 4 years ago
Taner Sener aed46e9bd7 updates chapters in media information object, improves #196 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 4 years ago
Taner Şener b40ce3cd5b
Merge pull request #259 from tanersener/issue-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 4 years ago
Taner Şener 57ba208726
Merge pull request #230 from tanersener/improve-documentation 4 years ago
Taner Şener dcabec5f65
Merge pull request #231 from tanersener/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