Commit Graph

72 Commits

Author SHA1 Message Date
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
9192df7694 add github actions for build scripts 2021-08-14 22:01:11 +03:00
Taner Şener
03ed94d602
Merge pull request #118 from dangilbert/development
Fix compilation of x86_64 on android when also compiling others
2021-08-03 22:53:24 +03:00
Dan Gilbert
d46739f641 Fix compilation of x86_64 on android when also compiling others 2021-08-03 21:41:36 +02: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
Taner Şener
de101cf731
Merge pull request #41 from a-huk/patch-1
Explicit SAF read & write instructions
2021-05-07 13:26:33 +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
909307c8bc update set font directory list example on apple readme 2021-04-03 19:17:42 +01:00
Taner Sener
6558543c13 merge gitub templates into development 2021-03-20 15:30:53 +00:00
Taner Sener
46afc3f34a update stale action options 2021-03-20 15:30:27 +00:00
Taner Sener
acd1d25b3d add pull request template 2021-03-20 15:19:01 +00:00
Taner Şener
c2a7dd7261 Update issue templates 2021-03-20 14:11:23 +00:00
Taner Sener
c2bbc50dc5 remove unused workarounds from build scripts 2021-03-20 12:54:17 +00:00
Taner Sener
f84880f383 add wiki assets 2021-03-19 21:05:30 +00:00
Taner Sener
8593cf9ac0 add macos script to create a universal binary test package 2021-03-18 23:09:34 +00:00
Taner Sener
1b34c5df0f use ffmpeg n4.4-dev-3468-g8f1580c31a, fixes #11 2021-03-17 16:51:48 +00:00
Taner Şener
0f318e8f2a Update issue templates 2021-03-08 18:57:07 +00:00
Taner Şener
76f9a2cc6d merge github pages files to master 2021-03-06 17:57:48 +00:00
Taner Sener
73ebc16c8b enable github pages 2021-03-06 17:24:40 +00:00
Taner Sener
a31ffec895 download the source code of dav1d from github fork 2021-03-05 22:07:26 +00:00
Taner Sener
e391619abd fix search and replace rules in macos release script 2021-03-05 22:07:26 +00:00
Taner Sener
1a72036753 download the source code of dav1d from github fork 2021-03-05 21:58:54 +00:00
Taner Sener
56af2f1871 fix search and replace rules in macos release script 2021-03-05 03:03:02 +00: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
0f64d49419 update the list of system frameworks linked with in mac podspec files 2021-03-04 00:15:46 +00:00
Taner Sener
d967adae24 fix universal package names in apple lts release scripts 2021-03-03 22:19:33 +00:00
Taner Sener
167ba033a6 remove the duplicate javadoc task from gradle release scripts 2021-03-03 22:08:04 +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
33acf34829 auto disable arm64-simulator architecture when arm64-mac-catalyst is enabled 2021-03-01 23:04:41 +00:00
Taner Sener
44250b5805 update environment variables printed before a new build 2021-03-01 10:49:04 +00:00
Taner Sener
af75e8695a fix the detection of macos system libraries 2021-03-01 10:47:53 +00:00
Taner Sener
eaa0db2067 add release scripts 2021-02-28 23:01:46 +00:00
Taner Sener
b8d64cbd33 use library name as framework and xcframework name on apple 2021-02-28 13:22:16 +00:00
Taner Sener
d14a9f0c6f support arm64-simulator on tvos 2021-02-27 14:18:34 +00:00
Taner Sener
21821a8a51 fix api errors 2021-02-22 01:22:30 +00:00
Taner Sener
1294183928 fix videotoolbox flag check in ffmpeg-kit build script 2021-02-18 01:12:57 +00:00
Taner Sener
bdb9601069 add helper methods to ReturnCode 2021-02-16 16:44:46 +00:00
Taner Sener
06a736fda4 replace delegates with callback blocks on objective c api 2021-02-16 14:43:33 +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
d8c6c6a192 update gas-preprocessor repository 2021-02-14 23:09:24 +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