ffmpeg-tools: update to 116

This commit is contained in:
CvH 2021-05-22 12:15:44 +02:00
parent b8bebc2ac1
commit 0317df386d
2 changed files with 10 additions and 4 deletions

View File

@ -1,9 +1,15 @@
116
- Update aom (AV1) to 3.1.0
- Update FFmpeg to 4.4
- Update VPX to 1.10.0
- Update x265 to 3.5
115
- aom (AV1): update to 3.0.0
- ffmpegx: update to 4.3.2
- Update aom (AV1) to 3.0.0
- Update ffmpegx to 4.3.2
114
- x264: update to 2021-01-07
- Update x264 to 2021-01-07
113
- Update Ffmpeg to 4.3.1

View File

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