-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allow 0x80 EBML ID since it's used in Matroska
0x80 is used for ChapterDisplay in Matroska so we have to make it valid. Since the shortest form of an EBML ID must be used 0x4000, 0x200000 and 0x10000000 are still not valid. Fixes #407
- Loading branch information
Showing
1 changed file
with
9 additions
and
12 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