We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df840cd commit 58ff612Copy full SHA for 58ff612
1 file changed
README.md
@@ -29,7 +29,8 @@ __Table of Contents__
29
* [Learn FFmpeg libav the Hard Way](#learn-ffmpeg-libav-the-hard-way)
30
* [Chapter 0 - The infamous hello world](#chapter-0---the-infamous-hello-world)
31
* [FFmpeg libav architecture](#ffmpeg-libav-architecture)
32
- * [Chapter 0 - code walkthrough](#chapter-0---code-walkthrough)
+ * [Chapter 1 - timing](#chapter-1---syncing-audio-and-video)
33
+ * [Chapter 2 - remuxing](#chapter-2---remuxing)
34
35
# Intro
36
0 commit comments