Compare commits
3
Commits
0ec42adb41
...
b6def8c8bf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b6def8c8bf
|
||
|
|
d8acd1bf94
|
||
|
|
103ebb2b6f
|
@@ -1,7 +1,7 @@
|
|||||||
name: ffmpeg
|
name: ffmpeg
|
||||||
description: A complete, cross-platform solution to record, convert and stream audio and video
|
description: A complete, cross-platform solution to record, convert and stream audio and video
|
||||||
version: 8.1.2
|
version: 8.1.2
|
||||||
revision: 2
|
revision: 5
|
||||||
url: https://ffmpeg.org/
|
url: https://ffmpeg.org/
|
||||||
license: GPL3-only
|
license: GPL3-only
|
||||||
maintainers:
|
maintainers:
|
||||||
@@ -24,7 +24,10 @@ depends:
|
|||||||
- harfbuzz
|
- harfbuzz
|
||||||
- lame
|
- lame
|
||||||
- libass
|
- libass
|
||||||
|
- libbluray
|
||||||
- libdrm
|
- libdrm
|
||||||
|
- libdvdnav
|
||||||
|
- libdvdread
|
||||||
- libplacebo
|
- libplacebo
|
||||||
- libpulse
|
- libpulse
|
||||||
- librsvg
|
- librsvg
|
||||||
@@ -39,6 +42,7 @@ depends:
|
|||||||
- libxext
|
- libxext
|
||||||
- libxml2
|
- libxml2
|
||||||
- libxv
|
- libxv
|
||||||
|
- ocl-icd
|
||||||
- opencore-amr
|
- opencore-amr
|
||||||
- openjpeg
|
- openjpeg
|
||||||
- opus
|
- opus
|
||||||
|
|||||||
@@ -24,7 +24,10 @@ build() {
|
|||||||
--enable-gnutls \
|
--enable-gnutls \
|
||||||
--enable-libaom \
|
--enable-libaom \
|
||||||
--enable-libass \
|
--enable-libass \
|
||||||
|
--enable-libbluray \
|
||||||
--enable-libdrm \
|
--enable-libdrm \
|
||||||
|
--enable-libdvdnav \
|
||||||
|
--enable-libdvdread \
|
||||||
--enable-libfreetype \
|
--enable-libfreetype \
|
||||||
--enable-libgsm \
|
--enable-libgsm \
|
||||||
--enable-libharfbuzz \
|
--enable-libharfbuzz \
|
||||||
|
|||||||
Reference in New Issue
Block a user