Commit Graph

66 Commits (be4030ffb3484a7155f50d69761a640ff6d95795)

Author SHA1 Message Date
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
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 fb0a2105a0 clear sessionHistoryMap in clearSessions(), fixes #171 4 years ago
Taner Sener 1203a3218c use rich code blocks in readmes 4 years ago
Taner Sener 5a3224b357 freeze native 4.5 releases 4 years ago
Taner Sener dc8f5b635c specify test options in the build.gradle 4 years ago
Taner Sener 28612fce75 fix ios ffprobe implementation 4 years ago
Taner Sener e3ea69a58e Fix getLastReceivedStatistics method, fixes #139 4 years ago
Taner Sener 64d380290a implement clearSessions methods on FFmpegKitConfig 4 years ago
Taner Sener caa53bedd8 parseArguments and argumentsToString moved under FFmpegKitConfig 4 years ago
Taner Sener 68cbf69e80 StreamInformation getFullCodec method renamed as getCodecLong 4 years ago
Taner Sener 247a8b2149 Disable exiting upon receiving more then 3 signals, fixes #129 4 years ago
Taner Sener d4f51ca5c0 add sessions to history on creation 4 years ago
Taner Sener 78c4da02e8 make packages class public for android, fixes #14 4 years ago
Taner Sener 5295129a7c copy license files into android archives, fixes #12 4 years ago
Taner Sener 470f70282b use thread specific exit contexts for each native session, fixes #72 4 years ago
Taner Sener 4ce973e9d8 fix android github action errors 4 years ago
Taner Sener 98bb5c7619 use ffmpeg n4.5-dev-1598-gacd3c101ef 4 years ago
Taner Sener 22d20d7de7 update external libraries 4 years ago
Taner Sener c356b059c7 implement custom ffmpeg-kit protocols for android, fixes #39 4 years ago
a-huk 4e78eac467
Explicit SAF read & write instructions 4 years ago
Taner Sener 95dc029215 make sure files and connections are closed, fixes #33, fixes #35 4 years ago
Taner Sener 647aedbf5c Add examples about new API features into documentation 4 years ago
Taner Sener 9a2792a376 add platform specific documentation 4 years ago
Taner Sener 994d7c2f55 fix setting build directory for lts releases in android.mk 4 years ago
Taner Sener 2cf5f9ff0e update documentation 4 years ago
Taner Sener eaa0db2067 add release scripts 4 years ago
Taner Sener 21821a8a51 fix api errors 4 years ago
Taner Sener bdb9601069 add helper methods to ReturnCode 4 years ago
Taner Sener a05fdf4e56 suppress depreciation warnings in native loader 4 years ago
Taner Sener d3fb6962da use ffmpeg n4.4-dev-3015-gc0d0b1c4f6 4 years ago
Taner Sener b21aad94d3 add debug information to android linking errors 4 years ago