1
mirror of https://github.com/mpv-player/mpv synced 2025-01-01 04:36:24 +01:00
mpv/DOCS/man/en
wm4 9f27ebbe63 vo_direct3d: remove 2ch hack for 10 bit playback
This was an awkward hack that attempted to avoid the use of 16 bit
textures, while still allowing rendering 10-16 bit YUV formats. The
idea was that even if the hardware doesn't support 16 bit textures,
an A8L8 textures could be used to convert 10 bit (etc.) to 8 bit in
the shader, instead of doing this on the CPU.

This was an experiment, disabled by default, and was (probably) rarely
used. I've never heard of this being used successfully. Remove it.
2013-01-13 20:04:14 +01:00
..
af.rst audio: remove support for native alaw/mulaw/adpcm output 2012-12-11 00:37:54 +01:00
ao.rst vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driver 2012-12-28 08:40:28 +01:00
changes.rst video: different way to enable hardware decoding, add software fallback 2013-01-13 17:39:32 +01:00
encode.rst encode: remove dependency on current ffmpeg 2012-10-01 11:04:48 +02:00
input.rst command: export A/V sync difference as "avsync" property 2012-11-16 21:21:16 +01:00
mpv.rst manpage: mark HTTP related options as deprecated/broken 2012-12-11 01:04:13 +01:00
options.rst video: decouple internal pixel formats from FourCCs 2013-01-13 20:04:11 +01:00
vf.rst options: move -ass-bottom-margin/-ass-top-margin options to vf_sub 2012-12-12 23:35:34 +01:00
vo.rst vo_direct3d: remove 2ch hack for 10 bit playback 2013-01-13 20:04:14 +01:00