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

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