Commit Graph

5 Commits (124091a0c140db0b657fa091ce2d66a0ff4da22a)

Author SHA1 Message Date
Nibbles 2bits e08657c344 libmms 0.6.2
This commit updates libmms to version 0.6.2.  Their project is
back at sf.net for hosting, and that's why the change in both url
and homepage. This compiles with llvm-2335, gcc-4.2.1, and clang2.0
on OSX 10.6.8 with XCode 4.0.2. It builds native static and shared
libraries that are used for streaming mmst amd mmsh protocol as in
    mms://i.canhaz.ct:1755
Closes Homebrew/homebrew#7991.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-06 16:02:43 -05:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -07:00
Adam Vandenberg d177713be3 libmms - remove unused configure option 2010-07-25 12:34:09 -07:00
David Höppner 324b6af713 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.
2010-01-30 14:18:05 +01:00