summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-XvMC.in
blob: c3174caa049f69610a879b07c67a8e8533fecc8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=multimedia_xorg_lib

config XORG_LIB_XVMC
	tristate
	prompt "libXvMC"
	select XORG_LIB_X11
	select XORG_LIB_XEXT
	select XORG_LIB_XV
	select XORGPROTO
	help
	  libXvMC provides an X Window System client
	  interface to the XVideo-MotionCompensation
	  extension to the X protocol.