Skip to content

Commit 7cbe605

Browse files
committed
README update
1 parent e7b4492 commit 7cbe605

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
11
# How to Write a Video Player in Less Than 1000 Lines
22

33
## Contents
4-
This is the copy of
4+
Contents of this repo are mirror of
55
```
66
http://dranger.com/ffmpeg/ffmpeg.html
77
```
88

9+
Start at
10+
```
11+
tutorial01.html
12+
```
13+
914
## Source code
15+
```
1016
ffmpegsource.tar.gz
17+
```
1118

1219
## Kotlin/Native implementation of this tutorial
1320
```

0 commit comments

Comments
 (0)