ffmpegx: update addon to 115

- aom (AV1): update to 3.0.0
- ffmpegx: update to 4.3.2
This commit is contained in:
heitbaum 2021-03-13 08:05:39 +00:00
parent 13e2d8eedb
commit 6561c70ff9
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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"