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

Move some SimpleBlock flags inside SimpleBlock #162

Closed robUx4 closed 6 months ago

robUx4 commented 6 months ago

No need to keep them in the generic class. They don't make sense there.