Date: Friday, February 17, 2023 @ 15:01:26
Author: alucryd
Revision: 469202
ffmpeg 2:5.1.2-2: libvpx rebuild
Modified:
ffmpeg/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-02-17 14:30:10 UTC (rev 469201)
+++ PKGBUILD 2023-02-17 15:01:26 UTC (rev 469202)
@@ -6,7 +6,7 @@
pkgname=ffmpeg
pkgver=5.1.2
-pkgrel=1
+pkgrel=2
epoch=2
pkgdesc='Complete solution to record, convert and stream audio and video'
arch=(x86_64)
@@ -116,6 +116,7 @@
prepare() {
cd ffmpeg
patch -Np1 -i ../add-av_stream_get_first_dts-for-chromium.patch #
https://crbug.com/1251779
+ git cherry-pick -n eb0455d64690eed0068e5cb202f72ecdf899837c #
https://github.com/FFmpeg/FFmpeg/commit/eb0455d64690eed0068e5cb202f72ecdf899837c
}
pkgver() {