CI: update rpi ffmpeg patch

Patch is from https://github.com/RPi-Distro/ffmpeg

The newest patch for 4.3.4 doesn't compile on buster because of
undefined V4L2_CID_CODEC_STATELESS_BASE
This commit is contained in:
Martin Piatka
2022-09-21 14:03:05 +02:00
parent 6c71113a0c
commit 2450e8dea9
2 changed files with 6697 additions and 1233 deletions

View File

@@ -1,6 +1,6 @@
--- a/configure
+++ b/configure
@@ -6467,11 +6467,9 @@ enabled mbedtls && { check_pkg
@@ -6471,11 +6471,9 @@ enabled mbedtls && { check_pkg
die "ERROR: mbedTLS not found"; }
enabled mediacodec && { enabled jni || die "ERROR: mediacodec requires --enable-jni"; }
( enabled rpi ||