mirror of https://github.com/mpv-player/mpv
6002e2705f
This affects hwdec_dxva2dxgi, which uses ra_d3d11_wrap_tex to wrap RGB video frames that are shared with a D3D9 device. Without it, mpv uses nearest instead of bilinear scaling with --scale=bilinear (the default) and --hwdec=dxva2. It's kind of hard to believe this bug has gone unnoticed for almost two years, but that seems to have been the case. Fixes: #7042 |
||
---|---|---|
.. | ||
context.c | ||
hwdec_d3d11va.c | ||
hwdec_dxva2dxgi.c | ||
ra_d3d11.c | ||
ra_d3d11.h |