0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/DOCS/man
Niklas Haas 27261bea31
vo_opengl: remove scale-sep and indirect options
These are now auto-detected sanely; and enabled whenever it would be a
performance or quality gain (which is pretty much everything except
bilinear/bilinear scaling).

Perhaps notably, with the absence of scale_sep, there's no more way to
use convolution filters on hardware without FBOs, but I don't think
there's hardware in existence that doesn't have FBOs but is still fast
enough to run the fallback (slow) 2D convolution filters, so I don't
think it's a net loss.
2015-01-22 19:40:06 +01:00
..
af.rst audio: drop swapped-endian audio formats 2014-09-23 23:09:25 +02:00
ao.rst ao_pcm: add append mode 2015-01-14 22:14:56 +01:00
changes.rst manpage: changes.rst: document vo_opengl's placebo features 2015-01-15 21:32:19 +01:00
encode.rst man: fix a whole bunch of typos 2014-09-01 04:27:13 +02:00
input.rst x11: add --on-all-workspaces option and property 2015-01-16 23:38:47 +01:00
ipc.rst ipc: add enable_event and disable_event commands 2014-12-24 14:32:02 +01:00
lua.rst manpage: lua: fix a link 2014-12-26 13:43:46 +01:00
mpv.rst manpage: fix references to vf_pp 2015-01-13 16:54:59 +01:00
options.rst x11: add --on-all-workspaces option and property 2015-01-16 23:38:47 +01:00
osc.rst OSC: add osc-message script command (wip) 2015-01-02 16:48:16 +01:00
vf.rst vf_vapoursynth: autodetect CPU count 2015-01-05 12:49:13 +01:00
vo.rst vo_opengl: remove scale-sep and indirect options 2015-01-22 19:40:06 +01:00