summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-10-20 19:50:35 +0200
committerwm4 <wm4@nowhere>2019-10-20 19:50:35 +0200
commitef86a6125df85c45513e76641f83f814828d57d3 (patch)
tree12e342ec09a6dae44bfe3ace22e7e39387948c2d /TOOLS
parent525e712757c8cc5c61f3eeb23234f9264fcb8a2c (diff)
downloadmpv-ef86a6125df85c45513e76641f83f814828d57d3.tar.bz2
mpv-ef86a6125df85c45513e76641f83f814828d57d3.tar.xz
vo_drm: support zimg, require zimg for 30 bit
This trivially enables use of zimg. You still need to use --sws-allow-zimg to use it. In addition, it removes the vo_drm-specific 30 bit RGB support, and uses zimg's support for it. Like vo_drm, zimg's wrapper simply repacks from GBRP to RGB30 in C, but it's still a worthy cleanup, as the zimg wrapper need a concept of "packing" image output anyway. There also might be a minor performance benefit due to doing the conversion slice-wise and reducing cache thrashing (whether this positive effect really happens with typical slice/image/cache sizes is unknown).
Diffstat (limited to 'TOOLS')
0 files changed, 0 insertions, 0 deletions