mirror of https://github.com/xiph/flac
add latest rice partition order limit restriction to subset definition
This commit is contained in:
parent
01fb720434
commit
720216ac0b
|
@ -353,6 +353,9 @@
|
|||
<LI>
|
||||
The bits-per-sample bits in the <A HREF="#frame_header">frame header</A> must be 001-111.
|
||||
</LI>
|
||||
<LI>
|
||||
The Rice partition order in a <A HREF="#partitioned_rice">Rice-coded residual section</A> must be less than or equal to 8.
|
||||
</LI>
|
||||
</UL>
|
||||
</LI></P>
|
||||
</UL>
|
||||
|
|
Loading…
Reference in New Issue