The branch, master has been updated via c04853a37681d915ffb8590fb5095fceffa2347d (commit) from fb51859289ee3409ec458af626caa70363f39734 (commit)
- Log ----------------------------------------------------------------- commit c04853a37681d915ffb8590fb5095fceffa2347d Author: Gyan Doshi <ffm...@gyani.pro> AuthorDate: Wed Apr 7 14:09:05 2021 +0530 Commit: Gyan Doshi <ffm...@gyani.pro> CommitDate: Wed Apr 7 14:09:05 2021 +0530 web/documentation: shift external links to wiki page diff --git a/src/documentation b/src/documentation index 060ef06..8ae5073 100644 --- a/src/documentation +++ b/src/documentation @@ -113,23 +113,7 @@ <h3><strong>Community Contributed Documentation</strong></h3> <ul> <li><a href="https://trac.ffmpeg.org/wiki">Official FFmpeg Wiki</a></li> - <li><a href="https://wiki.multimedia.cx/">MultimediaWiki</a></li> - <li><a href="http://dranger.com/ffmpeg/">An FFmpeg and SDL Tutorial</a> - by Stephen Dranger, explains how to write a video player based on FFmpeg.</li> - </ul> - </div> - </div> <!-- col --> -</div> <!-- row --> -<div class="row"> - <div class="col-md-6"> - <div class="well well-with-icon"> - <span class="pull-right"><i class="fa fa-5x fa-fw fa-book"></i></span> - <h3><strong>Books about FFmpeg</strong></h3> - <ul> - <li><a href="http://ffmpeg.tv">FFmpeg Basics</a> by Frantisek Korbel, - describes various FFmpeg features and common tasks.</li> - <li><a href="http://book.chinaffmpeg.com">FFmpeg Beginner's handbook Chinese Version</a> by Steven Liu, - describes FFmpeg common use method in Chinese, from command line to API usage.</li> + <li><a href="https://trac.ffmpeg.org/wiki/BooksAndOtherExternalResources">Books and other external resources</a></li> </ul> </div> </div> <!-- col --> ----------------------------------------------------------------------- Summary of changes: src/documentation | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) hooks/post-receive -- _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".