mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
max the largest metadata type code be 126, reserving 127 to avoid confusion with a frame sync code
This commit is contained in:
@@ -399,7 +399,10 @@
|
||||
<TT>5</TT> : CUESHEET
|
||||
</LI>
|
||||
<LI>
|
||||
<TT>6-127</TT> : reserved
|
||||
<TT>6-126</TT> : reserved
|
||||
</LI>
|
||||
<LI>
|
||||
<TT>127</TT> : invalid, to avoid confusion with a frame sync code
|
||||
</LI>
|
||||
</UL>
|
||||
</TD>
|
||||
|
||||
Reference in New Issue
Block a user