mirror of https://github.com/mpv-player/mpv
49cbc5017c
In vaapi 1.1.0 (which confusingly is libva release 2.1.0), they introduced a new surface export API that is more efficient, and we've been supporting that and the old API ever since (Feb 2018). If we drop support for the old API, we can do some fairly nice cleanup of the code. Note that the pkgconfig entries are explicitly versioned by the API version and not the library version. I confirmed the upstream pkgconfig files. |
||
---|---|---|
.. | ||
hwdec_cuda.c | ||
hwdec_cuda.h | ||
hwdec_cuda_gl.c | ||
hwdec_cuda_vk.c | ||
hwdec_vaapi.c | ||
hwdec_vaapi.h | ||
hwdec_vaapi_gl.c | ||
hwdec_vaapi_vk.c |