mirror of
https://github.com/mpv-player/mpv
synced 2025-01-27 10:03:32 +00:00
vaapi: we don't need SSE intrinsics with the new API
libavutil does this for us. Although the new vaapi decode API does not strictly introduce or even need av_image_copy_uc_from(), it's implied that it will be present if the new decode API is present - even if it's not, we can't use our own SSE code with it anyway.
This commit is contained in:
parent
9d68d8fb0f
commit
a38283d5d9
Loading…
Reference in New Issue
Block a user