Matroska-Org / libmatroska

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

Revert "Use typed children macros instead of local casts" #193

Closed mbunkus closed 7 months ago

mbunkus commented 7 months ago

Reverts Matroska-Org/libmatroska#190

Unfortunately I merged to soon: many segfaults in MKVToolNix. Haven't debugged it yet.