summaryrefslogtreecommitdiffstats
path: root/rules/libmms.in
blob: 7caa7f0f3a3a4878c73dbc7e5bf71586d7ba24b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=networking

config LIBMMS
	tristate
	select LIBXML2
	prompt "libmms"
	help
	  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.