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 hardcoded profiles for Matroska/WebM/DivX versioning #167

Closed robUx4 closed 6 months ago

robUx4 commented 6 months ago

passing temporary objects by reference is bogus.

Uses https://github.com/Matroska-Org/foundation-source/pull/140 to generate this code.

This can be merged even without https://github.com/Matroska-Org/libebml/pull/228

Fixes #164