summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* 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
* demux: change the default of metadata-codepage to autoDudemanguy2023-10-072-4/+4
* demux_cue: deprecate --demuxer-cue-codepage for --metadata-codepageDudemanguy2023-10-072-3/+1
* 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-022-0/+4
* external_files: base cover-art-whitelist on cover-art-auto-extsGuido Cella2023-10-011-3/+4
* DOCS/interface-changes: also mention --window-affinityDudemanguy2023-10-011-0/+1
* DOCS/interface-changes: mention --backdrop-typeKacper Michajłow2023-10-011-0/+1
* DOCS/lua: remove superfluous parameterChristoph Heinrich2023-09-301-1/+1
* command: deprecate shared-script-propertiesDudemanguy2023-09-271-0/+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-252-8/+1
* vo_gpu: remove --scale-cutoff etcNiklas Haas2023-09-252-8/+1
* 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-222-2/+3
* DOCS/options: remove some stray tabsDudemanguy2023-09-211-2/+2
* win32: add --window-cornersKacper Michajłow2023-09-212-0/+10
* win32: add an option to control window title bar stateKacper Michajłow2023-09-212-0/+7
* 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-212-6/+5
* options: remove --vf-defaults and --af-defaultsDudemanguy2023-09-213-10/+3
* options: remove deprecated --record-file optionDudemanguy2023-09-212-10/+1
* options: remove a few options marked with .deprecation_messageDudemanguy2023-09-213-26/+2
* command: stop restarting playback when writing to playlist-posDudemanguy2023-09-212-4/+5
* command: remove some old deprecated properitiesDudemanguy2023-09-212-9/+3
* options: remove ancient option fallbacks/deprecationDudemanguy2023-09-212-37/+5
* builtin.conf: remove deprecated opengl-hq profileDudemanguy2023-09-211-0/+1
* demux_playlist: add --directory-mode=autoGuido Cella2023-09-212-2/+4
* options: make video-crop validation more strictKacper Michajłow2023-09-201-1/+1
* vo_gpu: match libplacebo debanding defaultsNiklas Haas2023-09-202-2/+3
* vo_gpu: match libplacebo peak detection defaultsNiklas Haas2023-09-202-2/+4
* DOCS: update notes about new profilesKacper Michajłow2023-09-202-5/+6
* vo_gpu: default to dscale=hermiteNiklas Haas2023-09-202-3/+4
* 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-192-14/+14
* vo: change tscale to oversample by defaultKacper Michajłow2023-09-192-1/+2
* vo: make cscale follow scale by defaultKacper Michajłow2023-09-192-1/+3
* vo: enable correct-downscaling, linear-downscaling, sigmoid-upscalingKacper Michajłow2023-09-192-3/+5
* demux: prepend some cache options with demuxerDudemanguy2023-09-182-2/+4
* filter_kernels: remove bcspline filterllyyr2023-09-182-2/+3
* 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-162-6/+7
* filter_kernels: add ewa_lanczos4sharpestNiklas Haas2023-09-162-0/+7
* filter_kernels: use true jinc radiusNiklas Haas2023-09-161-3/+2
* vo_gpu: vo_gpu_next: support --icc-3dlut-size=autoNiklas Haas2023-09-152-3/+5
* 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-112-4/+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-092-4/+6
* 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-072-2/+4
* 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-022-2/+3
* osc: add scrolling to the seekbarNRK2023-09-021-0/+1
* vo_gpu: remove --tone-mapping-modeNiklas Haas2023-09-012-22/+1
* 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-312-0/+7
* vo: add --video-cropKacper Michajłow2023-08-312-0/+8
* player/command: remove video-aspect propertyKacper Michajłow2023-08-313-10/+4
* demux_playlist: default to --directory-mode=lazyGuido Cella2023-08-302-6/+4
* stats.lua: enable --tone-mapping-visualize while stats shownNiklas Haas2023-08-301-0/+5
* command: add hdr-metadata propertyKacper Michajłow2023-08-292-0/+49
* loadfile: fix --no-subs-with-matching-audio with --slangDudemanguy2023-08-291-1/+3
* command: remove sub-forced-only-cur propertyDudemanguy2023-08-292-3/+1
* player: rename --sub-forced-only to --sub-forced-events-onlyDudemanguy2023-08-293-2/+3
* player: remove auto choice from sub-forced-onlyDudemanguy2023-08-293-10/+7
* player: add always to --subs-fallback-forcedDudemanguy2023-08-282-1/+4
* player: add --subs-match-os-language optionDudemanguy2023-08-282-0/+7
* player: remove special auto option from alang/slang/vlangDudemanguy2023-08-282-4/+3
* 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-262-0/+18
* 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-202-3/+2
* DOCS/options: fix typo in video-pan-x exampleKacper Michajłow2023-08-201-1/+1
* vo_gpu_next: add --libplacebo-optsNiklas Haas2023-08-192-0/+9
* 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/