[xiph-commits] r3559 - liboggz/trunk/include/oggz
conrad at svn.annodex.net
conrad at svn.annodex.net
Fri Apr 18 02:23:29 PDT 2008
Author: conrad
Date: 2008-04-18 02:23:29 -0700 (Fri, 18 Apr 2008)
New Revision: 3559
Modified:
liboggz/trunk/include/oggz/oggz_seek.h
Log:
add link to celt-codec.org in oggz_seek docs
Modified: liboggz/trunk/include/oggz/oggz_seek.h
===================================================================
--- liboggz/trunk/include/oggz/oggz_seek.h 2008-04-16 02:46:24 UTC (rev 3558)
+++ liboggz/trunk/include/oggz/oggz_seek.h 2008-04-18 09:23:29 UTC (rev 3559)
@@ -44,11 +44,13 @@
* \section seek_time Time seeking
*
* Support is built-in for seeking to time positions in
+ * <a href="http://www.celt-codec.org/">CELT</a>,
+ * <a href="http://www.annodex.net/">CMML</a>.
+ * <a href="http://flac.sourceforge.net/">FLAC</a>,
+ * <a href="http://wiki.xiph.org/OggPCM">OggPCM</a>,
* <a href="http://www.speex.org/">Speex</a>,
- * <a href="http://www.vorbis.com/">Vorbis</a>,
- * <a href="http://flac.sourceforge.net/">FLAC</a>,
- * <a href="http://www.theora.org/">Theora</a>,
- * and <a href="http://www.annodex.net/">CMML</a>.
+ * <a href="http://www.theora.org/">Theora</a>
+ * and <a href="http://www.vorbis.com/">Vorbis</a>.
* Oggz is also compatible with
* <a href="http://www.annodex.net/">Annodex</a> streams, and supports seeking
* on all tracks described in an
More information about the commits
mailing list