MMS stream protocol library
LibMMS is a common library for parsing mms:// and mmsh:// type network streams.
These are commonly used to stream Windows Media Video content over the web.
LibMMS itself is only for receiving MMS stream, it doesn't handle sending at
all.
- Sources inherited from project multimedia:libs
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / libmms
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:infi777:games/libmms && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000141 141 Bytes | |
baselibs.conf | 0000000008 8 Bytes | |
libmms-0.6.2.tar.bz2 | 0000282424 276 KB | |
libmms-nognetexport.patch | 0000000315 315 Bytes | |
libmms-pkgconfig.patch | 0000000341 341 Bytes | |
libmms-relicensing-1.txt | 0000006918 6.76 KB | |
libmms-relicensing-2.txt | 0000001215 1.19 KB | |
libmms.changes | 0000001668 1.63 KB | |
libmms.spec | 0000003218 3.14 KB |
Revision 10 (latest revision is 19)
Philipp Thomas (psmt)
accepted
request 160728
from
Cristian Rodríguez (elvigia)
(revision 10)
- libmms-nognetexport.patch: libmms exports functions that belong to gnome's gnet library, that will of course cause symbol clashes. We cannot just link to the system's gnet because it uses and slightly older API, just hide the symbols instead.
Comments 0