ffmpeg gen-patches.sh: use jc's test/4.3.2/rpi_main branch

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2021-08-16 19:19:47 +02:00
parent 4503a311e5
commit 38bdeb0532

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}"