ffmpeg-tools: update to 108

This commit is contained in:
CvH 2019-08-02 22:45:18 +02:00
parent d9f5c1f594
commit 9be01dd43b
2 changed files with 11 additions and 5 deletions

View File

@ -1,3 +1,9 @@
107
- Update aom to 2019-03-05
- Update FFmpeg to 4.1.3
- Update x264 to 2019-03-06
- Update x265 to 3.0
106
- Use system libidn2
@ -10,19 +16,19 @@
- Update aom to d2a592e
- Update FFmpeg to 4.1
- Update opus to 1.3
- Update x264 to 20181116
- Update x264 to 2018-11-16
- Update x265 to 2.9
103
- Update AV1 to 20181002
- Update AV1 to 2018-10-02
- Update FFmpeg to 4.0.2
- Update X264 to 20181001
- Update X264 to 2018-10-01
102
- Rename binary to ffmpeg (no ffmpegx anymore)
- Update AV1 to 96ee0eb
- Update FFmpeg to 4.0.1
- Update X264 to 20180627
- Update X264 to 2018-06-27
- Update X265 to 2.8
101

View File

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