mapage: update --hwdec=vaapi description again

Supposedly this is not an issue anymore after we've changed the code to
use texture-from-pixmap.
This commit is contained in:
wm4
2015-04-14 21:18:36 +02:00
parent d8a0356b3b
commit 7d40a33ed9

View File

@@ -566,8 +566,7 @@ Video
The ``vaapi-copy`` mode allows you to use vaapi with any VO. Because
this copies the decoded video back to system RAM, it's likely less efficient
than the ``vaapi`` mode. But there are reports that this is actually faster
as well, and avoids many issues with ``vaapi``.
than the ``vaapi`` mode.
.. note::