Commit Graph

55 Commits

Author SHA1 Message Date
Taner Sener
a7fe2d4b66 implement chapters in media information object, fixes #196 2021-12-18 23:43:16 +00:00
Taner Sener
eee5917746 update ffmpeg version 2021-12-06 19:04:24 +00:00
Taner Şener
458c05db31
Merge pull request #260 from tanersener/issue-257
decommission ANDROID_HOME in build scripts, fixes #257
2021-11-30 17:17:02 +00:00
Taner Sener
e9e397f3d5 decommission ANDROID_HOME in build scripts, fixes #257 2021-11-30 11:23:35 +00:00
Taner Sener
eda94ad613 introduce a method to generate saf protocol urls using a custom open mode, fixes #167 2021-11-07 22:21:27 +00:00
Taner Sener
f52f6a1c56 use LSMinimumSystemVersion instead of MinimumOSVersion in macOS bundles, fixes #174 2021-11-07 11:45:52 +00:00
Taner Sener
d73c43cd2c enable 10bit support in x265, fixes #187 2021-11-07 09:03:23 +00:00
Taner Sener
24ec14a495 fix apple platforms build errors 2021-11-06 00:58:09 +00:00
Taner Sener
431e95fd73 use min deployment target to auto-disable not-supported architectures 2021-10-31 23:12:03 +00:00
Taner Sener
2afdbd88af generate shared libraries on apple platforms 2021-10-31 20:42:40 +00:00
Taner Sener
bab2b67f30 redirect autoreconf_library output to build.log 2021-10-26 13:34:21 +01:00
Taner Sener
a22a448867 disable bitcode in macos scripts 2021-10-26 13:24:51 +01:00
Taner Sener
99c405d0f8 update ffmpeg to n4.5-dev-2655-gb4d665bf69, improves #178 2021-10-10 11:40:49 +01:00
Taner Sener
879eeb59af use x86-64 ndk toolchain on arm64 darwin hosts, fixes #175 2021-10-10 00:41:02 +01:00
Taner Sener
26e78c5cb8 allow overriding sdk version while building apple platforms, improves #168 2021-10-09 21:14:36 +01:00
Taner Sener
72e8fa4612 allow overriding sdk version while building apple platforms, improves #168 2021-10-09 19:26:51 +01:00
Taner Sener
d0ddcaf4df use x86-64 ndk toolchain on arm64 darwin hosts, fixes #175 2021-10-07 22:36:41 +01:00
Taner Sener
c9657a3911 support ios 15, fixes #164 2021-10-07 00:19:49 +01:00
Taner Sener
5a3224b357 freeze native 4.5 releases 2021-09-19 21:48:24 +01:00
Taner Sener
4c2fdb2bfc update external library versions, fixes #85 2021-09-18 10:10:21 +01:00
Taner Sener
cb44185a29 use versioned gas-preprocessor script on build scripts 2021-09-17 13:32:38 +01:00
Taner Sener
d4c6cba517 fix duplicate apple framework identifiers, fixes #93 2021-09-16 08:57:13 +01:00
Taner Sener
ae8367fbd6 use lld linker for android aarch64 architecture, fixes #144 2021-09-05 14:07:10 +03:00
Taner Sener
5295129a7c copy license files into android archives, fixes #12 2021-08-16 01:00:11 +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
Taner Sener
c2bbc50dc5 remove unused workarounds from build scripts 2021-03-20 12:54:17 +00:00
Taner Sener
1b34c5df0f use ffmpeg n4.4-dev-3468-g8f1580c31a, fixes #11 2021-03-17 16:51:48 +00:00
Taner Sener
a31ffec895 download the source code of dav1d from github fork 2021-03-05 22:07:26 +00:00
Taner Sener
2cf5f9ff0e update documentation 2021-03-03 18:59: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
06a736fda4 replace delegates with callback blocks on objective c api 2021-02-16 14:43:33 +00:00
Taner Sener
d3fb6962da use ffmpeg n4.4-dev-3015-gc0d0b1c4f6 2021-02-15 09:53:55 +00:00
Taner Sener
d8c6c6a192 update gas-preprocessor repository 2021-02-14 23:09:24 +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
d94bd1b873 add no-archive/no-framework option in top level build scripts 2021-01-26 23:34:56 +00:00
Taner Sener
1abae81589 rename android library folder name 2021-01-26 22:14:59 +00:00
Taner Sener
18f6dd0099 fix building tvos default frameworks 2021-01-11 01:06:18 +00:00
Taner Sener
9ceeeb072c use updated versions for external libraries 2021-01-10 17:46:01 +00:00
Taner Sener
8a3372f81c remove unused bash exports 2021-01-10 01:06:00 +00:00
Taner Sener
d98f6e3d59 update android aar directory 2021-01-10 00:38:29 +00:00