summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
Commit message (Expand)AuthorAgeFilesLines
* DOCS: clarify screenshot window and screenshot-swDudemanguy2023-07-211-4/+5
* image_writer: move tag_csp check into image_writer_flexible_csp()sfan52023-07-191-4/+4
* vo_gpu_next: add --hdr-contrast-recovery/smoothnessNiklas Haas2023-07-181-0/+12
* vo_gpu_next: add --target-contrast optionKacper Michajłow2023-07-171-0/+9
* vd_lavc: map `hwdec=yes` to `hwdec=auto-safe`Philip Langdale2023-07-141-1/+1
* input: update ctrl+h to toggle `auto-safe` rather than `auto`Philip Langdale2023-07-141-2/+2
* demux_playlist: add option to control recursive directory loadingChristoph Heinrich2023-07-061-0/+7
* various: correctly ignore cache files with --no-configDudemanguy2023-07-061-3/+3
* vo_gpu/vo_gpu_next: enable gpu shader and icc cache by defaultDudemanguy2023-07-041-9/+9
* player: add --input-cursor-passthrough optionDudemanguy2023-07-041-0/+6
* win32: add support for drag-and-drop optionDudemanguy2023-07-011-1/+1
* options: add no to drag-and-dropDudemanguy2023-07-011-2/+3
* video/image_writer: add avif screenshot supportcloud116652023-07-011-0/+28
* vd_lavc: let the user provide a priority list of hwdecs to considerPhilip Langdale2023-06-291-2/+9
* player: add more precise sub fallback optionsrcombs2023-06-251-0/+9
* options: default slang to autorcombs2023-06-251-1/+1
* loadfile: support "auto" as a language optionrcombs2023-06-251-0/+3
* loadfile: use mp_match_lang_singlercombs2023-06-251-8/+8
* options: set subs-with-matching-audio to off by defaultrcombs2023-06-251-3/+2
* vo_gpu_next: add --corner-rounding optionNiklas Haas2023-06-211-0/+6
* vo_gpu_next: add missing --gamut-mapping-mode optionsNiklas Haas2023-06-211-7/+27
* DOCS: fix admonition typoLeo Izen2023-06-151-1/+1
* player: add drag-and-drop optionDudemanguy2023-06-121-0/+8
* hwdec_vulkan: add Vulkan HW InteropPhilip Langdale2023-05-281-1/+4
* vo_gpu_next: remove --tone-mapping-crosstalkNiklas Haas2023-05-241-5/+0
* vo_gpu_next: allow to use ICC profile luminance valueKacper Michajłow2023-05-131-0/+3
* player: use XDG_CACHE_HOME by defaultDudemanguy2023-05-091-11/+19
* player: use XDG_STATE_HOME for watch_laterDudemanguy2023-05-091-2/+3
* DOCS/options: document required parameter for --x11-nameNick Hanley2023-05-061-1/+1
* various: fix typosHarri Nieminen2023-03-281-4/+4
* wayland: make wayland-edge-pixels-pointer default to 16Dudemanguy2023-03-081-1/+1
* player: remove unittest optionDudemanguy2023-03-021-18/+0
* DOCS/options: mention default value of cursor-autohideDudemanguy2023-03-011-3/+3
* DOCS/options: clarify hidpi-window-scale descriptionDudemanguy2023-03-011-2/+1
* player: add --auto-window-resize optionDudemanguy2023-03-021-0/+7
* sub: add --sub-fonts-dir and --osd-fonts-dir optionsFrédéric Brière2023-03-011-0/+12
* DOCS: clarify that GLX is deprecatedsfan52023-02-221-1/+1
* vo_gpu_next: add --tone-mapping-visualizeNiklas Haas2023-02-191-0/+10
* DOCS: document JPEG XL default effort changeLeo Izen2023-02-181-1/+1
* vo_gpu_next: expose --tone-mapping=st2094-40 and st2094-10Niklas Haas2023-02-131-0/+11
* DOCS/options: remove testing note in video-sync-max-factorDudemanguy2023-02-111-3/+0
* video/image_writer: change screenshot-tag-colorspace default to yesLeo Izen2023-02-091-1/+1
* ao_pipewire: add support for exclusive modeThomas Weißschuh2023-02-031-4/+4
* wayland: add auto choice to wayland-configure-boundsDudemanguy2023-01-301-4/+4
* vd_lavc: add "auto" choice for vd-lavc-drsfan52023-01-231-2/+6
* DOCS: clarify wid casting on Windowssfan52023-01-121-2/+3
* player: don't force saving start in watch-later-optionsDudemanguy2023-01-091-4/+3
* player: add video-sync=display-tempoChristoph Heinrich2023-01-091-2/+14
* demux: add --demuxer-hysteresis-secs option to save power with cachingSultan Alsawaf2022-12-301-0/+27
* wayland: add support for content-type protocolDudemanguy2022-11-151-0/+6
* player: add --force-render optionDudemanguy2022-11-151-0/+6
* vo_gpu_next: add tunable shader parametersNiklas Haas2022-11-111-0/+7
* vo_dmabuf_wayland: use special ra_ctx_create_by_nameDudemanguy2022-10-281-5/+0
* vo_vaapi_wayland: remove, as it is superceded by vo_dmabuf_waylandAaron Boxer2022-10-261-1/+1
* vo_dmabuf_wayland: wayland VO displaying dmabuf buffersAaron Boxer2022-10-261-0/+5
* DOCS: fix minor typo with keep-open descriptionLeo Izen2022-10-121-1/+1
* vulkan: remove --vulkan-disable-eventsNiklas Haas2022-10-051-5/+0
* vo_gpu: hwdec: add Android hwdec utilizing AImageReadersfan52022-10-021-2/+8
* DOCS: deprecate --gamma-factor and --gamma-autoLeo Izen2022-10-011-14/+2
* manpage: document bt.2390 parameterNiklas Haas2022-09-281-0/+4
* DOCS/man/options.rst: replace some legacy single-hyphen syntaxLeo Izen2022-09-201-3/+3
* DOCS: Mention "mono" audio channels optionCairn2022-09-091-3/+3
* DOCS/options: update vd-lavc-skiploopfilter, skipidct and related descriptionssfan52022-08-311-5/+7
* wayland: add support for configure boundsDudemanguy2022-08-141-0/+8
* DOCS/options: correct wayland-disable-vsync optionDudemanguy2022-08-121-4/+3
* hwdec/drmprime: add drmprime hwdec-interopPhilip Langdale2022-08-091-0/+2
* x11: add --x11-present optionDudemanguy2022-06-221-0/+17
* DOCS/options: fix incorrect labelling of hr-seek defaultSagnac2022-06-101-2/+2
* vo: add new vaapi-wayland driverAaron Boxer2022-05-241-1/+1
* DOCS/options: properly capitalize JPEG XLLeo Izen2022-04-261-3/+3
* video/image_writer: add Jpeg XL screenshotsLeo Izen2022-04-261-0/+11
* various: fix typosCœur2022-04-251-1/+1
* DOCS/options: update the --load-osd-console documentationGuido Cella2022-04-211-4/+3
* options: make --cover-art-auto=exact the defaultGuido Cella2022-04-211-2/+2
* player: add cover-art-whitelist optionGuido Cella2022-04-211-2/+8
* DOCS: fix the typo of --sub-justifyhooke0072022-04-211-1/+1
* DOCS: correct --sub-shadow-colorhooke0072022-04-211-6/+6
* DOCS/{mpv,options}: document the watch later functionalityGuido Cella2022-04-211-65/+69
* options: add osd-playing-msg-durationGuido Cella2022-04-071-0/+4
* vd_lavc: add vo caps and option to set GPU film grain applicationLynne2022-04-051-0/+11
* DOCS/options.rst DOCS/vo.rst: Update discussion of hwdec usagePhilip Langdale2022-03-091-45/+54
* options: add always to stop-screensaverDudemanguy2022-02-181-3/+5
* DOCS/options.rst: fix typo (double "aspect")Avi Halachmi (:avih)2022-02-031-1/+1
* options: only apply sub-visibility to primary subsDudemanguy2022-01-221-5/+0
* Revert "options: add --sub-visibility=<primary-only|secondary-only>"Avi Halachmi (:avih)2022-01-191-1/+10
* options: add --sub-visibility=<primary-only|secondary-only>Ripose2022-01-191-10/+1
* vo_gpu: add --tone-mapping-modeNiklas Haas2022-01-071-21/+22
* vo_gpu: add --gamut-mapping-modeNiklas Haas2022-01-071-19/+18
* vo_gpu_next: update for new tone mapping optionsNiklas Haas2022-01-071-5/+23
* {player,video}: remove references to obsolete opengl-cb APIsfan52021-12-151-6/+4
* DOCS/options: fix `target-colorspace-hint` typoMehul Mittal2021-11-141-1/+1
* vo_gpu_next: implement HDR passthroughNiklas Haas2021-11-081-0/+5
* vo_gpu_next: remove --builtin-scalers optionNiklas Haas2021-11-071-6/+0
* manpage: document --sharpen not affecting vo_gpu_nextNiklas Haas2021-11-031-1/+1
* vo_gpu_next: add new libplacebo-based rendererNiklas Haas2021-11-031-2/+79
* DOCS/options: clarify watch-later-options examplesGuido Cella2021-10-261-3/+3
* vo_gpu: opengl: remove --opengl-restrictEmil Velikov2021-10-161-7/+0
* DOCS/options: refine --no-input-default-bindingsAvi Halachmi (:avih)2021-10-111-4/+4
* input: new option: --no-input-builtin-bindingsAvi Halachmi (:avih)2021-10-111-0/+5
* ytdl_hook.lua: search for yt-dlp by defaultGuido Cella2021-09-251-3/+5
* DOCS/options: fix minor typo in compute shadersNicolas F2021-08-291-1/+1
* options: clarify OS support for media keysLaserEyess2021-08-091-2/+9
* wayland: improve behavior with touch eventsDudemanguy2021-08-081-1/+1
* sub: sub-filter-regex and jsre: support ass-to-plaintextAvi Halachmi (:avih)2021-08-051-1/+7
* sub: new: --sub-filter-jsre (js regex)Avi Halachmi (:avih)2021-08-051-0/+5
* options: audio-display determines cover priorityGuido Cella2021-07-291-8/+11
* manpage: fix watch-later-options examplesGuido Cella2021-07-211-2/+3
* options: add watch-later-optionsGuido Cella2021-07-211-0/+22
* manpage: minor fixesGuido Cella2021-07-211-1/+1
* DOCS/options: adds documentation for secondary-sub-visibilityRipose2021-07-121-0/+9
* wayland: handle app id option less stupidlyDudemanguy2021-06-261-2/+1
* sub: by default, don't render timestamps after video EOFrcombs2021-06-231-0/+7
* player: change cover-art-auto behaviorGuido Cella2021-06-231-3/+3
* manpage: add article in fuzzy explanationGuido Cella2021-06-211-2/+2
* vo_gpu: vulkan: implement a VkDisplayKHR backed contextPhilip Langdale2021-06-111-0/+29
* docs: fix leftover reference to the now defunct --video-sync-adrop-size optionChris Varenhorst2021-06-041-5/+4
* manpage: mention cover-art-autoGuido Cella2021-05-281-2/+3
* player: load cover art with the media filenameGuido Cella2021-05-271-6/+9
* vo_gpu: replace --icc-contrast by --icc-force-contrastNiklas Haas2021-05-261-8/+9
* DOCS/input.rst: clarify --no-input-default-keybindings docsAvi Halachmi (:avih)2021-05-041-1/+4
* options: win32: ignore and deprecate --fit-borderAvi Halachmi (:avih)2021-04-231-6/+0
* demux: undeprecate --cache-secssfan52021-04-081-6/+0
* manpage: fix a typo in the --aid option noteun.def2021-04-051-1/+1
* vo_gpu: adjust interpolation_threshold's defaultLaserEyess2021-03-281-6/+20
* manpage: mention rotate limitations with hwdecGuido Cella2021-03-021-0/+4
* manpage: video-rotate supports arbitrary stepsGuido Cella2021-03-021-5/+4
* mac: support --on-all-workspaces optionEvgeny Zinoviev2021-02-211-1/+1
* filters/auto_filters: switch from scaletempo to scaletempo2Jan Ekström2021-02-151-2/+2
* man: update deband-threshold defaultMia Herkt2021-02-051-1/+1
* manpage: fix PDF buildgaroto2021-01-231-4/+6
* manpage: document off-by-one loop-file behaviorLeo Izen2021-01-071-0/+5
* manpage: rename OS X references to macOSLeo Izen2021-01-031-22/+22
* vd_lavc: add VP8 to the default allowed hwdec codec listEmmanuel Gil Peyrot2020-12-301-1/+1
* mac: use visible frame rectangle for window geometry calculationder richter2020-12-191-0/+10
* manpage: document background transparencyGuido Cella2020-12-081-7/+7
* manpage: clarify that you can prefetch m3u8 urlsGuido Cella2020-12-081-5/+7
* player: add --screen-name and --fs-screen-nameDudemanguy2020-12-061-0/+12
* Revert "options: disable vsfilter blur compat by default"rcombs2020-11-221-1/+1
* manpage: document improved --playlist securityLeo Izen2020-11-181-18/+28
* manpage: document av1 addition to --hwdec-codecs default settingLeo Izen2020-11-051-1/+1
* ytdl_hook: support alternative youtube-dl pathRicardo Constantino2020-10-271-0/+5
* docs: fix simple typo, unminimze -> unminimizeTim Gates2020-10-141-1/+1
* DOCS: fix typo on sub-filter-regex-enableChris Varenhorst2020-10-121-1/+1
* Revert "wayland: add wayland-display-socket option"Dudemanguy2020-10-071-6/+0
* wayland: add wayland-display-socket optionDudemanguy2020-10-061-0/+6
* screenshot: add --screenshot-sw optionwm42020-10-051-0/+15
* player: add automatic loading of external cover art fileswm42020-09-281-1/+33
* mac: add an option to prevent focusing of the window on opender richter2020-09-251-0/+5
* mac: add an option to change the App activation policyder richter2020-09-201-0/+7
* mac: add ontop window level for desktopder richter2020-09-201-1/+2
* msg: make --msg-time show time in secondswm42020-09-181-1/+1
* manpage: refer to --sub-color for colorsGuido Cella2020-09-171-4/+4
* audio: fix stream-silence with push AOs (somewhat)wm42020-09-031-0/+5
* DOCS: fix minor issue on the --video-latency-hacks explanationChris Varenhorst2020-08-281-2/+2
* vo_gpu: EGL: fix transparency on X11/EGL/Mesawm42020-08-271-1/+2
* player: add --subs-with-matching-audio optionrcombs2020-08-191-2/+10
* wayland: expose wayland-app-id as a user optionDudemanguy2020-08-141-0/+4
* manpage: document a couple of wayland optionsDudemanguy2020-08-121-0/+9
* sub: extend range of --sub-pos optionwm42020-08-121-4/+12
* auto_profiles: add this scriptwm42020-08-051-0/+5