Library to Deal with Matroska Files
Libmatroska is a C++ library to parse Matroska files (.mkv and .mka).
It depends on libebml to work. You only need this package to compile
your own applications.
- Developed at multimedia:libs
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/libmatroska && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000013 13 Bytes | |
libmatroska-1.3.0.tar.bz2 | 0000080542 78.7 KB | |
libmatroska.changes | 0000005049 4.93 KB | |
libmatroska.spec | 0000002825 2.76 KB |
Revision 22 (latest revision is 52)
Sascha Peilicke (saschpe)
accepted
request 84770
from
Cristian Morales Vega (RedDwarf)
(revision 22)
- Update to version 1.3.0 + initialize all data members + The KaxCodeVersion variable now resides in the library instead of being declared static in the header file. + make KaxChapterSegmentEditionUID an unsigned integer to match the KaxChapterEditionUID it's supposed to target
Comments 0