Mesa/Gallium3D Works On VDPAU Interoperability

Written by Michael Larabel in Mesa on 21 September 2013 at 04:02 PM EDT. 13 Comments
MESA
Patches are pending to implement support for NVIDIA's VDPAU interoperability OpenGL extension within Mesa/Gallium3D.

The pending patches implement the NV_vdpau_interop so that VDPAU video and output surfaces can be used for texturing and rendering. Decoded VDPAU content can be passed to OpenGL to either display or further modify these video surfaces.

The NV_vdpau_interop OpenGL extension really opens a lot of new possibilities for multimedia programs using VDPAU for accelerated video decoding. NVIDIA's binary driver has implemented this extension for some time as part of their Video Decode and Presentation API for Unix, while now it's coming for Gallium3D. The extension is outlined in the specification at OpenGL.org.

One of the notable applications that is able to take advantage of this VDPAU OpenGL interoperability is the XBMC media player. The extension is for Gallium3D drivers that support using the VDPAU state tracker. The patches until they've been merged to mainline Mesa can be found on the Mesa developers' list.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week