summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-XvMC.in
blob: 97cad3c53c6fcc98326e71d1de139c9fcebddb69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config XORG_LIB_XVMC
	bool
	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.