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

Make Prev/Next Segment UID classes standalone #124

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Conversation

robUx4
Copy link
Contributor

@robUx4 robUx4 commented Dec 19, 2023

They are not KaxSegmentUID as they don't have the same ID. If we need a special class for Segment UIDs (including chapter ones) we should use a proper class/interface.

Eventually this should be moved into KaxSemantic like KaxSegmentUID.

@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 Dec 19, 2023
They are not KaxSegmentUID as they don't have the same ID.
If we need a special class for Segment UIDs (including chapter ones) we
should use a proper class/interface.

Eventually this should be moved into KaxSemantic like KaxSegmentUID.
@robUx4 robUx4 merged commit 4a16ee0 into master Dec 19, 2023
20 checks passed
@robUx4 robUx4 deleted the prev_next_uid branch December 19, 2023 08:27
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