ffmpeg-tools: update to 104

This commit is contained in:
CvH 2018-11-21 22:00:02 +01:00
parent 1960f002a8
commit 0c8c9af1a9
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
104
- Update aom to d2a592e
- Update FFmpeg to 4.1
- Update opus to 1.3
- Update x264 to 20181116
- Update x265 to 2.9
103
- Update AV1 to 20181002
- Update FFmpeg to 4.0.2

View File

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