Matroska-Org / libmatroska

a C++ libary to parse Matroska files (.mkv and .mka)
GNU Lesser General Public License v2.1
313 stars 57 forks source link

Use typed children macros instead of local casts #190

Closed robUx4 closed 5 months ago

mbunkus commented 5 months ago

See https://github.com/Matroska-Org/libebml/pull/285 for further discussion.

robUx4 commented 5 months ago

There doesn't seem to be a way to reopen a PR. It has to be created from scratch again.

mbunkus commented 5 months ago

Yeah looks like it. Your libEBML typed_children as at 131905c457b2b0b6ee0f9526185748e0eb7874f0, your libMatroska typed_children at b2efa89da6c0c66ffe92c51c09af9477c1e71900.