Difference between revisions of "Hardware acceleration"

From VideoLAN Wiki
Jump to navigation Jump to search
(Created page with "== Windows == Hardware acceleration with VLC is done using Direct3D overlay through [http://msdn.microsoft.com/en-us/library/windows/desktop/cc307941%28v=vs.85%29.aspx DXVA 2.0] …")
 
Line 1: Line 1:
 
== Windows ==
 
== Windows ==
Hardware acceleration with VLC is done using Direct3D overlay through [http://msdn.microsoft.com/en-us/library/windows/desktop/cc307941%28v=vs.85%29.aspx DXVA 2.0]
+
Hardware acceleration with VLC is done using Direct3D overlay  
 +
decoding through [http://msdn.microsoft.com/en-us/library/windows/desktop/cc307941%28v=vs.85%29.aspx DXVA 2.0]
  
 
uses a non-DShow renderer
 
uses a non-DShow renderer

Revision as of 00:09, 8 February 2012

Windows

Hardware acceleration with VLC is done using Direct3D overlay decoding through DXVA 2.0

uses a non-DShow renderer

GDI for Windows 2000 or 95/98/Me (KernelEx)

Linux

MacOS X