Merge pull request #7363 from heitbaum/ffmpeg10

[LE10] ffmpeg-tools: update ffmpeg to 4.4.3 and addon (120)
This commit is contained in:
CvH 2023-01-16 15:25:10 +01:00 committed by GitHub
commit 2a36dd09c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 14 additions and 5 deletions

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="ffmpegx"
PKG_VERSION="4.4.2"
PKG_SHA256="af419a7f88adbc56c758ab19b4c708afbcae15ef09606b82b855291f6a6faa93"
PKG_VERSION="4.4.3"
PKG_SHA256="6c5b6c195e61534766a0b5fe16acc919170c883362612816d0a1c7f4f947006e"
PKG_LICENSE="LGPLv2.1+"
PKG_SITE="https://ffmpeg.org"
PKG_URL="https://ffmpeg.org/releases/ffmpeg-${PKG_VERSION}.tar.xz"

View File

@ -1,3 +1,6 @@
126
- rebuild with FFmpeg 4.4.3
125
- fix download zipped content for epg data with epg_grab_file

View File

@ -5,7 +5,7 @@ PKG_NAME="tvheadend42"
PKG_VERSION="5bdcfd8ac97b3337e1c7911ae24127df76fa693a"
PKG_SHA256="b562a26248cdc02dc94cc62038deea172668fa4c079b2ea4e1b4220f3b1d34f5"
PKG_VERSION_NUMBER="4.2.8-36"
PKG_REV="125"
PKG_REV="126"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.tvheadend.org"

View File

@ -1,3 +1,6 @@
103
- rebuild with FFmpeg 4.4.3
102
- Update to 4.3-1979
- include missing x254 library for Generic

View File

@ -5,7 +5,7 @@ PKG_NAME="tvheadend43"
PKG_VERSION="8fc2dfa7e1b1b3b1e8ba6f78cd4a81f77fa6a736"
PKG_SHA256="6c937acf17396580f65e2706b091024a7a61e7e4969d1484d76e63c061f6487f"
PKG_VERSION_NUMBER="4.3-1979"
PKG_REV="102"
PKG_REV="103"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.tvheadend.org"

View File

@ -1,3 +1,6 @@
120
- Update FFmpeg to 4.4.3
119
- Update FFmpeg to 4.4.2

View File

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