1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-17 21:27:08 +00:00
mpv/DOCS/man
sfan5 aa75a0e9d2 vo_drm: add support for YUYV format
As the first aligned format this required a fix to reconfig().

Adding the other component-swapped formats in this group would be trivial
but I checked the DRM database [1] and no driver exists that supports
one of those but not YUYV and this is quite fringe as-is, so I opted not to.

[1] <https://drmdb.emersion.fr/formats>
2024-03-16 13:27:34 +01:00
..
af.rst m_option: drop support for -del for list options 2023-10-30 16:47:44 +00:00
ao.rst DOCS: move ALSA option documentation to ao.rst 2024-02-26 15:36:37 +00:00
changes.rst manpage: directly link interface-changes.rst in changelog section 2020-02-21 14:34:02 +01:00
console.rst console.lua: implement case-insensitive completion 2023-12-15 15:44:48 +00:00
encode.rst options: remove a few options marked with .deprecation_message 2023-09-21 16:06:29 +00:00
input.rst vo: add video-target-params property 2024-03-07 21:12:12 +02:00
ipc.rst DOCS: Add missing 'not' 2023-01-28 11:59:59 -05:00
javascript.rst scripting: add mp.input 2024-01-13 02:53:08 +00:00
libmpv.rst cplugin: allow loading mpv_* symbols dynamically 2023-09-20 02:16:45 +00:00
lua.rst DOCS/lua: clarify repeatable and complex for add_key_binding 2024-02-15 16:43:46 +00:00
mpv.rst DOCS/man: document Ctrl+WHEEL_UP/WHEEL_DOWN keybinds 2024-02-21 18:55:43 +00:00
options.rst options: remove --focus-on-open and add --focus-on 2024-03-10 14:53:07 +01:00
osc.rst osc: add osc-windowcontrols_title option 2024-01-22 14:41:36 +00:00
stats.rst javascript: use --js-memory-report option instead of MPV_LEAK_REPORT 2023-10-26 16:49:56 +00:00
vf.rst vf_format: add hdr10plus sub-parameter to format video filter 2024-03-09 05:58:52 +00:00
vo.rst vo_drm: add support for YUYV format 2024-03-16 13:27:34 +01:00