# To enable the experimental XvMC support for Gallium drivers, you will have to
# tell the Mesa core where to find the needed libraries.
# Uncomment a line below, according the driver you are actually using and the
# bitness of your setup.

# Driver for Radeon r600+ video cards - 64 bit
# /usr/lib64/libXvMCr600.so.1.0
# Driver for Radeon r600+ video cards - 32 bit
# /usr/lib/libXvMCr600.so.1.0

# Driver for Nvidia (nouveau) - 64 bit
# /usr/lib64/libXvMCnouveau.so.1.0
# Driver for Nvidia (nouveau) - 32 bit
# /usr/lib/libXvMCnouveau.so.1.0
