FFmpeg/ffbuild
Gyan Doshi 9e857e1f8a ffbuild: read library linker objects from a file
The linker command can exceed the maximum argument limit on MinGW,
especially for libavcodec.

The objects list is now stored in a file and passed to the linker.
2025-03-17 15:45:53 +05:30
..
.gitignore avfilter: compress CUDA PTX code if possible 2021-06-22 14:05:44 +02:00
arch.mak configure: Add wasm as a fake arch 2024-12-04 16:43:06 +08:00
bin2c.c ffbuild/bin2c: misc fix 2025-01-13 23:58:36 +08:00
common.mak ffbuild: read library linker objects from a file 2025-03-17 15:45:53 +05:30
library.mak ffbuild: read library linker objects from a file 2025-03-17 15:45:53 +05:30
libversion.sh ffbuild/libversion.sh: add shebang 2024-04-09 15:34:53 +02:00
pkgconfig_generate.sh
version.sh