1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-22 14:52:43 +00:00
mpv/video/decode
James Ross-Gowan a95ce07273 dxva2: use gpu_memcpy with unmatched strides
Like memcpy_pic, this checks if the strides match first.
2014-10-27 12:37:25 +01:00
..
dec_video.c
dec_video.h
dxva2.c dxva2: use gpu_memcpy with unmatched strides 2014-10-27 12:37:25 +01:00
gpu_memcpy_sse4.h dxva2: gpu_memcpy: fix build for GCC 4.8.3 2014-10-26 13:56:41 +01:00
lavc.h video: initial dxva2 support 2014-10-25 19:25:22 +02:00
vaapi.c
vd_lavc.c video: initial dxva2 support 2014-10-25 19:25:22 +02:00
vd.h
vda.c
vdpau.c