Skip to content

Commit bd7155c

Browse files
committed
2 parents e91298e + 8c0fe80 commit bd7155c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
FFmpeg iOS build script
2-
=======================
1+
# FFmpeg iOS build script
32

43
This is a shell script to build FFmpeg libraries for iOS apps.
54

@@ -8,8 +7,7 @@ Tested with:
87
* FFmpeg N-56578-g3cfd4df
98
* Xcode 5
109

11-
Usage
12-
-----
10+
## Usage
1311

1412
* To build everything:
1513

@@ -26,3 +24,7 @@ Usage
2624
* To build fat libraries from separately built thin libraries:
2725

2826
./build-ffmpeg.sh lipo
27+
28+
## Influences
29+
30+
* https://github.com/bbcallen/ijkplayer/blob/fc70895c64cbbd20f32f1d81d2d48609ed13f597/ios/tools/do-compile-ffmpeg.sh#L7

0 commit comments

Comments
 (0)