ffmpeg-tools: update add-on

This commit is contained in:
CvH 2018-06-28 20:08:24 +02:00 committed by MilhouseVH
parent c4dd50a763
commit 089f97db7f
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
102
- Rename binary to ffmpeg (no ffmpegx anymore)
- Update AV1 to 96ee0eb
- Update FFmpeg to 4.0.1
- Update X264 to 20180627
- Update X265 to 2.8
101
- Update to FFmpeg 4.0
- Added AV1 codec

View File

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