configure.ac: hook the cdio_paranoia input plugin

This commit is contained in:
Max Kellermann
2010-12-21 22:23:01 +01:00
parent 4783ebc918
commit 9bf7fde49f
7 changed files with 49 additions and 0 deletions

View File

@@ -621,6 +621,17 @@ cd mpd-version</programlisting>
Plays streams with the MMS protocol.
</para>
</section>
<section>
<title><varname>cdio_paranoia</varname></title>
<para>
Plays audio CDs. The URI has the form:
"<filename>cdda://[DEVICE][/TRACK]</filename>". The
simplest form <filename>cdda://</filename> plays the whole
disc in the default drive.
</para>
</section>
</section>
<section>