summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* DOCS: update for new --pulse-latency-hacks defaultssfan54 days1-5/+2
* ao_pulse: reenable latency hacks by defaultsfan55 days1-0/+1
* options: add --input-commands optionDudemanguy8 days2-0/+16
* m_property: add `>` for fixed precision floating-point expansionKacper Michajłow8 days2-1/+8
* osc.lua: escape textGuido Cella8 days1-1/+1
* command: add escape-assGuido Cella8 days2-0/+13
* player/command: add term-size/[w,h] propertyChristoph Heinrich8 days2-0/+14
* stats.lua: truncate long lines for the terminalChristoph Heinrich8 days1-0/+12
* DOCS: document the new way to handle interface changesDudemanguy9 days5-10/+30
* DOCS/options: improve wording of dither-depthllyyr10 days1-6/+6
* builtin.conf: remove debanding from the high-quality profileKacper Michajłow10 days1-0/+1
* input.conf: add `b` to toggle debandingKacper Michajłow10 days1-0/+3
* vo_gpu_next: make `dither-depth=auto` mean 8 bpc for non-d3d11 SDRllyyr10 days1-2/+4
* DOCS/options: --x11-name sets the instance name, not the class'sGuido Cella12 days1-1/+1
* demux: add a format-name propertyDudemanguy12 days1-0/+5
* DOCS/options: clarify --autofit-larger effectnanahi12 days1-2/+2
* vo_drm: add support for YUYV formatsfan513 days1-6/+9
* DOCS/tech-overview.txt: add builtin.conf to etc/ descriptionnanahi2024-03-111-2/+2
* DOCS/tech-overview.txt: update for merged pull/push glue codenanahi2024-03-111-3/+3
* DOCS/tech-overview.txt: add vo_gpu_next referencenanahi2024-03-111-2/+2
* DOCS/tech-overview.txt: add a section for the new filter frameworknanahi2024-03-111-12/+16
* DOCS/tech-overview.txt: update for removed stream inputsnanahi2024-03-111-2/+1
* DOCS/tech-overview.txt: update for split m_config.c/hnanahi2024-03-111-7/+8
* DOCS/tech-overview.txt: fix function/member/header namesnanahi2024-03-111-3/+3
* options: remove --focus-on-open and add --focus-onder richter2024-03-102-3/+7
* vf_format: add hdr10plus sub-parameter to format video filterKacper Michajłow2024-03-092-0/+5
* csputils: add missing PL_COLOR_SYSTEM namesKacper Michajłow2024-03-091-4/+7
* vo: add video-target-params propertyKacper Michajłow2024-03-072-0/+6
* DOCS/man/input.rst: fix incorrect syntaxsavoury12024-03-061-10/+10
* options: add --deinterlace-field-parity option1nsane0002024-03-042-0/+12
* DOCS/options: fix Vulkan typopsykose2024-03-021-1/+1
* command: add begin-vo-dragging commandnanahi2024-03-012-0/+8
* Revert "player: add ao-volume option, to set the system volume at startup"Dudemanguy2024-03-013-14/+6
* DOCS/options: clarify --sub-blur and --osd-blur optionsnanahi2024-02-271-2/+4
* vo_gpu_next: add --border-background optionDudemanguy2024-02-262-0/+5
* vo_gpu/vo_gpu_next: rework --alpha into --background optionDudemanguy2024-02-262-22/+20
* player: rename --background to --background-colorDudemanguy2024-02-262-1/+2
* 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
* DOCS: add `insert` commands and args to interface-changesDavid Vaughan2024-02-261-0/+6
* 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-253-6/+14
* player: set hidpi-window-scale to no by defaultDudemanguy2024-02-242-1/+2
* DOCS/options: clarify hidpi-window-scaleDudemanguy2024-02-241-4/+3
* DOCS: make mentions of macOS consistentder richter2024-02-214-4/+4
* DOCS/man: document Ctrl+WHEEL_UP/WHEEL_DOWN keybindsnanahi2024-02-211-2/+4
* DOCS/mpv: update ancient profiles config examplellyyr2024-02-201-11/+13
* vo: make libmpv last in the auto-probing order for cocoa-cb onlyder richter2024-02-201-1/+5
* DOCS/man: add description of display-names property for waylandnanahi2024-02-161-1/+4
* DOCS: document --input-preprocess-wheel optionnanahi2024-02-152-0/+15
* 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-132-2/+6
* player/command: add deinterlace-active propertyDudemanguy2024-02-071-0/+5
* player: add an auto option to deinterlaceDudemanguy2024-02-073-11/+11
* player: remove all rpi-specific codeDudemanguy2024-02-053-29/+1
* command: add load-input-confGuido Cella2024-02-042-0/+6
* command: add load-config-fileGuido Cella2024-02-042-0/+6
* 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-213-2/+3
* sub: add `--sub-lavc-o` optionMohammad AlSaleh2024-01-211-0/+7
* player: remove --term-remaining-playtime optionDudemanguy2024-01-202-4/+1
* command: export current-gpu-context propertynanahi2024-01-202-0/+5
* DOCS/*: remove mentions of Libavllyyr2024-01-205-18/+14
* 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-202-0/+8
* 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-132-5/+8
* scripting: add mp.inputGuido Cella2024-01-133-6/+100
* 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
* various: fix capitalization of 'GitHub'Ikko Eltociear Ashimine2023-12-271-4/+4
* 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
* DOCS/interface-changes: add --secondary-sub-ass-overrideJohhanSam2023-12-241-0/+1
* 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-082-2/+15
* 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
* DOCS/interface-changes: document renaming of MP_KEY_BACKnanahi2023-12-061-0/+1
* image_writer: default to lossless AVIF screenshotsKacper Michajłow2023-12-042-3/+4
* image_writer: use common format selection for AVIF screenshotsKacper Michajłow2023-12-042-3/+3
* DOCS/options: clarify --spirv-compilersfan52023-11-271-3/+3
* options: add --osd-bar-border-sizeGuido Cella2023-11-272-0/+7
* DOCS/mpv: quotes in mpv.conf don't escape backslashGuido Cella2023-11-271-2/+3
* options: add secondary-sub-delayRipose2023-11-262-1/+6
* DOCS/options: remove the mention of cocoa and its removed backendder richter2023-11-251-8/+6
* player: remove shared-script-properties propertyDudemanguy2023-11-222-24/+2
* vaapi: add support for vaapi-win32Kacper Michajłow2023-11-221-2/+5
* Release 0.37.0v0.37.0release/0.37sfan52023-11-211-4/+2
* 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
* options: add more properties to default watch-later-optionsKacper Michajłow2023-11-121-0/+1
* options: remove not relevant props from default watch-later-optionsKacper Michajłow2023-11-121-0/+2
* DOCS/options: osd-shadow is ignored with osd-back-colorGuido Cella2023-11-121-6/+5
* cocoa: remove OpenGL cocoa backendder richter2023-11-101-0/+1
* mac: change display name retrieval to localizedName NSScreen propertyder richter2023-11-101-0/+2
* 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-082-0/+8
* 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-052-49/+10
* csputils: add pl_hdr_metadata to mp_colorspace and deprecate sig_peakKacper Michajłow2023-11-052-1/+30
* ALL: use new mp_thread abstractionKacper Michajłow2023-11-051-24/+24
* DOCS/man/console: update type examplesGuido Cella2023-11-021-2/+6
* demux: make hysteresis-secs respect cache-secsNRK2023-10-302-6/+6
* m_option: drop support for -del for list optionsDudemanguy2023-10-305-14/+8
* options: make --screenshot-directory/--watch-later-directory aliasesDudemanguy2023-10-302-2/+6
* 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-263-2/+10
* options: rename --play-dir to --play-directionDudemanguy2023-10-252-2/+3
* options: rename --watch-later-directory to --watch-later-dirDudemanguy2023-10-252-1/+2
* options: rename --screenshot-directory to --screenshot-dirDudemanguy2023-10-252-1/+2
* options: rename --sub-ass-force-style to --sub-ass-style-overridesDudemanguy2023-10-252-3/+4
* options: rename --override-display-fps to --display-fps-overrideDudemanguy2023-10-252-2/+3
* options: rename --fps to --container-fps-overrideDudemanguy2023-10-254-8/+10
* options: disable --allow-delayed-peak-detect by defaultKacper Michajłow2023-10-252-1/+2
* DOCS/contribute: increase hard column limit to 100Dudemanguy2023-10-221-2/+2
* stats.lua: disable tonemapping plot by defaultDudemanguy2023-10-221-1/+1
* DOCS/contribute: stop pretending that C11 isn't allowedDudemanguy2023-10-211-6/+7
* osdep: drop atomic fallbackNRK2023-10-201-2/+1
* stream_cdda: deprecate --cdda-toc-bias and always check for offsetsDudemanguy2023-10-192-5/+1
* DOCS/options: remove obsolete noticeGuido Cella2023-10-171-4/+0
* DOCS/mpv: fix typos in List OptionsGuido Cella2023-10-171-5/+3
* DOCS/interface-changes: remove redundant changeGuido Cella2023-10-171-1/+0
* af_scaletempo2: better defaultsChristoph Heinrich2023-10-151-2/+2
* vo_gpu/vo_gpu_next: add vulkan support for macOSder richter2023-10-141-0/+14
* f_decoder_wrapper: change video-codec to show description or nameKacper Michajłow2023-10-141-0/+1
* defaults.lua: add a disabled parameter to timer constructorsMike Will2023-10-111-2/+6
* DOCS/options: vdpau requires GLXGuido Cella2023-10-111-1/+2
* libmpv: add mpv_time_ns()Dudemanguy2023-10-101-0/+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-092-0/+8
* DOCS/input: document the full sub-propertyGuido Cella2023-10-071-0/+30
* console: show completion suggestions as tableChristoph Heinrich2023-10-071-2/+10