-
Notifications
You must be signed in to change notification settings - Fork 48
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
Design limitation of read boundaries
abi-breakbreaks the ABI (e.g. programs linked against the library have to be recompiled)breaks the ABI (e.g. programs linked against the library have to be recompiled)api-breakbreaks the API (e.g. programs using it will have to adjust their source code)breaks the API (e.g. programs using it will have to adjust their source code)Status: Open.#327 In Matroska-Org/libebml;- Status: Open.#312 In Matroska-Org/libebml;
- Status: Open.#294 In Matroska-Org/libebml;
- Status: Open.#293 In Matroska-Org/libebml;
Make ShouldWrite policy a state of each element
abi-breakbreaks the ABI (e.g. programs linked against the library have to be recompiled)breaks the ABI (e.g. programs linked against the library have to be recompiled)api-breakbreaks the API (e.g. programs using it will have to adjust their source code)breaks the API (e.g. programs using it will have to adjust their source code)Status: Open.#284 In Matroska-Org/libebml;Use std::optional for element value+value is set
abi-breakbreaks the ABI (e.g. programs linked against the library have to be recompiled)breaks the ABI (e.g. programs linked against the library have to be recompiled)api-breakbreaks the API (e.g. programs using it will have to adjust their source code)breaks the API (e.g. programs using it will have to adjust their source code)Status: Open.#282 In Matroska-Org/libebml;Handle global elements as a list of EbmlCallbacks
api-breakbreaks the API (e.g. programs using it will have to adjust their source code)breaks the API (e.g. programs using it will have to adjust their source code)Status: Open.#278 In Matroska-Org/libebml;Use the EbmlDocVersion constraints when checking/adding mandatory elements
api-breakbreaks the API (e.g. programs using it will have to adjust their source code)breaks the API (e.g. programs using it will have to adjust their source code)Status: Open.#277 In Matroska-Org/libebml;- Status: Open.#276 In Matroska-Org/libebml;
- Status: Open.#275 In Matroska-Org/libebml;
Move the size information in EbmlCallbacks
abi-breakbreaks the ABI (e.g. programs linked against the library have to be recompiled)breaks the ABI (e.g. programs linked against the library have to be recompiled)api-breakbreaks the API (e.g. programs using it will have to adjust their source code)breaks the API (e.g. programs using it will have to adjust their source code)Status: Open.#272 In Matroska-Org/libebml;- Status: Open.#224 In Matroska-Org/libebml;