Friday, September 3rd 2010, 6:47pm UTC+1
You are not logged in.
Quoted
I'm pleased to announce the first release of libvdpau as a standalone
library. This package contains the libvdpau wrapper library and the
libvdpau_trace debugging library, along with the header files needed
to build VDPAU applications. To actually use a VDPAU device, you need
a vendor-specific implementation library. Currently, this is always
libvdpau_nvidia. You can override the driver name by setting the
VDPAU_DRIVER environment variable.
These files are also currently shipped as part of the NVIDIA driver
package. We're going to continue to do that for now, but the
long-term goal is to ship only libvdpau_nvidia in that package.
git://anongit.freedesktop.org/~aplattner/libvdpau
http://cgit.freedesktop.org/~aplattner/libvdpau
git tag: libvdpau-0.2
http://people.freedesktop.org/~aplattner…dpau-0.2.tar.gz
в будущем в нвидиа дровах не будет vdpau поддержки - придется вдобавок грузить и эту библиотеку - libvdpau
Надеюсь что поддержка vdpau драйвером всётаки будет, просто пакета больше не будет внутри дров. Если я не прав, то остаётся тогда - конкретно выматерится!
Beginner