Commit Graph

111 Commits

Author SHA1 Message Date
5d504f1267 Remove 16px resolution alignment from MediaCodec
More details: https://trac.ffmpeg.org/ticket/11010
2024-05-18 17:57:15 +03:00
fa95547dba Upgrade to FFmpeg 7.0 2024-05-18 00:00:50 +03:00
Taner Sener
e78b7956c7 apply a workaround for libpng on xcode 13.4.1 2024-04-21 15:33:44 +01:00
Taner Sener
8d0563e052 upgrade to newer apple platform runners 2024-04-19 23:02:43 +01:00
Taner Sener
9d2d4b1073 fix rubberband x86-64 builds on xcode 15.x 2024-04-18 22:37:10 +01:00
Sue N. Cooper
8851938d6d make libilbc depend on c++, fixes #825 2023-09-13 00:29:46 +03:00
Sue N. Cooper
720edd050e link agains libandroid, fixes #809 2023-09-03 00:05:17 +03:00
Sue N. Cooper
4c740d8c5c fix testing errors 2023-08-19 21:32:43 +03:00
Sue N. Cooper
50b13ca2e1 upgrade ffmpeg to v6.0 2023-08-04 01:38:21 +03:00
Taner Sener
be28fa1010 remove email address from the copyright 2023-07-29 13:22:50 +01:00
Sue N. Cooper
1c0e1ae59f upgrade external libraries 2023-07-28 23:42:54 +03:00
Taner Sener
24bb7fb6b9 allow disabling bitcode in ios and tvos, fixes #614 2022-11-07 15:18:18 +00:00
Taner Sener
a876992f90 use the latest ffmpeg commit as of today to build ffmpeg 2022-10-22 21:50:18 +01:00
Taner Sener
773c0157eb make build scripts more tolerant against the space character in path 2022-10-21 21:04:58 +01:00
Taner Sener
64585b7697 reorganise license files 2022-10-01 22:43:43 +01:00
Taner Sener
8148022090 Merge branch 'main' into development 2022-09-30 22:58:46 +01:00
Taner Sener
806e1c2a47 enable openssl on 32 bit ios architectures 2022-09-28 09:16:16 +01:00
Taner Sener
9bf49c9d2a external library update 2022-09-28 04:58:45 +01:00
Taner Sener
b8fd5281a5 fix building gnutls on apple platforms 2022-09-27 22:19:12 +01:00
Taner Sener
6f6e0fa3d1 migrate repo links to arthenica 2022-09-27 21:18:30 +01:00
Taner Sener
53bbdcfa16 add the source link to the bundles 2022-09-25 21:08:26 +01:00
Taner Sener
d6ba6773ce put back strip-frameworks.sh file 2022-09-19 23:04:25 +01:00
Taner Sener
1c2cf31288 improve error reporting in apple build scripts 2022-09-19 22:56:03 +01:00
Taner Sener
d06e2cde69 replace LTS postfix with 1000 in info.plist for lts releases of apple platforms, fixes #323 2022-09-13 22:27:39 +01:00
Taner Sener
8b64379cdf fix dav1d crash on linux 2022-09-12 00:56:10 +01:00
Taner Sener
07081e91a4 use the latest fixes from the x264 master, fixes #394 2022-09-11 23:10:49 +01:00
Taner Sener
01847ea285 downgrade libxml2 version 2022-09-11 23:07:49 +01:00
Taner Sener
bba2b62694 use ffmpeg n5.1.1 2022-09-11 22:56:46 +01:00
Taner Sener
2485467fa5 update external library versions 2022-09-04 23:08:21 +01:00
Taner Sener
fd91644221 support newer android ndk versions 2022-09-04 11:28:16 +01:00
Taner Sener
004ae7187f reorganise c++ options in build scripts for linux 2022-08-30 00:17:22 +01:00
Taner Sener
ae01db54bc remove references of universal libraries from the build scripts 2022-08-24 02:44:35 +01:00
Taner Sener
cf29f1c6a7 bundle c++_shared when chromaprint is enabled 2022-08-22 00:10:29 +01:00
Taner Sener
7ca081a488 fix LTS_BUILD_FLAG variable in android build scripts 2022-08-21 23:21:05 +01:00
Taner Sener
0a533dc409
Merge pull request #541 from tanersener/development-linux
adds build scripts for the linux platform
2022-08-21 22:32:29 +01:00
Taner Sener
18861a5635 copy library licenses to linux bundles 2022-08-21 22:10:51 +01:00
Taner Sener
34c449feab drop rapidjson headers from packages and use rapidjson from the system 2022-08-18 22:56:46 +01:00
Taner Sener
f98d5caed3 fix linux api errors 2022-08-16 00:45:34 +01:00
Taner Sener
e4e97f59ce create linux bundles under the prebuilt directory 2022-08-02 01:45:10 +03:00
Taner Sener
ba2b668c84 implement linux api 2022-08-01 01:48:47 +03:00
Taner Sener
be4030ffb3 add build scripts for linux platform 2022-06-03 13:38:10 +01:00
Taner Sener
2cd3543a2e respect debug flag in x264 build scripts 2022-04-15 15:35:51 +01:00
Taner Sener
a09c72016f fix disabling ffmpeg-kit protocols in android build scripts, fixes #395 2022-04-15 11:34:16 +01:00
Taner Sener
b49218d274 do not link against the system libexpat library, fixes #316 2022-01-13 21:38:17 +00:00
Taner Sener
a2908f5d32 freeze v4.5.1 2021-12-30 22:26:16 +00:00
Taner Sener
9c8ee760a0 increase library versions before the next release 2021-12-29 10:36:02 +00:00
Taner Sener
018f063b64 put libc++ inside aar package when custom library uses c++ 2021-12-28 21:31:21 +00:00
Taner Sener
42257524ed specify --enable-gpl flag only once 2021-12-28 20:59:56 +00:00
Taner Sener
ed8fd4b4b2 support building custom libraries in native build scripts, fixes #28 2021-12-28 18:53:48 +00:00
Taner Sener
3ed992a822 implement a build flag to disable an external library 2021-12-28 01:14:39 +00:00