Rebuild with gsm and opencore-amr

This commit is contained in:
2026-06-18 14:33:45 +03:00
parent 20cbadea66
commit deba1eea17
2 changed files with 6 additions and 1 deletions
+3 -1
View File
@@ -1,7 +1,7 @@
name: ffmpeg
description: A complete, cross-platform solution to record, convert and stream audio and video
version: 8.1.1
revision: 2
revision: 3
url: https://ffmpeg.org/
license: GPL3-only
maintainers:
@@ -20,6 +20,7 @@ depends:
- glibc
- gmp
- gnutls
- gsm
- harfbuzz
- lame
- libass
@@ -38,6 +39,7 @@ depends:
- libxext
- libxml2
- libxv
- opencore-amr
- openjpeg
- opus
- rav1e
+3
View File
@@ -38,7 +38,10 @@ build() {
--enable-librav1e \
--enable-libsvtav1 \
--enable-gmp \
--enable-libgsm \
--enable-libharfbuzz \
--enable-libopencore_amrnb \
--enable-libopencore_amrwb \
--enable-libopenjpeg \
--enable-libopus \
--enable-librsvg \