mirror of
https://github.com/mpv-player/mpv
synced 2025-02-20 14:56:55 +00:00
Surfaces used by hardware decoding formats can be mapped exactly like a specific software pixel format, e.g. RGBA or NV12. p->image_params is supposed to be set to this format, but it wasn't. (How did this ever work?) Also, setting params->imgfmt in the hwdec interop drivers is pointless and redundant. (Change them to asserts, because why not.) |
||
---|---|---|
.. | ||
cocoa.c | ||
common.c | ||
common.h | ||
header_fixes.h | ||
hwdec_dxva2.c | ||
hwdec_vaglx.c | ||
hwdec_vda.c | ||
hwdec_vdpau.c | ||
hwdec.c | ||
hwdec.h | ||
lcms.c | ||
lcms.h | ||
osd.c | ||
osd.h | ||
rpi.c | ||
rpi.h | ||
utils.c | ||
utils.h | ||
video_shaders.c | ||
video_shaders.h | ||
video.c | ||
video.h | ||
w32.c | ||
wayland.c | ||
x11.c | ||
x11egl.c |