Video Acceleration API: Difference between revisions

Content deleted Content added
Added datarhei Restreamer - under "software supporting VA-API"
Added and referenced recently released windows support.
Line 2:
{{Short description|Open source API for video acceleration}}
{{Infobox software
| name = libva
| author = [[Intel]]
| released = {{#statements:inception}}
| latest release version = {{wikidata|property|reference|P348}}
| latest release date = {{start date and age|{{wikidata|qualifier|P348|P577}}}}
| programming language = {{#statements:programmed in}}
| operating system = [[Linux]], [[Android (operating system)|Android]], [[Berkeley Software Distribution|BSD]], [[Windows 11]]
| genre = [[API]]
| license = {{#statements:copyright license}}
}}
 
Line 24:
 
=== Supported hardware and drivers ===
As of 20192022, VA-API is natively supported by:<ref name="archwiki">{{cite web |url=https://wiki.archlinux.org/index.php/Hardware_video_acceleration |title=Hardware video acceleration |work=wiki.ArchLinux.org}}</ref>
* [[Intel Quick Sync]] open-source drivers for Linux
* [[Mesa_(computer_graphics)|Mesa]] open-source drivers for AMD and NVIDIA graphics cards
* AMDGPU-PRO drivers for AMD graphics cards on Linux
* libva-vdpau-driver for cards supported by [[VDPAU]]
* [[Direct3D#Direct3D 12|Direct3D 12]] implementations with the VAOn12 driver<ref>{{Cite web |last=Vilerino |first=Sil |date=2023-02-15 |title=Video acceleration API (VA-API) now available on Windows! |url=https://devblogs.microsoft.com/directx/video-acceleration-api-va-api-now-available-on-windows/ |access-date=2023-03-08 |website=DirectX Developer Blog |language=en-US}}</ref>
 
=== Supported video codecs ===