diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-08-05 02:06:11 +0200 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-08-05 02:06:11 +0200 |
| commit | b9d252214a46aa64047893cb557f060a8978b006 (patch) | |
| tree | 63bafc0eb9d2a9b6bc23aa7242e81e0cac86794c /subprojects/ffmpeg.wrap | |
| parent | 1869cf30519fc61c7f9852f8f25f8b1c2b2e8c3b (diff) | |
Add option to statically compile ffmpeg from source
Diffstat (limited to 'subprojects/ffmpeg.wrap')
| -rw-r--r-- | subprojects/ffmpeg.wrap | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/subprojects/ffmpeg.wrap b/subprojects/ffmpeg.wrap new file mode 100644 index 0000000..56e8e65 --- /dev/null +++ b/subprojects/ffmpeg.wrap @@ -0,0 +1,7 @@ +[wrap-file] +directory = ffmpeg-8.1 +source_url = https://ffmpeg.org/releases/ffmpeg-8.1.tar.xz +source_filename = ffmpeg-8.1.tar.xz +source_hash = b072aed6871998cce9b36e7774033105ca29e33632be5b6347f3206898e0756a +patch_directory = ffmpeg +diff_files = ffmpeg-nvenc-runtime-api-version.patch |
