All I can say about this is "Meh". This software is about as useful to Radeon owners as MS-DOS is to a Linux user.
Phoronix: A New Release Of The AMD XvBA Back-End To VA-API
Splitted Desktop Systems has updated their closed-source library that provides an XvBA back-end to a VA-API front-end so that those running the ATI Catalyst Linux driver are able to take advantage of the UVD2 video engine on newer Radeon HD graphics cards...
http://www.phoronix.com/vr.php?view=ODQwMw
All I can say about this is "Meh". This software is about as useful to Radeon owners as MS-DOS is to a Linux user.
Anyone know if it finally has support for profiles L@5.1?
Most of the work to create a VDPAU state tracker would be in the video decoding routines. Once someone's written the shaders and SSE code required, it should be relatively simple to wrap it up in either VDPAU or a VAAPI state tracker.
In ArchLinux with the new version i have this error
vainfo
libva: libva version 0.31.0-sds6
Xlib: extension "XFree86-DRI" missing on display ":0.0".
libva: va_getDriverName() returns 0
libva: Trying to open /usr/lib/va/drivers/fglrx_drv_video.so
Violación de segmento
xvba-video 0.6.11 works ok.
It really does not matter. VDPAU is designed to be a open API.
VA-API is designed to be a generic API that can be backed by VDPAU or whatever.
But if a VDPAU state tracker exists then that may just end up being a cleaner solution for everybody to use regardless of the video card.