diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-10-15 16:40:34 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-10-15 16:40:34 +0000 |
commit | 4aab11f4c7847681289438f65c46c0082c88fdc2 (patch) | |
tree | 9f9a3401fcbb079aa7bbeb2662f8fe0b1361562c /doc/hackersguide/overview.sgml | |
parent | 391defcb5635c087314caca057f715d6cfe1c1c5 (diff) | |
download | xine-lib-4aab11f4c7847681289438f65c46c0082c88fdc2.tar.gz xine-lib-4aab11f4c7847681289438f65c46c0082c88fdc2.tar.bz2 |
trying to not fall behind with the docs
CVS patchset: 5526
CVS date: 2003/10/15 16:40:34
Diffstat (limited to 'doc/hackersguide/overview.sgml')
-rw-r--r-- | doc/hackersguide/overview.sgml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/hackersguide/overview.sgml b/doc/hackersguide/overview.sgml index 2c0df0420..833d966b4 100644 --- a/doc/hackersguide/overview.sgml +++ b/doc/hackersguide/overview.sgml @@ -86,6 +86,28 @@ <para></para> </listitem> </varlistentry> + <varlistentry> + <term><filename>vcd</filename></term> + <listitem> + <para> + The enhanced VCD input plugin which also handles VCD navigation. + </para> + <para> + <variablelist> + <varlistentry> + <term><filename>libcdio</filename>, <filename>libvcd</filename> (imported)</term> + <listitem> + <para> + Libraries used by the enhanced VCD plugin. + </para> + <para></para> + </listitem> + </varlistentry> + </variablelist> + </para> + <para></para> + </listitem> + </varlistentry> </variablelist> </para> <para></para> |