summaryrefslogtreecommitdiffstats
path: root/DOCS/man
Commit message (Expand)AuthorAgeFilesLines
* 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łow2023-09-211-0/+6
* win32: add an option to change window affinityDeadSix2023-09-211-4/+11
* vo_gpu: allow deband-iterations to be 0llyyr2023-09-211-1/+1
* drm: remove selecting the card number with --drm-connectorDudemanguy2023-09-211-6/+3
* options: remove --vf-defaults and --af-defaultsDudemanguy2023-09-212-10/+2
* options: remove deprecated --record-file optionDudemanguy2023-09-211-10/+0
* options: remove a few options marked with .deprecation_messageDudemanguy2023-09-212-26/+0
* command: stop restarting playback when writing to playlist-posDudemanguy2023-09-211-4/+3
* command: remove some old deprecated properitiesDudemanguy2023-09-211-9/+0
* options: remove ancient option fallbacks/deprecationDudemanguy2023-09-211-37/+3
* demux_playlist: add --directory-mode=autoGuido Cella2023-09-211-2/+3
* options: make video-crop validation more strictKacper Michajłow2023-09-201-1/+1
* vo_gpu: match libplacebo debanding defaultsNiklas Haas2023-09-201-2/+2
* vo_gpu: match libplacebo peak detection defaultsNiklas Haas2023-09-201-2/+2
* DOCS: update notes about new profilesKacper Michajłow2023-09-202-5/+6
* vo_gpu: default to dscale=hermiteNiklas Haas2023-09-201-3/+3
* DOCS/options: document hermite scalerNiklas Haas2023-09-201-0/+5
* DOCS/options: remove potentially offensive languageNiklas Haas2023-09-201-7/+6
* DOCS/options: remove spline36 sectionNiklas Haas2023-09-201-3/+0
* DOCS/options: change wording to be less inflammatoryAlex Mitzsch2023-09-201-1/+1
* DOCS/vo: remove some dated deprecation warnings about --vo=rpiDudemanguy2023-09-191-8/+1
* cplugin: allow loading mpv_* symbols dynamicallyKacper Michajłow2023-09-201-4/+8
* builtin.conf: modernize internal profilesKacper Michajłow2023-09-191-14/+12
* vo: change tscale to oversample by defaultKacper Michajłow2023-09-191-1/+1
* vo: make cscale follow scale by defaultKacper Michajłow2023-09-191-1/+2
* vo: enable correct-downscaling, linear-downscaling, sigmoid-upscalingKacper Michajłow2023-09-191-3/+4
* demux: prepend some cache options with demuxerDudemanguy2023-09-181-2/+2
* filter_kernels: remove bcspline filterllyyr2023-09-181-2/+2
* DOCS/vo: remove outdated reference to --vo-vaapi-deinit-modeDudemanguy2023-09-171-19/+0
* demux: add crop to mp_codec_paramsKacper Michajłow2023-09-171-0/+10
* osc: add scrolling to audio/sub buttonsllyyr2023-09-171-0/+1
* vo_gpu: remove --scale-wblur etcNiklas Haas2023-09-161-6/+6
* filter_kernels: add ewa_lanczos4sharpestNiklas Haas2023-09-161-0/+6
* filter_kernels: use true jinc radiusNiklas Haas2023-09-161-3/+2
* vo_gpu: vo_gpu_next: support --icc-3dlut-size=autoNiklas Haas2023-09-151-3/+4
* DOCS/options: add catmull_rom as an example for --scaledokur0chan2023-09-111-0/+7
* Revert "sub: add auto option to --sub-fix-timing"Kacper Michajłow2023-09-111-3/+2
* vd_lavc: by default enable cropping by decoderKacper Michajłow2023-09-101-2/+1
* DOCS/lua.rst: fix typoGuido Cella2023-09-091-2/+2
* player: redo --subs-fallback-forcedDudemanguy2023-09-091-4/+5
* vd_lavc: disable cropping by decoderKacper Michajłow2023-09-081-0/+8
* video: allow overriding container crop if it is presentKacper Michajłow2023-09-081-2/+5
* m_option: make m_rect_apply center basedKacper Michajłow2023-09-081-1/+1
* sub: add auto option to --sub-fix-timingDudemanguy2023-09-071-2/+3
* vo: vulkan: allow picking devices by UUIDPhilip Langdale2023-09-041-4/+4
* stream/dvbin: recommend to use specific channels.conf file namesOliver Freyermuth2023-09-031-0/+3
* stream/dvbin: add support for delivery system ISDB-TOliver Freyermuth2023-09-031-2/+2
* Revert "aspect: change --video-pan-x/y to be relative to the destination rect"llyyr2023-09-021-1/+3
* osc: add scrolling to the seekbarNRK2023-09-021-0/+1
* vo_gpu: remove --tone-mapping-modeNiklas Haas2023-09-011-22/+0
* man/input: remove trailing spacesKacper Michajłow2023-08-311-1/+1
* player/command: add video-params/crop-[w,h,x,y]Kacper Michajłow2023-08-311-0/+6
* vo: add --video-cropKacper Michajłow2023-08-311-0/+7
* player/command: remove video-aspect propertyKacper Michajłow2023-08-311-7/+0
* demux_playlist: default to --directory-mode=lazyGuido Cella2023-08-301-6/+3
* stats.lua: enable --tone-mapping-visualize while stats shownNiklas Haas2023-08-301-0/+5
* command: add hdr-metadata propertyKacper Michajłow2023-08-291-0/+48
* loadfile: fix --no-subs-with-matching-audio with --slangDudemanguy2023-08-291-1/+3
* command: remove sub-forced-only-cur propertyDudemanguy2023-08-291-3/+0
* player: rename --sub-forced-only to --sub-forced-events-onlyDudemanguy2023-08-291-1/+1
* player: remove auto choice from sub-forced-onlyDudemanguy2023-08-292-10/+5
* player: add always to --subs-fallback-forcedDudemanguy2023-08-281-1/+3
* player: add --subs-match-os-language optionDudemanguy2023-08-281-0/+6
* player: remove special auto option from alang/slang/vlangDudemanguy2023-08-281-4/+1
* f_lavfi: don't reject dynamic lavfi ins/outsllyyr2023-08-281-0/+6
* command: add `sub-ass-extradata` propertyllyyr2023-08-271-0/+5
* player: make all autoload extensions configurableDudemanguy2023-08-261-0/+17
* DOCS/mpv: document ZOOMIN & ZOOMOUT multimedia keysJames Cuzella2023-08-231-0/+2
* DOCS/options: clarify the video-pan-x/y exampleDudemanguy2023-08-201-3/+3
* aspect: change --video-pan-x/y to be relative to the destination rectKacper Michajłow2023-08-201-3/+1
* DOCS/options: fix typo in video-pan-x exampleKacper Michajłow2023-08-201-1/+1
* vo_gpu_next: add --libplacebo-optsNiklas Haas2023-08-191-0/+8
* vo_gpu: allow --hdr-peak-decay-rate=0.0Niklas Haas2023-08-181-2/+2
* x11: add --x11-wid-title optionDudemanguy2023-08-131-0/+4
* player: add playlist-path propertiesDudemanguy2023-08-131-0/+10
* vf_vapoursynth: save display resolution as a variableDudemanguy2023-08-131-0/+6
* player: add --term-remaining-playtime optionDudemanguy2023-08-131-0/+4
* player/command: add video-params/aspect-nameKacper Michajłow2023-08-131-0/+4
* ytdl_hook: improve Windows exe search with suffixfireattack2023-08-131-1/+1
* osc: support speed-independent time-remaiing displayDave2023-08-111-0/+7
* DOCS/options: fix typo in hdr-peak-percentileAlexander Georgiadis2023-08-051-1/+1
* vo_gpu_next: add --hdr-peak-percentileNiklas Haas2023-08-041-0/+9
* options: restore old default sub selection behaviorDudemanguy2023-07-291-2/+2
* path-win: move state directory to %LOCALAPPDATA%Kacper Michajłow2023-07-291-0/+2
* path-win: add subdirectory for cacheKacper Michajłow2023-07-291-1/+1
* DOCS/vo: clarify dmabuf-wayland a bitDudemanguy2023-07-231-2/+6
* DOCS: clarify screenshot window and screenshot-swDudemanguy2023-07-212-6/+6
* 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
* player: set default cache dir on macOSm154k12023-07-151-0/+8
* DOCS/mpv: clarify the location of cache/state filesDudemanguy2023-07-151-7/+31
* 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
* vo_dmabuf_wayland: add osd supportDudemanguy2023-07-121-2/+1
* stats.lua: set sans-serif as default fontm154k12023-07-101-9/+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
* command: add sub-forced-only-cur proprcombs2023-06-251-0/+3
* sub: rewrite auto-forced-only supportrcombs2023-06-251-0/+4
* 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
* DOCS/mpv: add an example for applying profiles to certain pathsGuido Cella2023-06-071-0/+8
* hwdec_vulkan: add Vulkan HW InteropPhilip Langdale2023-05-282-1/+12
* 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-092-11/+21
* player: use XDG_STATE_HOME for watch_laterDudemanguy2023-05-092-3/+6
* DOCS/options: document required parameter for --x11-nameNick Hanley2023-05-061-1/+1
* console.lua: add a script-opt for the border sizeGuido Cella2023-04-261-0/+5
* ao_pipewire: clarify --pipewire-buffer=nativeThomas Weißschuh2023-04-231-1/+1
* ao_pulse: clarify --pulse-buffer=nativeThomas Weißschuh2023-04-231-1/+1
* meson: use the new build_options methodDudemanguy2023-04-111-2/+3
* auto_profiles.lua: apply profiles when conditions are truthyGuido Cella2023-04-05