You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.gitignore | 1 year ago | |
0001-Remove-Requires-glib-2.0-since-libmms-no-longer-depe.patch | 1 year ago | |
0002-Add-a-new-testfiledownload.c-example.patch | 1 year ago | |
0003-Fix-build-if-strndup-is-missing.patch | 1 year ago | |
0004-Patch-to-remove-redundant-comparison-in-file-mmsh.c.patch | 1 year ago | |
0005-Avoid-possible-overflow-in-sprintf.patch | 1 year ago | |
0006-Fix-possible-NULL-Pointer-deref-in-mmsh.c.patch | 1 year ago | |
0007-Add-check-for-sys-select.h-and-use-it.patch | 1 year ago | |
0008-C89-fixes-for-Haiku.patch | 1 year ago | |
README.md | 1 year ago | |
libmms.spec | 1 year ago | |
sources | 1 year ago |
README.md
libmms
MMS is a streaming protocol used in Microsoft server products, commonly used to stream WMV data. You can encounter mms:// style URLs all over the net, especially on news sites and other content-serving sites. Libmms allows you to download content from such sites, making it easy to add MMS support to your media applications.