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 7b838de commit 085f07dCopy full SHA for 085f07d
1 file changed
README.md
@@ -1,5 +1,4 @@
1
-FFmpeg iOS build script
2
-=======================
+# FFmpeg iOS build script
3
4
This is a shell script to build FFmpeg libraries for iOS apps.
5
@@ -8,8 +7,7 @@ Tested with:
8
7
* FFmpeg N-56578-g3cfd4df
9
* Xcode 5
10
11
-Usage
12
------
+## Usage
13
14
* To build everything:
15
@@ -26,3 +24,7 @@ Usage
26
24
* To build fat libraries from separately built thin libraries:
27
25
28
./build-ffmpeg.sh lipo
+
+## Influences
29
30
+* bbcallen@fc70895c64cbbd20f32f1d81d2d48609ed13f597
0 commit comments