Matroska-Org / foundation-source

libEBML2, libMatroska2, mkvalidator, mkclean and the specifications
55 stars 29 forks source link

libmatroska2: add support for Matroska v5 reading/writing #96

Closed robUx4 closed 1 year ago

robUx4 commented 1 year ago

In case some files with v5 DocTypeVersion appears we need to be able to validate (or invalidate) them.

Draft as it sits on top of #89