summaryrefslogtreecommitdiffstats
path: root/DOCS/man
Commit message (Expand)AuthorAgeFilesLines
* DOCS: update for new --pulse-latency-hacks defaultssfan53 days1-5/+2
* options: add --input-commands optionDudemanguy7 days1-0/+15
* m_property: add `>` for fixed precision floating-point expansionKacper Michajłow7 days1-1/+7
* osc.lua: escape textGuido Cella8 days1-1/+1
* command: add escape-assGuido Cella8 days1-0/+12
* player/command: add term-size/[w,h] propertyChristoph Heinrich8 days1-0/+13
* stats.lua: truncate long lines for the terminalChristoph Heinrich8 days1-0/+12
* DOCS: document the new way to handle interface changesDudemanguy8 days1-2/+1
* DOCS/options: improve wording of dither-depthllyyr9 days1-6/+6
* input.conf: add `b` to toggle debandingKacper Michajłow9 days1-0/+3
* vo_gpu_next: make `dither-depth=auto` mean 8 bpc for non-d3d11 SDRllyyr9 days1-2/+4
* DOCS/options: --x11-name sets the instance name, not the class'sGuido Cella11 days1-1/+1
* demux: add a format-name propertyDudemanguy11 days1-0/+5
* DOCS/options: clarify --autofit-larger effectnanahi11 days1-2/+2
* vo_drm: add support for YUYV formatsfan512 days1-6/+9
* options: remove --focus-on-open and add --focus-onder richter2024-03-101-3/+6
* vf_format: add hdr10plus sub-parameter to format video filterKacper Michajłow2024-03-091-0/+4
* csputils: add missing PL_COLOR_SYSTEM namesKacper Michajłow2024-03-091-4/+7
* vo: add video-target-params propertyKacper Michajłow2024-03-071-0/+5
* DOCS/man/input.rst: fix incorrect syntaxsavoury12024-03-061-10/+10
* options: add --deinterlace-field-parity option1nsane0002024-03-041-0/+11
* DOCS/options: fix Vulkan typopsykose2024-03-021-1/+1
* command: add begin-vo-dragging commandnanahi2024-03-011-0/+7
* Revert "player: add ao-volume option, to set the system volume at startup"Dudemanguy2024-03-012-12/+6
* DOCS/options: clarify --sub-blur and --osd-blur optionsnanahi2024-02-271-2/+4
* vo_gpu_next: add --border-background optionDudemanguy2024-02-261-0/+4
* vo_gpu/vo_gpu_next: rework --alpha into --background optionDudemanguy2024-02-261-22/+18
* player: rename --background to --background-colorDudemanguy2024-02-261-1/+1
* osd_libass: update the OSD bar's dent and border sizeGuido Cella2024-02-261-1/+1
* DOCS/options: make --scale documentation more consistentdokur0chan2024-02-261-8/+9
* DOCS: move ALSA option documentation to ao.rstnanahi2024-02-262-51/+47
* DOCS/options: clarify the impact of --audio-buffernanahi2024-02-261-1/+1
* DOCS/options: remove lavrresample referencenanahi2024-02-261-7/+2
* DOCS/options: remove --alsa-devicenanahi2024-02-261-3/+0
* DOCS/ao: update SDL ao version referencenanahi2024-02-261-2/+2
* input/player: add loadfile/loadlist insert-at commandDavid Vaughan2024-02-261-5/+31
* input: add insert-next support for drag-and-dropDavid Vaughan2024-02-261-7/+8
* player: add loadlist insert-next commandsDavid Vaughan2024-02-261-0/+7
* player: add loadfile insert-next commandsDavid Vaughan2024-02-261-0/+6
* DOCS/man: remove outdated softvol entryDudemanguy2024-02-251-13/+2
* player: add ao-volume option, to set the system volume at startupLeonardo Boss2024-02-252-6/+12
* player: set hidpi-window-scale to no by defaultDudemanguy2024-02-241-1/+1
* DOCS/options: clarify hidpi-window-scaleDudemanguy2024-02-241-4/+3
* DOCS/man: document Ctrl+WHEEL_UP/WHEEL_DOWN keybindsnanahi2024-02-211-2/+4
* DOCS/mpv: update ancient profiles config examplellyyr2024-02-201-11/+13
* DOCS/man: add description of display-names property for waylandnanahi2024-02-161-1/+4
* DOCS: document --input-preprocess-wheel optionnanahi2024-02-151-0/+14
* DOCS/lua: clarify `repeatable` and `complex` for `add_key_binding`gaesa2024-02-151-5/+6
* DOCS/options: mention that sub-clear-on-seek can now break thingsDudemanguy2024-02-151-1/+3
* DOCS/man: more words about --teletext-pageMohammad AlSaleh2024-02-131-2/+11
* sub: allow setting lavc txt_page special values via teletext_pageMohammad AlSaleh2024-02-131-2/+5
* player/command: add deinterlace-active propertyDudemanguy2024-02-071-0/+5
* player: add an auto option to deinterlaceDudemanguy2024-02-072-11/+10
* player: remove all rpi-specific codeDudemanguy2024-02-052-29/+0
* command: add load-input-confGuido Cella2024-02-041-0/+5
* command: add load-config-fileGuido Cella2024-02-041-0/+5
* DOCS/mpv: document how mf:// URLs are formedGuido Cella2024-02-021-1/+12
* x11_common: support --title-barnanahi2024-02-021-1/+1
* vo_gpu_next: save cache to separate filesKacper Michajłow2024-01-311-6/+12
* osc: add osc-windowcontrols_title optionDudemanguy2024-01-221-0/+7
* f_auto_filters: change fallback deinterlace to bwdifDudemanguy2024-01-211-1/+1
* sub: add `--sub-lavc-o` optionMohammad AlSaleh2024-01-211-0/+7
* player: remove --term-remaining-playtime optionDudemanguy2024-01-201-4/+0
* command: export current-gpu-context propertynanahi2024-01-201-0/+4
* DOCS/*: remove mentions of Libavllyyr2024-01-203-13/+12
* scripting: don't observe properties with type nilGuido Cella2024-01-201-3/+3
* DOCS: reorder --volume-max documentation to where --volume isnanahi2024-01-201-4/+4
* DOCS: add documentation for --volume-gain optionsnanahi2024-01-201-0/+7
* console.lua: style log lines in the terminalGuido Cella2024-01-141-4/+10
* DOCS/mpv: the playback position is not remembered after poweroffGuido Cella2024-01-131-4/+4
* player: add forced choice to subs-with-matching-audioDudemanguy2024-01-131-5/+7
* scripting: add mp.inputGuido Cella2024-01-132-6/+99
* vo_gpu_next: respect d3d11 swapchain output format preferencenanahi2024-01-061-0/+5
* DOCS/options: note that --geometry doesn't fully work on waylandDudemanguy2024-01-041-0/+5
* DOCS/ao: change wrong note on which driver is preferredGuido Cella2024-01-011-3/+2
* DOCS/man: remove "Linux desktop issues" sectionnanahi2023-12-292-24/+5
* DOCS/man: use the correct directive type for "Warning" admonitionsnanahi2023-12-282-9/+9
* win32: add support for --input-cursor-passthrough optionnanahi2023-12-281-1/+0
* DOCS/options: fix documentation for --force-window window sizenanahi2023-12-281-1/+1
* mac: add support for --input-cursor-passthrough optionder richter2023-12-251-1/+1
* DOCS/options: fix --image-display-duration's documentationGuido Cella2023-12-251-6/+6
* mac: add support for --auto-window-resize optionder richter2023-12-231-1/+0
* osc: allow disabling special mouse wheel behaviorDudemanguy2023-12-211-0/+7
* options: add --secondary-sub-ass-overridedyphire2023-12-181-0/+6
* command: support passing scale to `keypress`sfan52023-12-171-3/+5
* DOCS/options: fix documentation for replaygain-clipDudemanguy2023-12-161-2/+2
* mac: add support for drag-and-drop optionder richter2023-12-151-1/+0
* console.lua: implement case-insensitive completionGuido Cella2023-12-151-0/+5
* options: add --secondary-sub-poskarelrooted2023-12-131-2/+6
* Revert "OSC: Remove merriment"Niklas Haas2023-12-131-0/+5
* OSC: Remove merrimentMia Herkt2023-12-131-5/+0
* filter_sdh: add full width parentheses to the enclosures stringDudemanguy2023-12-081-3/+4
* filter_sdh: add --sub-filter-sdh-enclosures optionDudemanguy2023-12-081-2/+14
* player/command: add ability to scale overlayGraham Booker2023-12-081-1/+6
* console.lua: cycle through completionsGuido Cella2023-12-061-1/+5
* console: automatically determine the font_hw_ratioChristoph Heinrich2023-12-061-1/+2
* image_writer: default to lossless AVIF screenshotsKacper Michajłow2023-12-041-3/+3
* image_writer: use common format selection for AVIF screenshotsKacper Michajłow2023-12-041-3/+2
* DOCS/options: clarify --spirv-compilersfan52023-11-271-3/+3
* options: add --osd-bar-border-sizeGuido Cella2023-11-271-0/+6
* DOCS/mpv: quotes in mpv.conf don't escape backslashGuido Cella2023-11-271-2/+3
* options: add secondary-sub-delayRipose2023-11-261-1/+4
* DOCS/options: remove the mention of cocoa and its removed backendder richter2023-11-251-8/+6
* player: remove shared-script-properties propertyDudemanguy2023-11-221-24/+0
* vaapi: add support for vaapi-win32Kacper Michajłow2023-11-221-2/+5
* DOCS/options: admonish users for touching --3dlut-sizeNiklas Haas2023-11-201-2/+5
* DOCS/options: reword cache optionsNiklas Haas2023-11-201-11/+11
* DOCS: properly document --force-window-position for sdl vonanahi2023-11-181-1/+1
* command: export storage aspect ratio (sar) propertiesnanahi2023-11-141-0/+6
* DOCS/options: update watch-later-options docsKacper Michajłow2023-11-122-5/+9
* DOCS/options: osd-shadow is ignored with osd-back-colorGuido Cella2023-11-121-6/+5
* DOSC/input: clarify a couple of commands where no-osd has no effectDudemanguy2023-11-091-2/+2
* DOCS/option: discourage the use of video-latency-hacks a bit moreDudemanguy2023-11-081-1/+2
* vo_gpu_next: add --target-gamut optionNiklas Haas2023-11-081-0/+7
* sub: add --sub-stretch-durations optionMohammad AlSaleh2023-11-071-0/+8
* DOCS/mpv: consistent formatting of keybindingsChristoph Heinrich2023-11-071-12/+12
* DOCS/console: correct capitalization of keybindingsChristoph Heinrich2023-11-071-19/+19
* wayland: improve wl_output guessing before mpv window is mappedDudemanguy2023-11-061-0/+7
* DOCS/input: stop documenting vf delGuido Cella2023-11-061-7/+0
* player/command: remove hdr-metadata propertyKacper Michajłow2023-11-051-49/+9
* csputils: add pl_hdr_metadata to mp_colorspace and deprecate sig_peakKacper Michajłow2023-11-051-1/+29
* DOCS/man/console: update type examplesGuido Cella2023-11-021-2/+6
* demux: make hysteresis-secs respect cache-secsNRK2023-10-301-6/+4
* m_option: drop support for -del for list optionsDudemanguy2023-10-304-14/+7
* options: make --screenshot-directory/--watch-later-directory aliasesDudemanguy2023-10-301-0/+4
* ytdl_hook: add thumbnail optionChristoph Heinrich2023-10-301-0/+7
* various: remove trailing whitespaceGuido Cella2023-10-302-2/+2
* DOCS/options: clarify `no-config` is a command line flagllyyr2023-10-271-0/+1
* javascript: use --js-memory-report option instead of MPV_LEAK_REPORTDudemanguy2023-10-262-2/+8
* options: rename --play-dir to --play-directionDudemanguy2023-10-251-2/+2
* options: rename --watch-later-directory to --watch-later-dirDudemanguy2023-10-251-1/+1
* options: rename --screenshot-directory to --screenshot-dirDudemanguy2023-10-251-1/+1
* options: rename --sub-ass-force-style to --sub-ass-style-overridesDudemanguy2023-10-251-3/+3
* options: rename --override-display-fps to --display-fps-overrideDudemanguy2023-10-251-2/+2
* options: rename --fps to --container-fps-overrideDudemanguy2023-10-253-8/+9
* options: disable --allow-delayed-peak-detect by defaultKacper Michajłow2023-10-251-1/+1
* stats.lua: disable tonemapping plot by defaultDudemanguy2023-10-221-1/+1
* stream_cdda: deprecate --cdda-toc-bias and always check for offsetsDudemanguy2023-10-191-5/+0
* DOCS/options: remove obsolete noticeGuido Cella2023-10-171-4/+0
* DOCS/mpv: fix typos in List OptionsGuido Cella2023-10-171-5/+3
* af_scaletempo2: better defaultsChristoph Heinrich2023-10-151-2/+2
* vo_gpu/vo_gpu_next: add vulkan support for macOSder richter2023-10-141-0/+14
* defaults.lua: add a disabled parameter to timer constructorsMike Will2023-10-111-2/+6
* DOCS/options: vdpau requires GLXGuido Cella2023-10-111-1/+2
* DOCS/lua: update read_options exampleGuido Cella2023-10-101-2/+2
* console.lua: exit with with Ctrl+[Guido Cella2023-10-101-1/+1
* command: add playlist-next-playlist and playlist-prev-playlistGuido Cella2023-10-091-0/+7
* DOCS/input: document the full sub-propertyGuido Cella2023-10-071-0/+30
* console: show completion suggestions as tableChristoph Heinrich2023-10-071-2/+10
* demux: change the default of metadata-codepage to autoDudemanguy2023-10-071-4/+3
* demux_cue: deprecate --demuxer-cue-codepage for --metadata-codepageDudemanguy2023-10-071-3/+0
* charset_conv: remove ancient warning about deprecated syntaxDudemanguy2023-10-071-3/+0
* af_scaletempo: overlap is a factor not a percentageChristoph Heinrich2023-10-071-2/+2
* DOCS/mpv: update mpv.conf's documentationGuido Cella2023-10-061-17/+21
* af/vf-command: add ability to target a specific lavfi filterAshyni2023-10-051-8/+13
* external_files: remove duplicate from cover art whitelistGuido Cella2023-10-041-2/+2
* path: don't override "cache" and "state" paths with configdirsfan52023-10-021-0/+3
* external_files: base cover-art-whitelist on cover-art-auto-extsGuido Cella2023-10-011-3/+4
* DOCS/lua: remove superfluous parameterChristoph Heinrich2023-09-301-1/+1
* DOCS/options: update lavfi-complex examplesGuido Cella2023-09-271-2/+2
* af_scaletempo2: raise max playback rate to 8.0llyyr2023-09-271-1/+1
* DOCS/options: add example for custom pitch correction filterllyyr2023-09-271-2/+16
* DOCS/mpv: update the wheel bindingsGuido Cella2023-09-271-2/+2
* win32: add option to change backdrop styleDeadSix2023-09-271-0/+10
* DOCS/options: update libplacebo-opts documentation URLNiklas Haas2023-09-261-1/+1
* input.conf: make `u` toggle between force and yesllyyr2023-09-251-3/+3
* DOCS/input: update aegisub URLGuido Cella2023-09-251-1/+1
* vo_gpu: remove --scaler-lut-sizeNiklas Haas2023-09-251-8/+0
* vo_gpu: remove --scale-cutoff etcNiklas Haas2023-09-251-8/+0
* DOCS/af: update audio filters sectionllyyr2023-09-241-6/+22
* DOCS/man: remove outdated note about gnome and idle-inhibitDudemanguy2023-09-241-3/+0
* stream_cdda: move cdrom-device to cdda_paramsDudemanguy2023-09-221-2/+2
* DOCS/options: remove some stray tabsDudemanguy2023-09-211-2/+2
* win32: add --window-cornersKacper Michajłow2023-09-211-0/+9
* win32: add an option to control window title bar stateKacper Michajłow20