summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
*