summaryrefslogtreecommitdiffstats
path: root/rules/mplayer.in
blob: 5720327802de5e742f4297f5956af669816313db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
config MPLAYER
        bool
	depends on BROKEN
        prompt "Compile mplayer"
	help
	  The Ultimate Movie Player For Linux
 
 	  It plays most mpeg, avi and asf files, supported by many 
	  native and win32 DLL codecs. You can watch VCD, DVD and 
	  even DivX movies too. The other big feature of mplayer 
	  is the wide range of supported output drivers. 
	  It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, 
	  but you can use SDL (and this way all drivers of SDL) 
	  and some lowlevel card-specific drivers 
	  (for Matrox/3dfx/SiS) too.
	  
comment "mplayer is broken, please send a patch"
	depends on !BROKEN