Skip to content

Commit 860737c

Browse files
committed
remove BlockAddIDValue value for opaque data
It was added in #390 but that value is not allowed since #287. The Opaque data (used by WavPack) don't make use of that value since it's for data unknown to the codec.
1 parent e3dcf94 commit 860737c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codec_specs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1128,7 +1128,7 @@ Block type identifier: 1
11281128
Block type name: Opaque data
11291129

11301130
Description: the `BlockAdditional` data is interpreted as opaque additional data passed to the codec
1131-
with the Block data. `BlockAddIDValue` **MUST** be 1.
1131+
with the Block data.
11321132

11331133
### ITU T.35 Metadata
11341134

0 commit comments

Comments
 (0)