ffmpeg-tools: update ffmpeg to 4.4.2 and addon (119)

This commit is contained in:
Rudi Heitbaum 2023-01-09 01:57:38 +00:00
parent 39a10f9111
commit 8c2a1f8948
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
119
- Update FFmpeg to 4.4.2
118
- fix missing libraries
117
- Update aom (AV1) to 3.2.0
- Update VPX to 1.11.0

View File

@ -3,7 +3,7 @@
PKG_NAME="ffmpeg-tools"
PKG_VERSION="1.0"
PKG_REV="118"
PKG_REV="119"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://libreelec.tv"