1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-25 04:38:01 +00:00
mpv/DOCS/man/en
wm4 2d58fb3b8e vo_opengl: add support for VA-API OpenGL interop
VA-API's OpenGL/GLX interop is pretty bad and perhaps slow (renders a
X11 pixmap into a FBO, and has to go over X11, probably involves one or
more copies), and this code serves more as an example, rather than for
serious use. On the other hand, this might be work much better than
vo_vaapi, even if slightly slower.
2013-11-04 00:11:43 +01:00
..
af.rst af_volume: switch to new option parsing 2013-10-26 13:36:46 +02:00
ao.rst ao_sndio: add documentation 2013-10-05 22:47:20 +02:00
changes.rst changes.rst: add some replaced options, follow conventions better 2013-10-15 23:41:52 +02:00
encode.rst manpage: proofread and fix formatting 2013-07-08 18:02:46 +02:00
input.rst command: replace speed_mult with multiply command 2013-10-31 23:30:14 +01:00
lua.rst Add initial Lua scripting support 2013-09-26 01:28:58 +02:00
mpv.rst docs: Add osc.rst to mpv.rst 2013-10-15 22:42:00 +02:00
options.rst vo_opengl: add support for VA-API OpenGL interop 2013-11-04 00:11:43 +01:00
osc.rst docs: osc: update cache display percentage. 2013-10-26 11:12:08 +02:00
vf.rst vaapi: add vf_vavpp and use it for deinterlacing 2013-09-25 13:53:42 +02:00
vo.rst vo_opengl: add infrastructure for hardware decoding OpenGL interop 2013-11-04 00:11:07 +01:00