[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7ebbdbf web/documentation: Add link to the book "FFmpeg Basics"
gitolite
ffmpeg-cvslog at ffmpeg.org
Sun Feb 3 15:08:03 CET 2013
The branch, master has been updated
via 7ebbdbfde78583b954640c98167a5159828adafe (commit)
from ea833dee5342f1f1c95151d8e5a000db6aea337a (commit)
- Log -----------------------------------------------------------------
commit 7ebbdbfde78583b954640c98167a5159828adafe
Author: Alexander Strasser <eclipse7 at gmx.net>
AuthorDate: Sat Feb 2 12:54:11 2013 +0100
Commit: Alexander Strasser <eclipse7 at gmx.net>
CommitDate: Sat Feb 2 12:54:11 2013 +0100
web/documentation: Add link to the book "FFmpeg Basics"
diff --git a/src/documentation b/src/documentation
index 033aac6..f868f31 100644
--- a/src/documentation
+++ b/src/documentation
@@ -66,3 +66,8 @@ trunk (regenerated nightly); documentation for the
by Stephen Dranger, explains how to write a video player based on FFmpeg
(<a href="https://github.com/mpenkov/ffmpeg-tutorial">updated source code</a> by Michael Penkov).</li>
</ul>
+<h2>Books about FFmpeg</h2>
+<ul>
+<li><a href="http://ffmpeg.tv">FFmpeg Basics</a> by Frantisek Korbel,
+describes various FFmpeg features and common tasks.</li>
+</ul>
-----------------------------------------------------------------------
Summary of changes:
src/documentation | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list