ffmpeg-tools: update to 105

This commit is contained in:
CvH 2019-01-09 11:38:56 +01:00
parent 09ff01745b
commit e312cf3c27
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
105
- Removed FDK-AAC
- Build with GNUTLS
- Update AV1 to 2019-01-09
104
- Update aom to d2a592e
- Update FFmpeg to 4.1

View File

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