extra/ffmpeg to 4.2.3-2

This commit is contained in:
Kevin Mihelich 2020-06-26 12:40:57 +00:00
parent 828b6e41c6
commit 64583e4c94

View file

@ -13,7 +13,7 @@
pkgname=ffmpeg
pkgver=4.2.3
pkgrel=1
pkgrel=2
epoch=2
pkgdesc='Complete solution to record, convert and stream audio and video'
arch=(x86_64)
@ -109,10 +109,6 @@ pkgver() {
prepare() {
cd ffmpeg
# lavf/mp3dec: don't adjust start time; packets are not adjusted
# https://crbug.com/1062037
git cherry-pick -n 460132c9980f8a1f501a1f69477bca49e1641233
# backport avisynthplus support
git show 6d8cddd1c67758636843f6a08295b3896c2e9ef8 -- libavformat/avisynth.c | git apply -
git show 56f59246293de417d27ea7e27cb9a7727ee579fb -- libavformat/avisynth.c | git apply -