We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b10d0c commit 45dca0fCopy full SHA for 45dca0f
build-linux.sh
@@ -5,5 +5,5 @@ patch -p0 < Patch.linux
5
6
cd FFmpeg
7
8
-make -f Makefile.lib.linux FFmpeg
+make -f Makefile.lib.linux ffmpeg
9
make -f Makefile.jni.linux all
checkout.sh
@@ -2,4 +2,4 @@
2
3
git clone https://github.com/nextbreakpoint/FFmpeg.git FFmpeg
4
-cd ffmpeg && git checkout ce36e74e75751c721185fbebaa4ee8714b44c5a5
+cd FFmpeg && git checkout ce36e74e75751c721185fbebaa4ee8714b44c5a5
0 commit comments