-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Scheme fixes corresponding with spec
See https://github.com/ietf-wg-cellar/matroska-specification/blob/master/ebml_matroska.xml - Slices maxver is 0 See https://github.com/ietf-wg-cellar/ebml-specification/blob/master/ebml.xml - CRC-32 description missing ending period. - EBMLMaxIDLength range missing ">=" - EBMLMaxSizeLength should be "not 0" - Deprecated Signature-related elements are at level 2 (SignatureSlot at level 1) (see ietf-wg-cellar/ebml-specification#391 (comment)) - EBML element is maxOccurs 1 so can't be multiple
- Loading branch information
1 parent
0194123
commit d2552da
Showing
1 changed file
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters