mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
change min bps from 1 to 4
This commit is contained in:
@@ -463,7 +463,7 @@
|
||||
<5>
|
||||
</TD>
|
||||
<TD>
|
||||
(bits per sample)-1. FLAC supports from 1 to 32 bits per sample. Currently the reference encoder and decoders only support up to 24 bits per sample.
|
||||
(bits per sample)-1. FLAC supports from 4 to 32 bits per sample. Currently the reference encoder and decoders only support up to 24 bits per sample.
|
||||
</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
|
||||
Reference in New Issue
Block a user