-
Notifications
You must be signed in to change notification settings - Fork 47
Issues: Matroska-Org/libebml
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
allow reading at the top level with EbmlHead+doctype top elements
enhancement
#294
opened Mar 4, 2024 by
robUx4
Make ShouldWrite policy a state of each element
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)
#284
opened Mar 2, 2024 by
robUx4
Use std::optional for element value+value is set
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)
#282
opened Mar 1, 2024 by
robUx4
Handle global elements as a list of EbmlCallbacks
api-break
breaks the API (e.g. programs using it will have to adjust their source code)
#278
opened Feb 26, 2024 by
robUx4
Use the EbmlDocVersion constraints when checking/adding mandatory elements
api-break
breaks the API (e.g. programs using it will have to adjust their source code)
#277
opened Feb 26, 2024 by
robUx4
Show the CMake configuration at the end of configuration
build-system
#275
opened Feb 26, 2024 by
robUx4
Move the size information 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)
enhancement
#272
opened Feb 25, 2024 by
robUx4
Use [[nodiscard]] on some methods
api-break
breaks the API (e.g. programs using it will have to adjust their source code)
#179
opened Dec 23, 2023 by
robUx4
Make a special class for deprecated elements
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)
#146
opened Sep 3, 2023 by
robUx4
EbmlElement::FindNextID doesn't support global elements
api-break
breaks the API (e.g. programs using it will have to adjust their source code)
bug
#139
opened Nov 3, 2022 by
mbunkus
use standard types instead of custom ones
abi-break
breaks the ABI (e.g. programs linked against the library have to be recompiled)
#111
opened Oct 2, 2022 by
mbunkus
RenderData does not write non-mandatory elements having a default value
bug
#73
opened Feb 1, 2021 by
mbunkus
handle non-mandatory Empty Elements with default values correctly
bug
#72
opened Feb 1, 2021 by
mbunkus
Add support for building against system utf8cpp
build-system
enhancement
#54
opened Sep 10, 2019 by
rathann
Make 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)
enhancement
Data
private in EbmlBinary
abi-break
#34
opened Feb 12, 2018 by
robUx4
Check the malloc() return values
api-break
breaks the API (e.g. programs using it will have to adjust their source code)
bug
enhancement
#33
opened Feb 12, 2018 by
robUx4
Add a way to tell if reading an element returned NULL because it reached the end parent or EOF
abi-break
breaks the ABI (e.g. programs linked against the library have to be recompiled)
enhancement
#31
opened Jan 24, 2018 by
robUx4
Previous Next
ProTip!
Follow long discussions with comments:>50.