Skip to content

Pull requests: Matroska-Org/libebml

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

restrict the ranges of valid EBML ID values bug
#298 opened Sep 21, 2024 by robUx4 Loading…
Rework element creation 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)
#289 opened Mar 2, 2024 by robUx4 Loading…
Move the element size check in EbmlCallbacks 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)
#273 opened Feb 25, 2024 by robUx4 Loading…
Make GetSemantic(i) return a constexpr 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)
#266 opened Feb 24, 2024 by robUx4 Draft
Replace asserts with exceptions enhancement
#53 opened Jun 3, 2019 by Rupan Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.