1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-18 05:07:18 +00:00
mpv/DOCS/man
James Ross-Gowan 88c29b1301 vo_gpu: hwdec_dxva2dxgi: initial implementation
This enables DXVA2 hardware decoding with ra_d3d11. It should be useful
for Windows 7, where D3D11VA is not available. Images are transfered
from D3D9 to D3D11 using D3D9Ex surface sharing[1].

Following Microsoft's recommendations, it uses a queue of shared
surfaces, similar to Microsoft's ISurfaceQueue. This will hopefully
prevent surface sharing from impacting parallelism and allow multiple
D3D11 frames to be in-flight at once.

[1]: https://msdn.microsoft.com/en-us/library/windows/desktop/ee913554.aspx
2018-01-06 11:26:15 +11:00
..
af.rst af: remove deprecated audio filters 2017-11-29 21:30:51 +01:00
ao.rst manpage: fix typo in warning 2017-12-27 13:16:30 -07:00
changes.rst manpage: mention the client API/interface change logs 2016-09-02 09:48:35 +02:00
encode.rst encode: implement --oset-metadata, and --oremove-metadata 2017-12-26 03:33:19 -07:00
input.rst player: remove internal vo-resize command again 2018-01-02 15:04:31 -08:00
ipc.rst manpage: document tricky issue with IPC observe_property command 2017-05-16 12:20:39 +02:00
javascript.rst js: implement mp.msg.trace() 2017-12-16 02:25:24 -08:00
libmpv.rst manpage: define stricter rules for C plugin return values 2017-01-14 17:41:04 +01:00
lua.rst js: implement mp.msg.trace() 2017-12-16 02:25:24 -08:00
mpv.rst options: add -add/-append actions to key/value lists 2017-12-26 00:54:05 -07:00
options.rst vo_gpu: hwdec_dxva2dxgi: initial implementation 2018-01-06 11:26:15 +11:00
osc.rst osc: add seekbarkeyframes as a user option 2018-01-03 15:35:39 +00:00
stats.rst stats: clarify documentation 2017-10-13 00:28:41 +02:00
vf.rst vf_buffer: remove this filter 2017-12-12 22:02:56 +02:00
vo.rst Add DRM_PRIME Format Handling and Display for RockChip MPP decoders 2017-10-23 21:07:24 +02:00