Merge pull request #5569 from HiassofT/le11-ffmpeg-rpi-8

[le11] ffmpeg: update rpi patch
This commit is contained in:
CvH 2021-08-26 20:24:35 +02:00 committed by GitHub
commit b5db6858bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1945 additions and 1086 deletions

File diff suppressed because it is too large Load Diff

View File

@ -37,7 +37,7 @@ create_patch() {
;;
rpi)
REPO="https://github.com/jc-kynesim/rpi-ffmpeg"
REFSPEC="dev/4.3.2/clean_3"
REFSPEC="test/4.3.2/rpi_main"
;;
*)
echo "illegal feature set ${FEATURE_SET}"