Changes between Version 48 and Version 49 of HWAccelIntro
- Timestamp:
- Jul 19, 2017, 8:53:06 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HWAccelIntro
v48 v49 71 71 Several decoders are currently supported through VDPAU in libavcodec, in particular H.264, MPEG-1/2/4, and VC-1. 72 72 73 == VA-API == 74 75 Video Acceleration API (VA API) is a non-proprietary and royalty-free open source software library ("libVA") and API specification, initially developed by Intel but can be used in combination with other devices. Linux only: https://en.wikipedia.org/wiki/Video_Acceleration_API 73 == VAAPI == 74 75 Video Acceleration API (VAAPI) is a non-proprietary and royalty-free open source software library ("libva") and API specification, initially developed by Intel but can be used in combination with other devices. 76 77 See [wiki:Hardware/VAAPI VAAPI]. 76 78 77 79 == DXVA2 ==
