[FFmpeg-cvslog] [ffmpeg.org]: r467 - trunk/src/documentation

diego subversion
Thu Jul 8 10:32:32 CEST 2010


Author: diego
Date: Thu Jul  8 10:32:31 2010
New Revision: 467

Log:
Add links to Doxygen documentation on mphq.

Modified:
   trunk/src/documentation

Modified: trunk/src/documentation
==============================================================================
--- trunk/src/documentation	Thu Jul  8 10:30:45 2010	(r466)
+++ trunk/src/documentation	Thu Jul  8 10:32:31 2010	(r467)
@@ -30,9 +30,10 @@
 
 <h2>API Documentation</h2>
 <ul>
-<li><a href="http://cekirdek.pardus.org.tr/~ismail/ffmpeg-docs/">FFmpeg API Documentation</a>,
-automatically generated from the FFmpeg source code using
-<a href="http://www.doxygen.org/index.html">doxygen</a>.</li>
+<li><a href="http://www.doxygen.org/">Doxygen</a> documentation for current
+<a href="doxygen/trunk/index.html">trunk</a> (regenerated nightly) or the
+<a href="doxygen/0.6/index.html">0.6</a> and
+<a href="doxygen/0.5/index.html">0.5</a> branches.</li>
 <li><a href="http://wiki.multimedia.cx/index.php?title=FFmpeg_codec_howto">FFmpeg codec howto</a>, describes how to add a codec to libavcodec.</li>
 <li><a href="http://wiki.multimedia.cx/index.php?title=FFmpeg_demuxer_howto">FFmpeg demuxer howto</a>, describes how to add a (de)muxer to libavformat.</li>
 <li><a href="http://wiki.multimedia.cx/index.php?title=FFmpeg_filter_howto">FFmpeg filter howto</a>, describes how to add a filter to libavilter.</li>



More information about the ffmpeg-cvslog mailing list