Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate the initial IANA registry for Matroska IDs #578

Merged
merged 3 commits into from Jan 25, 2022
Merged

Generate the initial IANA registry for Matroska IDs #578

merged 3 commits into from Jan 25, 2022

Conversation

robUx4
Copy link
Contributor

@robUx4 robUx4 commented Jan 16, 2022

Similar to the format of https://www.iana.org/assignments/ebml/ebml.xml

The IDs are sorted by length and ID value (like EBML ones).

The links to the actual RFC are temporary (no RFC numbers, section numbers can vary).

Fixes #568

@robUx4
Copy link
Contributor Author

@robUx4 robUx4 commented Jan 23, 2022

It doesn't generate gaps between IDs, as found in the EBML one, but that's still a good starting point with the correct values and correct pointers (to the draft for now and not the proper section numbers).

@robUx4
Copy link
Contributor Author

@robUx4 robUx4 commented Jan 23, 2022

We may add the EBML for each ID as technically the same ID could be used in different places with different semantic meaning.

@robUx4 robUx4 merged commit 370bdad into master Jan 25, 2022
4 checks passed
@robUx4 robUx4 deleted the initial-iana branch Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants