[Pkg-octave-commit] rev 197 - trunk/www
Rafael Laboissiere
pkg-octave-devel@lists.alioth.debian.org
Thu, 14 Apr 2005 06:00:56 +0000
Author: rafael
Date: 2005-04-14 06:00:55 +0000 (Thu, 14 Apr 2005)
New Revision: 197
Modified:
trunk/www/index.html.in
Log:
Added link to the Octave Avifile toolbox. Also, moved the MPITB entry up in
the list. I think that it is better to add new entries at the top of the
list, such that their visibility is higher.
Modified: trunk/www/index.html.in
===================================================================
--- trunk/www/index.html.in 2005-04-13 08:44:12 UTC (rev 196)
+++ trunk/www/index.html.in 2005-04-14 06:00:55 UTC (rev 197)
@@ -202,6 +202,18 @@
<ul>
<li>
+ <a href="http://www.dsp.sun.ac.za/~stefan/">Octave Avifile</a>:
+ A wrapper for <a href="http://ffmpeg.sf.net/">FFMpeg</a>'s
+ libavformat and libavcodec, allowing Octave to read and write AVI
+ (Audio/Video Interlaced) files.
+ </li>
+ <li>
+ <a href="http://atc.ugr.es/javier-bin/mpitb/">MPI Toolbox for
+ Octave (MPITB)</a>: a LAM/MPI interface for the Octave
+ programming environment, letting Octave users to develop
+ their own parallel Octave applications in a Linux cluster.
+ </li>
+ <li>
<a href="http://www.ma.man.ac.uk/~higham/mctoolbox/">Matrix
Computation Toolbox</a>: The Matrix Computation Toolbox is a
collection of MATLAB M-files containing functions for constructing
@@ -340,12 +352,6 @@
event queue within GNU Octave and can execute user-defined callback
functions.
</li>
- <li>
- <a href="http://atc.ugr.es/javier-bin/mpitb/">MPI Toolbox for
- Octave (MPITB)</a>: a LAM/MPI interface for the Octave
- programming environment, letting Octave users to develop
- their own parallel Octave applications in a Linux cluster.
- </li>
</ul>
<div id="footer">