Skip to content

Commit 11b1ea5

Browse files
committed
Using 18 as the API level to build libaom with encoder
1 parent ef1c065 commit 11b1ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ install:
1717
- 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
1818
- sudo dpkg -i $HOME/nasm_2.14.02-1_amd64.deb
1919
script:
20-
- bash -e ffmpeg-android-maker.sh --enable-libdav1d --enable-libmp3lame --enable-libaom
20+
- bash -e ffmpeg-android-maker.sh --enable-libdav1d --enable-libmp3lame --enable-libaom --android-api-level=18

0 commit comments

Comments
 (0)