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.4.1.tar.bz2 | 0000078387 76.5 KB | |
libmatroska.changes | 0000006296 6.15 KB | |
libmatroska.spec | 0000002714 2.65 KB |
Revision 30 (latest revision is 52)
Stephan Kulow (coolo)
accepted
request 205614
from
Cristian Morales Vega (RedDwarf)
(revision 30)
Not expecting it to go to 13.1. - Update to version 1.4.1 * Added new elements/classes DiscardPadding, CodecDelay and SeekPreRoll * The licensing information has been cleared up/unified. * The Makefile now contain options for specifying the destination base directory during installation ("DESTDIR") and for specifying which library types to build ("link"). * The libraries are built without the "-ansi" and "-fno-gnu-keywords" flags on Linux * Code cleanup - Remove matroska-noansiflag.patch. Applied upstream.
Comments 0