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

remove the MasterContext from EbmlMaster #160

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

robUx4
Copy link
Contributor

@robUx4 robUx4 commented Jan 14, 2024

It must always be the ClassInfos Context. This the case for all macros. So we don't need to store it a second time.

Requires Matroska-Org/libebml#220

@robUx4 robUx4 added api-break breaks the API (e.g. programs using it will have to adjust their source code) abi-break breaks the ABI (e.g. programs linked against the library have to be recompiled) labels Jan 14, 2024
It must always be the ClassInfos Context. This the case for all macros.
So we don't need to store it a second time.
We don't do anything more than the default ones.
@mbunkus mbunkus merged commit 8632b21 into Matroska-Org:master Jan 24, 2024
0 of 15 checks passed
@robUx4 robUx4 deleted the single_context branch January 25, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
abi-break breaks the ABI (e.g. programs linked against the library have to be recompiled) api-break breaks the API (e.g. programs using it will have to adjust their source code)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants