From bd9f2ef17a8e294872ce4fba559e752f3bfbc1de Mon Sep 17 00:00:00 2001 From: Javernaut Date: Tue, 9 Jun 2020 10:37:36 +0300 Subject: [PATCH] Test of FFmpeg 4.3 release branch --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e75cf86..4e6ba46 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,4 +17,4 @@ install: - curl http://archive.ubuntu.com/ubuntu/pool/universe/n/nasm/nasm_2.14.02-1_amd64.deb --output $HOME/nasm_2.14.02-1_amd64.deb - sudo dpkg -i $HOME/nasm_2.14.02-1_amd64.deb script: - - ./ffmpeg-android-maker.sh -dav1d -mp3lame -aom -opus -wavpack -twolame -speex -android=18 + - ./ffmpeg-android-maker.sh --source-git-branch=release/4.3 -dav1d -mp3lame -aom -opus -wavpack -twolame -speex -android=18