Commit Graph

43 Commits

Author SHA1 Message Date
Taner Sener
5a3224b357 freeze native 4.5 releases 2021-09-19 21:48:24 +01:00
Taner Sener
dc8f5b635c specify test options in the build.gradle 2021-09-18 12:36:43 +01:00
Taner Sener
28612fce75 fix ios ffprobe implementation 2021-09-15 23:28:45 +01:00
Taner Sener
e3ea69a58e Fix getLastReceivedStatistics method, fixes #139 2021-09-15 17:58:15 +01:00
Taner Sener
64d380290a implement clearSessions methods on FFmpegKitConfig 2021-09-15 16:52:07 +01:00
Taner Sener
caa53bedd8 parseArguments and argumentsToString moved under FFmpegKitConfig 2021-09-15 16:26:24 +01:00
Taner Sener
68cbf69e80 StreamInformation getFullCodec method renamed as getCodecLong 2021-09-15 15:54:31 +01:00
Taner Sener
247a8b2149 Disable exiting upon receiving more then 3 signals, fixes #129 2021-08-18 23:06:43 +03:00
Taner Sener
d4f51ca5c0 add sessions to history on creation 2021-08-17 14:06:00 +03:00
Taner Sener
78c4da02e8 make packages class public for android, fixes #14 2021-08-16 21:28:12 +03:00
Taner Sener
5295129a7c copy license files into android archives, fixes #12 2021-08-16 01:00:11 +03:00
Taner Sener
470f70282b use thread specific exit contexts for each native session, fixes #72 2021-08-16 00:17:54 +03:00
Taner Sener
4ce973e9d8 fix android github action errors 2021-08-15 21:32:18 +03:00
Taner Sener
98bb5c7619 use ffmpeg n4.5-dev-1598-gacd3c101ef 2021-08-15 00:14:32 +03:00
Taner Sener
22d20d7de7 update external libraries 2021-05-16 11:26:05 +01:00
Taner Sener
c356b059c7 implement custom ffmpeg-kit protocols for android, fixes #39 2021-05-14 22:49:08 +01:00
a-huk
4e78eac467
Explicit SAF read & write instructions 2021-05-06 21:50:38 +02:00
Taner Sener
95dc029215 make sure files and connections are closed, fixes #33, fixes #35 2021-05-01 13:51:17 +01:00
Taner Sener
647aedbf5c Add examples about new API features into documentation 2021-03-04 00:32:18 +00:00
Taner Sener
9a2792a376 add platform specific documentation 2021-03-03 11:05:54 +00:00
Taner Sener
994d7c2f55 fix setting build directory for lts releases in android.mk 2021-03-03 21:41:50 +00:00
Taner Sener
2cf5f9ff0e update documentation 2021-03-03 18:59:41 +00:00
Taner Sener
eaa0db2067 add release scripts 2021-02-28 23:01:46 +00:00
Taner Sener
21821a8a51 fix api errors 2021-02-22 01:22:30 +00:00
Taner Sener
bdb9601069 add helper methods to ReturnCode 2021-02-16 16:44:46 +00:00
Taner Sener
a05fdf4e56 suppress depreciation warnings in native loader 2021-02-15 09:58:17 +00:00
Taner Sener
d3fb6962da use ffmpeg n4.4-dev-3015-gc0d0b1c4f6 2021-02-15 09:53:55 +00:00
Taner Sener
b21aad94d3 add debug information to android linking errors 2021-02-15 00:36:06 +00:00
Taner Sener
4680721cef refactor api 2021-02-14 22:59:48 +00:00
Taner Sener
2fceb5f5ed replace wavpack with dav1d 2021-01-30 12:10:06 +00:00
Taner Sener
0cc4e89a9d use ffmpeg v4.4-dev-2765-g9f38fac053 2021-01-28 23:24:44 +00:00
Taner Sener
c0be432062 fix proguard rules for android 2021-01-26 22:38:52 +00:00
Taner Sener
1abae81589 rename android library folder name 2021-01-26 22:14:59 +00:00
Taner Sener
8596b8c6bf use ndk r22 for android 2021-01-25 21:12:27 +00:00
Taner Sener
4e8aafae76 do not close parcel file descriptor fd twice 2021-01-25 21:11:23 +00:00
Taner Sener
457b0fb1b1 create fontconfig configuration under the fontconfig folder and allow registration of multiple font directories 2021-01-24 23:42:51 +00:00
Taner Sener
2af487818a create pipes under the pipes directory 2021-01-24 20:13:13 +00:00
Taner Sener
18a6a9c066 fix android runtime errors 2021-01-23 23:48:49 +00:00
Taner Sener
90b5fca4ee update how file descriptor is passed to fd_ methods, fixes #5 2021-01-19 18:44:45 +00:00
Taner Sener
a1e7a0b9da update android api, fixes #1 2021-01-19 18:41:29 +00:00
Taner Sener
e27b8e6fc1 fix android ndk r22 compability issues for android 2021-01-10 16:24:54 +00:00
Taner Sener
4113f64817 update external library scripts 2021-01-09 16:03:59 +00:00
Taner Sener
d1b916a7ab add ffmpeg implementation 2020-10-25 14:40:54 +00:00