1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-23 11:47:45 +00:00
mpv/DOCS/man
Niklas Haas c172a650c4 vo_gpu: default to dscale=hermite
This new filter is slightly sharper, and significantly faster, than
mitchell. It also tends to preserve detail better. All in all, there is
no reason not to use it by default, especially from a performance PoV.
(In vo_gpu_next, hermite is implemented efficiently using hardware
accelerated bilinear interpolation)

See-Also: 75b3947b2c
2023-09-20 17:07:38 +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 demux: add crop to mp_codec_params 2023-09-17 16:48: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 cplugin: allow loading mpv_* symbols dynamically 2023-09-20 02:16:45 +00: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: default to dscale=hermite 2023-09-20 17:07:38 +02:00
osc.rst osc: add scrolling to audio/sub buttons 2023-09-17 00:03:45 +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: remove some dated deprecation warnings about --vo=rpi 2023-09-19 21:29:47 -05:00