1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-20 14:56:55 +00:00
mpv/DOCS/man
Niklas Haas 40de03fdba vo_gpu: vo_gpu_next: support --icc-3dlut-size=auto
And make it the default. In libplacebo, this uses internal heuristics to
pick a good size based on the actual ICC characteristics. This is
significantly less wasteful than always generating a 64x64x64 3DLUT (the
old status quo).

In vo_gpu, for simplicity, just default to 65x65x65. Note that this
provides slightly better accuracy than the old default of 64x64x64 for
technical reasons, and matches what libplacebo defaults to for typical
display profiles.
2023-09-15 10:58:37 +02:00
..
af.rst various: remove trailing whitespace 2022-05-14 14:51:34 +00:00
ao.rst ao_pipewire: clarify --pipewire-buffer=native 2023-04-23 21:03:58 -07:00
changes.rst manpage: directly link interface-changes.rst in changelog section 2020-02-21 14:34:02 +01:00
console.rst console.lua: add a script-opt for the border size 2023-04-26 16:30:01 +00:00
encode.rst manpage: explain deprecated usage of multiple items with *-add 2020-01-07 18:13:12 +01:00
input.rst man/input: remove trailing spaces 2023-08-31 17:37:42 +00:00
ipc.rst DOCS: Add missing 'not' 2023-01-28 11:59:59 -05:00
javascript.rst lua/js: remove user-data helpers 2023-01-29 01:52:31 +02:00
libmpv.rst DOCS/libmpv: fix typo in linkage section 2022-09-03 12:54:48 -04:00
lua.rst DOCS/lua.rst: fix typo 2023-09-09 09:09:52 -04:00
mpv.rst DOCS/mpv: document ZOOMIN & ZOOMOUT multimedia keys 2023-08-23 15:37:02 +02:00
options.rst vo_gpu: vo_gpu_next: support --icc-3dlut-size=auto 2023-09-15 10:58:37 +02:00
osc.rst osc: add scrolling to the seekbar 2023-09-02 18:14:02 +02:00
stats.rst stats.lua: enable --tone-mapping-visualize while stats shown 2023-08-30 17:10:13 +02:00
vf.rst f_lavfi: don't reject dynamic lavfi ins/outs 2023-08-28 00:29:43 +02:00
vo.rst DOCS/vo: clarify dmabuf-wayland a bit 2023-07-23 04:55:26 +00:00