ffmpeg-tools: update addon to 113

- FFmpeg updated to 4.3.1
This commit is contained in:
heitbaum 2021-01-12 13:53:15 +00:00
parent 2babbbbf92
commit 17a8e62615
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
113
- Update Ffmpeg to 4.3.1
112
- Remove legacy RPi MMAL/OMX support

View File

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