Mercurial > mplayer.hg
diff DOCS/documentation.html @ 8750:f6323ff433aa
New audio filter documentation by Anders Johannsson with some structural
modifications by myself.
author | diego |
---|---|
date | Fri, 03 Jan 2003 22:29:16 +0000 |
parents | c3975fb38cba |
children | 1c16edd41203 |
line wrap: on
line diff
--- a/DOCS/documentation.html Fri Jan 03 21:54:54 2003 +0000 +++ b/DOCS/documentation.html Fri Jan 03 22:29:16 2003 +0000 @@ -185,17 +185,28 @@ </UL> <LI><A HREF="sound.html">2.3.2 Audio output devices</A> <UL> - <LI><A HREF="sound.html#sync">2.3.2.1 Description of MPlayer's A/V sync method</A></LI> + <LI><A HREF="sound.html#sync">2.3.2.1 Audio/Video synchronisation</A></LI> <LI><A HREF="sound.html#experiences">2.3.2.2 Sound card experiences, recommendations</A></LI> - <LI><A HREF="sound.html#plugins">2.3.2.3 Audio plugins</A> + <LI><A HREF="sound.html#af">2.3.2.3 Audio filters</A> <UL> - <LI><A HREF="sound.html#resample">2.3.2.3.1 Up/Downsampling</A></LI> - <LI><A HREF="sound.html#surround_decoding">2.3.2.3.2 Surround Sound decoding</A></LI> - <LI><A HREF="sound.html#format">2.3.2.3.3 Sample format converter</A></LI> - <LI><A HREF="sound.html#delay">2.3.2.3.4 Delay</A></LI> - <LI><A HREF="sound.html#volume">2.3.2.3.5 Software volume control</A></LI> - <LI><A HREF="sound.html#extrastereo">2.3.2.3.6 Extrastereo</A></LI> - <LI><A HREF="sound.html#normalizer">2.3.2.3.7 Volume Normalizer</A></LI> + <LI><A HREF="sound.html#af_resample">2.3.2.3.1 Up/Downsampling</A></LI> + <LI><A HREF="sound.html#af_channels">2.3.2.3.2 Changing the number of channels</A></LI> + <LI><A HREF="sound.html#af_format">2.3.2.3.3 Sample format converter</A></LI> + <LI><A HREF="sound.html#af_delay">2.3.2.3.4 Delay</A></LI> + <LI><A HREF="sound.html#af_volume">2.3.2.3.5 Software volume control</A></LI> + <LI><A HREF="sound.html#af_equalizer">2.3.2.3.6 Equalizer</A></LI> + <LI><A HREF="sound.html#af_panning">2.3.2.3.7 Panning filter</A></LI> + </UL> + </LI> + <LI><A HREF="sound.html#plugins">2.3.2.4 Audio plugins (deprecated)</A> + <UL> + <LI><A HREF="sound.html#resample">2.3.2.4.1 Up/Downsampling</A></LI> + <LI><A HREF="sound.html#surround_decoding">2.3.2.4.2 Surround Sound decoding</A></LI> + <LI><A HREF="sound.html#format">2.3.2.4.3 Sample format converter</A></LI> + <LI><A HREF="sound.html#delay">2.3.2.4.4 Delay</A></LI> + <LI><A HREF="sound.html#volume">2.3.2.4.5 Software volume control</A></LI> + <LI><A HREF="sound.html#extrastereo">2.3.2.4.6 Extrastereo</A></LI> + <LI><A HREF="sound.html#normalizer">2.3.2.4.7 Volume Normalizer</A></LI> </UL> </LI> </UL>