mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
Merge pull request #5295 from heitbaum/ffmpeg
ffmpegx: update to 4.3.2 and ffmpeg-tools (115)
This commit is contained in:
commit
f256f19f1d
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="ffmpegx"
|
||||
PKG_VERSION="4.3.1"
|
||||
PKG_SHA256="ad009240d46e307b4e03a213a0f49c11b650e445b1f8be0dda2a9212b34d2ffb"
|
||||
PKG_VERSION="4.3.2"
|
||||
PKG_SHA256="46e4e64f1dd0233cbc0934b9f1c0da676008cad34725113fb7f802cfa84ccddb"
|
||||
PKG_LICENSE="LGPLv2.1+"
|
||||
PKG_SITE="https://ffmpeg.org"
|
||||
PKG_URL="https://ffmpeg.org/releases/ffmpeg-${PKG_VERSION}.tar.xz"
|
||||
|
@ -1,3 +1,7 @@
|
||||
115
|
||||
- aom (AV1): update to 3.0.0
|
||||
- ffmpegx: update to 4.3.2
|
||||
|
||||
114
|
||||
- x264: update to 2021-01-07
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PKG_NAME="ffmpeg-tools"
|
||||
PKG_VERSION="1.0"
|
||||
PKG_REV="114"
|
||||
PKG_REV="115"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://libreelec.tv"
|
||||
|
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="aom"
|
||||
PKG_VERSION="7ddc21b28468b9e8d0f189bb46a2467de4e09e12"
|
||||
PKG_SHA256="995349787105db62daba924f22f7a90c4825575fe24d2b87c4b183d8ac99f5b3"
|
||||
PKG_VERSION="307ce06ed82d93885ee8ed53e152c9268ac0d98d" # 3.0.0
|
||||
PKG_SHA256="ec67e6a931effda7c938db016d2f1660716fe4df98b59ea07d8a30dc22cd6446"
|
||||
PKG_LICENSE="BSD"
|
||||
PKG_SITE="https://www.webmproject.org"
|
||||
PKG_URL="http://repo.or.cz/aom.git/snapshot/${PKG_VERSION}.tar.gz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user