Commit dc60ecdb authored by Michael Niedermayer's avatar Michael Niedermayer

doc: add noise shaping dithers

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent c20ce9ad
......@@ -104,6 +104,21 @@ select rectangular dither
select triangular dither
@item triangular_hp
select triangular dither with high pass
@item lipshitz
select lipshitz noise shaping dither
@item shibata
select shibata noise shaping dither
@item low_shibata
select low shibata noise shaping dither
@item high_shibata
select high shibata noise shaping dither
@item f_weighted
select f-weighted noise shaping dither
@item modified_e_weighted
select modified-e-weighted noise shaping dither
@item improved_e_weighted
select improved-e-weighted noise shaping dither
@end table
@item resampler
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment