Commit Graph

97 Commits (flutter.v6.0.2)

Author SHA1 Message Date
Sue N. Cooper bc1893e11e freeze v6.0 2 years ago
Sue N. Cooper 4c740d8c5c fix testing errors 2 years ago
Sue N. Cooper 56bc1ac653 upgrade agp to 8.1.0 2 years ago
Sue N. Cooper 50b13ca2e1 upgrade ffmpeg to v6.0 2 years ago
Taner Sener be28fa1010 remove email address from the copyright 2 years ago
Taner Sener 5321a53528 remove android release template 3 years ago
Taner Sener 47f85fa9ea remove android release template 3 years ago
Taner Sener 8e99f3557f remove android release template 3 years ago
Taner Sener 214eea3fb5 enable redirection natively for android, improves #593 3 years ago
Taner Sener 5ad7a336ca update documentation 3 years ago
Taner Sener e3bc7127bc mark smart-exception dependency as api 3 years ago
Taner Sener 6f6e0fa3d1 migrate repo links to arthenica 3 years ago
Taner Sener 58065a91aa print muxing overhead in a single line 3 years ago
Taner Sener 39469daff2 clean sections before starting a new execution, fixes #571 3 years ago
Taner Sener c83c4d8a93 fix javadoc warnings 3 years ago
Taner Sener 5e8ca9f4ae upgrade agp to 7.3.0 3 years ago
Taner Sener ffc567ec55 drop signatures of ffmpeg_opt.c methods 3 years ago
Taner Sener fd0bb25ec3 fix report file creation crash 3 years ago
Taner Sener bba2b62694 use ffmpeg n5.1.1 3 years ago
Taner Sener fd91644221 support newer android ndk versions 3 years ago
Taner Sener be711ac426 discard errors when parsing ffprobe output, fixes #530 #546 3 years ago
Taner Sener c82f9c8e74 make ffprobe sections thread local, fixes #531 3 years ago
Taner Sener 99bd946030 refactor session create methods 3 years ago
Taner Sener eac6cd5a06 refactor media information classes 3 years ago
Taner Sener 6b09e0dfed fix setSessionHistorySize method on native platforms 3 years ago
Taner Sener cf29f1c6a7 bundle c++_shared when chromaprint is enabled 3 years ago
Taner Sener 862b0485e0 fix indentation errors in fonts.conf file created on apple and android platforms 3 years ago
Bin Yeamin Chowdhury bcd0b98e67 Fixed issue for invalid null check after loading static method 3 years ago
Taner Sener ddfd73b224 update getDuration method documentation, fixes #311 3 years ago
Taner Sener 100787b0b8 replace jcenter with mavenCentral for android 3 years ago
Taner Sener 9b4879f962 replace jcenter with mavenCentral for android 3 years ago
Taner Sener f56cc05d50 update android documentation 3 years ago
Taner Sener 326dd1b127 resolve build errors on nightly builds 3 years ago
Taner Sener c672cf9480 depend on android ndk 22.1.7171670, fixes #292 4 years ago
Taner Sener a2908f5d32 freeze v4.5.1 4 years ago
Taner Sener ae708befea add support for zimg openssl and srt, fixes #28 and #241 4 years ago
Taner Sener 38d88e0c12 replace execute callback with session specific complete callbacks, fixes #197 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 15345abc27 replace @jlink with @link in android javadocs 4 years ago
Taner Sener a7fe2d4b66 implement chapters in media information object, fixes #196 4 years ago
Taner Sener d370cfd3e2 use unique method names for overloaded methods on android 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