ffmpeg-tools: update to 109

Updates ffmpegx to 4.1.4
Updates libopus to 1.3.1

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2019-10-02 00:49:53 +00:00
parent 4d878f36bd
commit c78a46b2e7
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
109
- Update FFmpeg to 4.1.4
- Update opus to 1.3.1
108
- Update aom to 2019-03-05
- Update x264 to 2019-03-06

View File

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