summaryrefslogtreecommitdiffstats
path: root/ffmpeg
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-12-23 13:33:45 +0000
committer Eric Hameleers <alien@slackware.com>2019-12-23 13:33:45 +0000
commit985c0d05baf64072420f00096c34a384eaecfe8d (patch)
tree253db6ccef6248866bbcc3961a4c297fdeb861ac /ffmpeg
parent123a40772f841ec56948bcd8236dd42f1bce143d (diff)
downloadasb-985c0d05baf64072420f00096c34a384eaecfe8d.tar.gz
asb-985c0d05baf64072420f00096c34a384eaecfe8d.tar.xz
ffmpeg: updated to 4.2.1
Diffstat (limited to 'ffmpeg')
-rwxr-xr-xffmpeg/build/ffmpeg.SlackBuild22
1 files changed, 12 insertions, 10 deletions
diff --git a/ffmpeg/build/ffmpeg.SlackBuild b/ffmpeg/build/ffmpeg.SlackBuild
index 374e3e03..33c4137f 100755
--- a/ffmpeg/build/ffmpeg.SlackBuild
+++ b/ffmpeg/build/ffmpeg.SlackBuild
@@ -181,6 +181,8 @@
# * Updated.
# 4.1.4-1: 19/jul/2019 by Eric Hameleers <alien@slackware.com>
# * Updated.
+# 4.2.1-1: 23/dec/2019 by Eric Hameleers <alien@slackware.com>
+# * Updated.
#
# Run 'sh ffmpeg.SlackBuild' to build a Slackware package.
# The package (.txz) plus descriptive .txt file are created in /tmp .
@@ -190,7 +192,7 @@
PRGNAM=ffmpeg
-VERSION=${VERSION:-4.1.4}
+VERSION=${VERSION:-4.2.1}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-"-j$(nproc)"}
TAG=${TAG:-"alien"}
@@ -273,7 +275,7 @@ AVC1394=0.5.4
DC1394=2.1.2
FDKAAC=2.0.0
MFX=1.25
-FRIBIDI=1.0.5
+FRIBIDI=1.0.8
GSM=1.0.16
LAME=3.100
LIBVA=2.5.0
@@ -283,13 +285,13 @@ ORC=0.4.29
RAW1394=2.0.5
RTMP=2.3
SCHROEDINGER=1.0.11
-SDL2=2.0.9
+SDL2=2.0.10
SPEEX=1.2.0
-V4L=1.16.5
-VDPAU=1.2
-VPX=1.8.1
-X264=20190718-2245
-X265=3.1.1
+V4L=1.18.0
+VDPAU=1.3
+VPX=1.8.2
+X264=20191217-2245
+X265=3.1.2
# Where do we look for sources?
SRCDIR=$(cd $(dirname $0); pwd)
@@ -341,7 +343,7 @@ SRCPAT[0]="NO"
# VDPAU for video hardware acceleration:
SOURCE[1]="$SRCDIR/sources/libvdpau-${VDPAU}.tar.bz2"
-SRCURL[1]="http://people.freedesktop.org/~aplattner/vdpau/libvdpau-${VDPAU}.tar.bz2"
+SRCURL[1]="https://gitlab.freedesktop.org/vdpau/libvdpau/-/archive/${VDPAU}/libvdpau-${VDPAU}.tar.bz2"
SRCPAT[1]="NO"
# SDL2 is required by ffplay:
@@ -415,7 +417,7 @@ SRCPAT[15]="NO"
# Videolan's HEVC (x265) codec:
SOURCE[16]="$SRCDIR/sources/x265-${X265}.tar.gz"
-SRCURL[16]="http://github.com/videolan/x265/archive/${X265}.tar.gz"
+SRCURL[16]="https://github.com/videolan/x265/archive/${X265}.tar.gz"
SRCPAT[16]="NO"
# Unicode BiDirectional algorithm library, requirement for libass.