ffmpeg-tools: update to 110

This commit is contained in:
CvH 2019-11-18 23:27:34 +01:00
parent 7f74241934
commit 437efccf4d
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
110
- Update AV1 to 2019-11-15
- Update FFmpeg to 4.2.1
- Update VPX to 1.8.1
- Update x265 to 3.2
109
- Update FFmpeg to 4.1.4
- Update opus to 1.3.1
@ -20,7 +26,7 @@
- Update AV1 to 2019-01-09
104
- Update aom to d2a592e
- Update AV1 to d2a592e
- Update FFmpeg to 4.1
- Update opus to 1.3
- Update x264 to 2018-11-16

View File

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