Module: Mesa Branch: master Commit: 9d569fed8dec675446d37ff9d8b16554b18e542e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9d569fed8dec675446d37ff9d8b16554b18e542e
Author: Andreas Boll <[email protected]> Date: Fri Aug 2 11:22:23 2013 +0200 docs: Document UVD (2.2 and 3.0) video decoding support in mesa 9.2 Cc: "9.2" [email protected] Reviewed-by: Alex Deucher <[email protected]> --- docs/relnotes/9.2.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/relnotes/9.2.html b/docs/relnotes/9.2.html index b9308eb..1f93b89 100644 --- a/docs/relnotes/9.2.html +++ b/docs/relnotes/9.2.html @@ -53,6 +53,7 @@ Note: some of the new features are only available with certain drivers. <li>Added new freedreno gallium driver</li> <li>OSMesa interface for gallium llvmpipe/softpipe drivers</li> <li>Gallium Heads-Up Display (HUD) feature for performance monitoring</li> +<li>Added support for UVD (2.2 and 3.0) video decoding on r600g and radeonsi through VDPAU (requires Kernel 3.10 or later)</li> </ul> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
