https://bugs.freedesktop.org/show_bug.cgi?id=73191
--- Comment #39 from Eric Valette eric.valette@free.fr --- (In reply to comment #38)
The kernel version is unrelevant this is a pure userspace problem between the two components (XBMC & VDPAU driver).
What you need to avoid it is the mesa patch "vdpau: flush the context before exporting the surface v2" and the second version of FernetMenta's XBMC patch (The first version of the XBMC patch had a minor bug in it preventing it from working correctly).
Appart from that we also have another bug (so far only reported on Kabini) that produces similar looking results, but has a completely different origin.
as explained in comment 33, I have "vdpau: flush the context before exporting the surface v2" but may be not the second version of the XBMC patch (have to check but anyway I will probably rebase xbmc git tree on last fernetmenta).
But I'm using a Kabini chipset (on a zotac nano AQ0) so from your comment, I guess it is still unfixed. Tell me if I can test something on this.
Thanks for your help.