mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 17:40:12 +00:00
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:
File diff suppressed because it is too large
Load Diff
@@ -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 ||
|
||||
|
||||
Reference in New Issue
Block a user