summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortytan6522022-05-22 23:05:09 +0200
committertytan6522022-05-22 23:05:09 +0200
commit3304a375ec98edd1104719e5c8ae4070b5281839 (patch)
treebe25ffba031a16019631021a4d5a8cf495f1db63 /PKGBUILD
parent43c4ba640365daff778a92f14c3afeb5bb1d885d (diff)
downloadaur-3304a375ec98edd1104719e5c8ae4070b5281839.tar.gz
build: librist 0.2.7 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 59aaadbf8ecc..4cf273db2cfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -60,14 +60,14 @@ DISTRIB_ID=`lsb_release --id | cut -f2 -d$'\t'`
pkgname=ffmpeg-obs
pkgver=5.0
-pkgrel=9
+pkgrel=10
pkgdesc='Complete solution to record, convert and stream audio and video with fixes for OBS Studio. And various options in the PKGBUILD'
arch=('i686' 'x86_64' 'aarch64')
url=https://ffmpeg.org/
license=(GPL3)
_aomver=3
_dav1dver=1.0.0
-_libristver=0.2.6
+_libristver=0.2.7
_libvpxver=1.11.0
_srtver=1.4.3
_vmafver=2
@@ -467,6 +467,7 @@ prepare() {
# avformat/hlsenc: remove unnecessary http/https shutdown status operate
# https://patchwork.ffmpeg.org/project/ffmpeg/patch/20210913021204.22138-1-lq@chinaffmpeg.org/
+ # https://github.com/FFmpeg/FFmpeg/commit/f1c19867d72a14699277175101b2bcf1e333af88
patch -Np1 -i "${srcdir}"/obs-deps/CI/patches/FFmpeg-9010.patch
# libRIST: allow setting fifo size and fail on overflow