blob: e09b10d619e3745642cb48afeb95d07cc6947dd7 (
plain)
1
2
3
4
5
6
7
8
9
|
config BR2_PACKAGE_MPLAYER
bool "mplayer"
default n
select BR2_PACKAGE_LIBMAD
help
MPlayer is a movie player which runs on many systems and supports
many different file formats.
http://www.mplayerhq.hu/
|