summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* vo_gpu: allow --hdr-peak-decay-rate=0.0Niklas Haas2023-08-181-2/+2
* x11: add --x11-wid-title optionDudemanguy2023-08-132-0/+5
* player: add playlist-path propertiesDudemanguy2023-08-132-0/+11
* vf_vapoursynth: save display resolution as a variableDudemanguy2023-08-131-0/+6
* player: add --term-remaining-playtime optionDudemanguy2023-08-132-0/+6
* player: make sub-pos a float valueDudemanguy2023-08-131-0/+1
* player/command: add video-params/aspect-nameKacper Michajłow2023-08-132-0/+5
* ytdl_hook: improve Windows exe search with suffixfireattack2023-08-131-1/+1
* osc: support speed-independent time-remaiing displayDave2023-08-111-0/+7
* ao_audiotrack: enable pcm-float by defaultsfan52023-08-081-0/+1
* DOCS/options: fix typo in hdr-peak-percentileAlexander Georgiadis2023-08-051-1/+1
* builtin.conf: add --hdr-peak-percentile=99.995 to gpu-hqNiklas Haas2023-08-041-0/+1
* vo_gpu_next: add --hdr-peak-percentileNiklas Haas2023-08-042-0/+10
* options: restore old default sub selection behaviorDudemanguy2023-07-292-2/+4
* path-win: move state directory to %LOCALAPPDATA%Kacper Michajłow2023-07-292-0/+5
* path-win: add subdirectory for cacheKacper Michajłow2023-07-291-1/+1
* waf: remove waf as a build systemLaserEyess2023-07-232-228/+0
* Release 0.36.0v0.36.0release/0.36sfan52023-07-231-1/+2
* 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
* builtin.conf: add --hdr-contrast-recovery to gpu-hqNiklas Haas2023-07-181-0/+1
* vo_gpu_next: add --hdr-contrast-recovery/smoothnessNiklas Haas2023-07-182-0/+13
* vo_gpu_next: add --target-contrast optionKacper Michajłow2023-07-172-0/+10
* DOCS/release-policy.md: add additional advicesfan52023-07-171-6/+18
* player: set default cache dir on macOSm154k12023-07-151-0/+8
* DOCS/mpv: clarify the location of cache/state filesDudemanguy2023-07-151-7/+31
* DOCS/interface-changes: document change in ctrl+h behaviourPhilip Langdale2023-07-151-0/+1
* 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-062-0/+8
* 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-042-9/+11
* player: add --input-cursor-passthrough optionDudemanguy2023-07-042-0/+8
* 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-252-1/+2
* 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-252-3/+3
* vo_gpu_next: add --corner-rounding optionNiklas Haas2023-06-212-0/+7
* vo_gpu_next: add missing --gamut-mapping-mode optionsNiklas Haas2023-06-212-7/+28
* 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-242-5/+1
* vo_gpu_next: allow to use ICC profile luminance valueKacper Michajłow2023-05-132-0/+7
* player: use XDG_CACHE_HOME by defaultDudemanguy2023-05-093-11/+28
* player: use XDG_STATE_HOME for watch_laterDudemanguy2023-05-093-3/+9
* 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-051-9/+10
* DOCS/input: fix typofeltcat2023-03-301-2/+2
* various: fix various typos in the code baseAlexander Seiler2023-03-282-2/+2
* various: fix typosHarri Nieminen2023-03-284-10/+10
* player/screenshot: add filename return fieldcloud116652023-03-251-0/+3
* player: set playlist title to media title if not set alreadyChristoph Heinrich2023-03-241-0/+2
* DOCS/lua: fix typoAmeer Taweel2023-03-211-1/+1
* wayland: make wayland-edge-pixels-pointer default to 16Dudemanguy2023-03-081-1/+1
* test: integrate unittests with mesonDudemanguy2023-03-021-0/+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-022-0/+8
* sub: add --sub-fonts-dir and --osd-fonts-dir optionsFrédéric Brière2023-03-012-5/+14
* command: add platform propertyDudemanguy2023-02-272-0/+7
* player: set playlist title to media title if not set alreadyChristoph Heinrich2023-02-261-3/+4
* video: make csp equalizer params floatThomas Weißschuh2023-02-241-0/+2
* DOCS: clarify that GLX is deprecatedsfan52023-02-221-1/+1
* DOCS/client-api-changes.rst: move mpv_del_property to 0.36.0llyyr2023-02-211-1/+2
* vo_gpu_next: add --tone-mapping-visualizeNiklas Haas2023-02-192-0/+11
* DOCS: document JPEG XL default effort changeLeo Izen2023-02-182-1/+2
* vo_gpu_next: expose --tone-mapping=st2094-40 and st2094-10Niklas Haas2023-02-132-0/+12
* ao_pipewire: allow usage of global volume controlThomas Weißschuh2023-02-111-0/+5
* DOCS/options: remove testing note in video-sync-max-factorDudemanguy2023-02-111-3/+0
* vf_sub: undeprecateDudemanguy2023-02-111-0/+1
* video/image_writer: change screenshot-tag-colorspace default to yesLeo Izen2023-02-092-1/+2
* DOCS/input: remove experimental note from sub-textMax Dunbar2023-02-051-4/+0
* 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
* lua/js: remove user-data helpersAvi Halachmi (:avih)2023-01-293-38/+0
* doc: correct spelling of user-data/user_data JS/lua helpersrcombs2023-01-282-16/+16
* docs: document new user-data propertyrcombs2023-01-283-0/+56
* javascript: add mp.del_property()rcombs2023-01-281-0/+2
* lua: add mp.del_property()rcombs2023-01-281-0/+6
* libmpv: add mpv_del_property() convenience functionrcombs2023-01-281-0/+1
* player/command: add "del" commandrcombs2023-01-281-0/+3
* DOCS: Add missing 'not'Oxan van Leeuwen2023-01-281-2/+2
* DOCS/compile-windows.md: update MSYS2 packagesKacper Michajłow2023-01-281-2/+2
* wayland: add wp-fractional-scale-v1 supportDudemanguy2023-01-241-0/+4
* vd_lavc: add "auto" choice for vd-lavc-drsfan52023-01-232-2/+7
* DOCS/compile-windows.md: update with meson instructionsLaserEyess2023-01-151-33/+34
* DOCS: clarify wid casting on Windowssfan52023-01-121-2/+3
* player: don't force saving start in watch-later-optionsDudemanguy2023-01-092-4/+7
* player: add video-sync=display-tempoChristoph Heinrich2023-01-092-2/+15
* demux: add --demuxer-hysteresis-secs option to save power with cachingSultan Alsawaf2022-12-302-0/+28
* vo_kitty: Introduce modern sixel alternativeMia Herkt2022-12-212-0/+44
* man/vo: TypoMia Herkt2022-12-201-1/+1
* man/vo: Correct --vo-sixel-bufferedMia Herkt2022-12-201-2/+3
* vo_sixel: Rename draw-clear -> config-clearMia Herkt2022-12-202-3/+4
* vo_sixel: Alias/deprecate exit-clear -> alt-screenMia Herkt2022-12-202-5/+11
* vo_sixel: Make buffering optionalMia Herkt2022-12-202-6/+15
* man/vo: Fix rendering error due to non-printablesMia Herkt2022-12-201-1/+1
* DOCS/interface-changes: Add --vo-sixel-draw-clearMia Herkt2022-12-201-0/+1
* vo_sixel: Add option to skip clear while drawingMia Herkt2022-12-191-0/+3
* player: add window-id propertyNRK2022-12-051-0/+4
* drm: remove legacy APILaserEyess2022-11-162-11/+1
* wayland: add support for content-type protocolDudemanguy2022-11-152-0/+7
* player: add --force-render optionDudemanguy2022-11-152-0/+8
* DOCS: update release policy to match realitysfan52022-11-131-18/+23
* vo_gpu_next: add tunable shader parametersNiklas Haas2022-11-112-0/+8
* console: add history deduplicationChristoph Heinrich2022-11-031-1/+6
* 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-263-8/+9
* vo_dmabuf_wayland: wayland VO displaying dmabuf buffersAaron Boxer2022-10-261-0/+5
* DOCS: document E to cycle through EditionsLeo Izen2022-10-241-0/+3
* DOCS: fix minor typo with keep-open descriptionLeo Izen2022-10-121-1/+1
* vo_gpu/hwdec: rename and introduce legacy names for some interopsPhilip Langdale2022-10-111-8/+8
* ao_pipewire: allow specification of remote nameThomas Weißschuh2022-10-061-0/+5
* vulkan: remove --vulkan-disable-eventsNiklas Haas2022-10-052-5/+1
* vo_gpu: hwdec: add Android hwdec utilizing AImageReadersfan52022-10-022-4/+10
* DOCS: deprecate --gamma-factor and --gamma-autoLeo Izen2022-10-012-14/+4
* manpage: document bt.2390 parameterNiklas Haas2022-09-281-0/+4
* DOCS/man/vf.rst : replace the outdated syntaxhooke0072022-09-271-1/+1
* 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/libmpv: fix typo in linkage section257924312022-09-031-1/+1
* DOCS/options: update vd-lavc-skiploopfilter, skipidct and related descriptionssfan52022-08-311-5/+7
* DOCS/mpv: remove spaces at EOL, ensure 80 colsAvi Halachmi (:avih)2022-08-291-4/+5
* DOCS/mpv: added COMMAND INTERFACE refs to INTERACTIVE CONTROLenly12022-08-291-3/+5
* wayland: add support for configure boundsDudemanguy2022-08-142-0/+9
* DOCS/options: correct wayland-disable-vsync optionDudemanguy2022-08-121-4/+3
* hwdec/drmprime: add drmprime hwdec-interopPhilip Langdale2022-08-091-0/+2
* man: remove unhelpful languageMia Herkt2022-08-071-28/+8
* af_rubberband: add new engine option in rubberband 3.0.0Christoph Heinrich2022-08-031-0/+2
* osc.lua: add osc-tcspace script optionRyan Hendrickson2022-07-191-0/+8
* osc.lua: add osc-unicodeminus script optionRyan Hendrickson2022-07-191-0/+6
* DOCS/encoding: remove the legacy option syntaxhooke0072022-07-071-37/+37
* DOCS: fix typo257924312022-07-011-1/+1
* DOCS/osc: fix option "showidlescreen" -> "idlescreen"dyphire2022-07-011-1/+1
* lua: command_native_async: always callback a-syncCogentRedTester2022-06-222-1/+3
* x11: add --x11-present optionDudemanguy2022-06-222-0/+18
* DOCS/options: fix incorrect labelling of hr-seek defaultSagnac2022-06-101-2/+2
* osc.lua: add idlescreen and osc-idlescreenDudemanguy2022-06-041-0/+9
* DOCS/interface-changes: mention vaapi-wayland voDudemanguy2022-05-301-0/+1
* vo: add new vaapi-wayland driverAaron Boxer2022-05-242-1/+9
* various: remove trailing whitespaceGuido Cella2022-05-141-4/+4
* DOCS/input: fix typo "NANME" -> "NAME"Emanuele Torre2022-05-021-1/+1
* DOCS/ao: remove only usage of git.io link shortening serviceJakub Wilk2022-04-281-1/+2
* 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-253-4/+4
* DOCS/options: update the --load-osd-console documentationGuido Cella2022-04-211-4/+3
* DOCS/input: update the ASS tags documentation URLGuido Cella2022-04-211-1/+2
* 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-213-67/+99
* options: add osd-playing-msg-durationGuido Cella2022-04-071-0/+4
* DOCS/input: mark chapter-list as writableGuido Cella2022-04-071-1/+1
* drm: context_drm_egl: add support for enabling VRRPhilip Langdale2022-04-051-0/+12
* vd_lavc: add vo caps and option to set GPU film grain applicationLynne2022-04-051-0/+11
* vf_format: support forwarding/stripping film grain metadataLynne2022-04-052-0/+5
* DOCS/options.rst DOCS/vo.rst: Update discussion of hwdec usagePhilip Langdale2022-03-092-90/+99
* vo_gpu_next: add support for hardware decodingNiklas Haas2022-