]> git.sesse.net Git - vlc/blobdiff - modules/LIST
* ALL: New ogg demux and vorbis codec modules for preliminary support of
[vlc] / modules / LIST
index ab7c495e73b951405ceb983cebae146983a3aca7..c10f0255d142afe9caae22e2bd4c181c871e419b 100644 (file)
@@ -1,5 +1,5 @@
 List of vlc plugins
-$Id: LIST,v 1.2 2002/09/15 20:54:12 jpsaman Exp $
+$Id: LIST,v 1.3 2002/10/23 23:17:45 gbazin Exp $
 
  * a52_system: input module for A52 decapsulation.
 
@@ -125,6 +125,8 @@ $Id: LIST,v 1.2 2002/09/15 20:54:12 jpsaman Exp $
 
  * null: a module with no capabilities.
 
+ * ogg: input module for OGG decapsulation.
+
  * qt: interface module using the Qt widget set.
 
  * qte: video output module for Qt Embedded.
@@ -137,6 +139,8 @@ $Id: LIST,v 1.2 2002/09/15 20:54:12 jpsaman Exp $
 
  * vcd: input module for accessing Video CDs.
 
+ * vorbis: a vorbis audio decoder using the libvorbis library.
+
  * waveout: simple audio output module for Windows.
 
  * x11: video output module using the X11 API.