Libary to Parse EBML Files
libebml is a C++ library to parse EBML files. See the EBML RFV at
http://www.matroska.org/technical/specs/rfc/.
- Developed at multimedia:libs
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/libebml && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000009 9 Bytes | |
libebml-1.4.5.tar.xz | 0000064408 62.9 KB | |
libebml.changes | 0000016392 16 KB | |
libebml.spec | 0000002400 2.34 KB |
Comments 1
There was an unintended ABI breaking change in 1.4.3 (breaks mkvtoolnix which apparently hasn't been re-linked after this release). Please upgrade to 1.4.4 to fix the issue. See https://github.com/Matroska-Org/libebml/issues/104.