summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ytdl_hook.lua: search for yt-dlp by defaultGuido Cella2021-09-252-21/+53
* stream/dvbin: remove "full-featured" API includesNicolas F2021-09-221-2/+0
* demux_mkv: enable AVCodec parser timestamp usage for parsed audioDan Oscarsson2021-09-211-0/+4
* win32: Windows 10: timeBeginPeriod on demandAvi Halachmi (:avih)2021-09-213-1/+72
* waftools/features: add forgotten enable variants for enabled featuresJan Ekström2021-09-202-4/+5
* wayland: report correct window size when maximizedDudemanguy2021-09-131-2/+7
* build: enable strict FFmpeg ABI compatibility by defaultJan Ekström2021-09-081-1/+1
* input.conf: remove redundant commentsGuido Cella2021-09-061-25/+25
* demux_playlist: extend maximum line size (again) to 2MAvi Halachmi (:avih)2021-09-061-1/+1
* win32: initial position: center with bordersAvi Halachmi (:avih)2021-09-061-0/+2
* win32: fix incorrect application of --monitoraspectAvi Halachmi (:avih)2021-09-061-1/+4
* win_state: add vo_calc_window_geometry3Avi Halachmi (:avih)2021-09-062-5/+21
* bash completion: Allow completions to work without external functionsArthur Williams2021-09-051-4/+3
* DOCS/options: fix minor typo in compute shadersNicolas F2021-08-291-1/+1
* wayland: set default cursor size to 24Ivan2021-08-281-1/+1
* wayland: read XCURSOR_THEME to get cursor themeIvan2021-08-281-1/+2
* vo_tct: add resize capabilityCloud116652021-08-261-0/+7
* vo_drm: fix typo in error messagea13460542021-08-261-1/+1
* DOCS: use upstream license filesa13460542021-08-252-22/+21
* DOCS: fix spellinga13460542021-08-245-7/+7
* DOCS: fix spelling in github issue templatesa13460542021-08-245-5/+5
* input.conf: remove bindings of removed propertiesGuido Cella2021-08-191-2/+0
* input.conf: add commentsGuido Cella2021-08-191-132/+122
* terminal-unix: identify and ignore unknown CSI sequencesAvi Halachmi (:avih)2021-08-191-0/+11
* command: cycle: respect the prefix "repeatable"Avi Halachmi (:avih)2021-08-192-1/+7
* osd_libass: --osd-back-color: apply to the progress barAvi Halachmi (:avih)2021-08-191-0/+16
* osd_libass: disable --osd-back-color for the progress barAvi Halachmi (:avih)2021-08-191-0/+8
* win32: support the property display-hidpi-scaleAvi Halachmi (:avih)2021-08-181-0/+4
* win32: apply dpi-scale with [current]-window-scaleAvi Halachmi (:avih)2021-08-181-2/+5
* win32: ensure initial dpi-scale valueAvi Halachmi (:avih)2021-08-181-14/+19
* command: don't hardcode commands list to be repeatableAvi Halachmi (:avih)2021-08-172-3/+7
* DOCS: replace dead waf book link with working oneLaserEyess2021-08-171-1/+1
* DOCS: convert 3rd party http links to httpsLaserEyess2021-08-175-7/+7
* DOCS: convert mpv.io and github links to httpsLaserEyess2021-08-173-6/+6
* vo_tct: fix --vo-tct-256Avi Halachmi (:avih)2021-08-161-3/+3
* vo_tct: optimize print function on non-windows platformsCloud116652021-08-161-14/+57
* DOCS/input: update osd-ass-cc documentationGuido Cella2021-08-161-3/+4
* vo_tct: fix half-block on windowsAvi Halachmi (:avih)2021-08-161-0/+1
* DOCS/contrinute: add commit title example prefixesAvi Halachmi (:avih)2021-08-151-0/+5
* wayland: check for xkb state in handle modifiersDudemanguy2021-08-151-3/+4
* stats.lua: typo lavfi-complexStefan de Konink2021-08-151-2/+2
* sub: show subs without duration on vid changeGuido Cella2021-08-131-1/+1
* vo_rpi: restore fullscreen handlingHo Ming Shun2021-08-131-0/+20
* x11: handle maximized windows with window-scaleDudemanguy2021-08-121-0/+6
* vo_vdpau: Don't treat preemption as an error when reconfiguringsjambekar2021-08-121-1/+11
* desktop entry: fix duplication of the app icon in a dock like PlankStan Janssen2021-08-121-0/+1
* sub: align ytdl-hook secondary subs to the topGuido Cella2021-08-113-4/+8
* wayland: fix wrong opts structDudemanguy2021-08-101-1/+1
* wayland: request xdg-decoration mode on startupDudemanguy2021-08-101-0/+2
* lua: read_options: quote values at error messagesAvi Halachmi (:avih)2021-08-101-3/+3
* vo_wlshm: remove empty options structDudemanguy2021-08-091-6/+0
* DOCS/stats.rst: fix quotingAvi Halachmi (:avih)2021-08-091-1/+1
* wayland: check for xdg-decoration on border updateDudemanguy2021-08-091-1/+1
* options: clarify OS support for media keysLaserEyess2021-08-091-2/+9
* wayland: handle xdg-decoration protocol betterDudemanguy2021-08-091-9/+22
* command: check for monitor par in window-scaleDudemanguy2021-08-091-0/+6
* command: check for rotation in window-scaleDudemanguy2021-08-091-0/+3
* command: merge window-scale code togetherDudemanguy2021-08-091-13/+3
* wayland: fix keepaspect-window during resizeDudemanguy2021-08-081-9/+6
* wayland: improve behavior with touch eventsDudemanguy2021-08-083-20/+10
* wayland: correct window-scale behaviorDudemanguy2021-08-071-3/+10
* manpage: clarify window-scale behaviorDudemanguy2021-08-071-5/+14
* command: make current-window-scale writeable, 2nd attemptDudemanguy2021-08-074-4/+21
* Revert "command: make current-window-scale writeable"Avi Halachmi (:avih)2021-08-074-46/+42
* wayland: keep track of toplevel width/height againDudemanguy2021-08-062-1/+9
* stats.lua: page 4 (keys): group current-window-scale under windowGuido Cella2021-08-061-1/+1
* command: make current-window-scale writeableDudemanguy2021-08-054-42/+46
* sub: sub-filter-regex and jsre: support ass-to-plaintextAvi Halachmi (:avih)2021-08-057-3/+31
* sub: new: --sub-filter-jsre (js regex)Avi Halachmi (:avih)2021-08-057-0/+146
* sub: SDH filter: use unified text-extraction utilsAvi Halachmi (:avih)2021-08-051-46/+17
* sub: SDH filter: small refinementsAvi Halachmi (:avih)2021-08-051-6/+10
* sub: add filter text utils, use from filter-regex (no-op)Avi Halachmi (:avih)2021-08-053-22/+39
* wayland: cleanup handle_toplevel_configDudemanguy2021-08-032-13/+7
* options: don't always set set-locally to trueGuido Cella2021-08-031-2/+1
* stats.lua: page 4 (keys): better alignment of non-ascii keysAvi Halachmi (:avih)2021-07-311-2/+16
* player: eac3 to the whitelist of audio extensionsDudemanguy2021-07-301-1/+1
* DOCS/input.rst: key names: add shift modifier notehooke0072021-07-301-0/+6
* stats.lua: page 4 (keys): detect single-quotesAvi Halachmi (:avih)2021-07-301-2/+2
* input: arguments quoting: support single-quotesAvi Halachmi (:avih)2021-07-302-9/+26
* input: argument custom quotes: use ` instead of !Avi Halachmi (:avih)2021-07-302-7/+7
* options: audio-display determines cover priorityGuido Cella2021-07-294-12/+21
* DOCS: fix manual compiling warningsgaroto2021-07-282-2/+2
* DOCS/mpv.rst: fix quotingAvi Halachmi (:avih)2021-07-281-1/+1
* ci/travis: remove everything as it's nop nowJan Beich2021-07-271-52/+0
* ci/travis: remove freebsd buildJan Beich2021-07-271-38/+0
* github/workflows: add freebsd CIJan Beich2021-07-271-0/+43
* manpage: explain when properties are expandedGuido Cella2021-07-271-3/+13
* TOOLS/autocrop.lua: allow hiding OSD messagesGuido Cella2021-07-271-6/+12
* wayland: unset hidden state in frame callbackDudemanguy2021-07-261-8/+1
* egl_helpers: fix create_context fallback behaviorDudemanguy2021-07-253-16/+47
* command: handle changes to image-display-durationGuido Cella2021-07-251-0/+5
* github/workflows: separate jobs with an endlineJan Ekström2021-07-251-0/+2
* ci/travis: remove linux buildsJan Ekström2021-07-251-15/+0
* github/workflows: add linux CIJan Ekström2021-07-251-0/+26
* stats.lua: fix ass-escape while persistent_overlay=yesAvi Halachmi (:avih)2021-07-251-14/+27
* ci/travis: remove macOS buildsJan Ekström2021-07-251-58/+0
* github/workflows: add macOS CIJan Ekström2021-07-251-0/+27
* context_drm_egl: allow autoprobe selectionDudemanguy2021-07-231-5/+0
* js: fix tiny leaks if js_try throws(!)Avi Halachmi (:avih)2021-07-231-16/+41
* manpage: fix watch-later-options examplesGuido Cella2021-07-212-5/+4
* js: key bindings: ensure priorities for same-key bindingsAvi Halachmi (:avih)2021-07-211-4/+14
* options: add watch-later-optionsGuido Cella2021-07-2110-78/+127
* stats.lua: remove script-opts for the main keys (i/I)Guido Cella2021-07-212-15/+4
* manpage: minor fixesGuido Cella2021-07-212-4/+4
* stats.lua: page 4 (keys): fix "excluding stats keys" - attempt 2Avi Halachmi (:avih)2021-07-201-7/+7
* Revert "stats.lua: page 4 (keys): fix "excluding stats keys""Avi Halachmi (:avih)2021-07-201-3/+3
* stats.lua: page 4 (keys): fix "excluding stats keys"Avi Halachmi (:avih)2021-07-201-3/+3
* DOCS/mpv.rst: add cross references to --input-test and statsAvi Halachmi (:avih)2021-07-191-0/+3
* stats.lua: page 4 (keys): support help-like terminal printoutAvi Halachmi (:avih)2021-07-192-2/+29
* stats.lua: add page 4: active key-bindings listAvi Halachmi (:avih)2021-07-192-0/+168
* stats.lua: scroll: allow throttling page-rebuild (no-op)Avi Halachmi (:avih)2021-07-191-4/+5
* stats.lua: move internal performance from page 4 to page 0Avi Halachmi (:avih)2021-07-192-6/+6
* player: fix missed pause state update during reset in some casessfan52021-07-181-0/+4
* Revert "audio: fix ao_reset() not clearing paused state leading to stuck AO"sfan52021-07-181-1/+0
* osxbundle: use python3Kiracus2021-07-172-3/+2
* audio: fix ao_reset() not clearing paused state leading to stuck AOsfan52021-07-161-0/+1
* TOOLS/autocrop.lua: improve enable/disable conditionGuido Cella2021-07-141-5/+6
* demux: acquire lock before calling update_bytes_readShreesh Adiga2021-07-131-2/+2
* audio: check ao driver init failure to avoid use after freeShreesh Adiga2021-07-131-9/+12
* lua: fix timers comment (no-op)Avi Halachmi (:avih)2021-07-131-2/+3
* terminal-unix: fix ^Z identificationMartin Tournoij2021-07-131-1/+2
* DOCS/options: adds documentation for secondary-sub-visibilityRipose2021-07-121-0/+9
* command: adds support for secondary subs to sub-seek and sub-stepRipose2021-07-122-9/+42
* command: add secondary-sub-start and secondary-sub-end propertiesRipose2021-07-123-4/+25
* manpage: DEL key: clarify it refers to the oscGuido Cella2021-07-121-1/+1
* manpage: fix typoGuido Cella2021-07-081-1/+1
* recorder: add support for attachments (fonts)TheAMM2021-07-084-4/+56
* recorder: ignore packet queue in mux_packets()TheAMM2021-07-081-19/+8
* av_common: trim FLAC extradata when copying codec paramsTheAMM2021-07-081-4/+15
* demux, dump-cache: fix demux cache range sortingTheAMM2021-07-081-2/+2
* recorder: clear packet queue after they've been muxedTheAMM2021-07-081-1/+1
* player: add append-play flag to loadlistGuido Cella2021-07-062-3/+10
* osc: expose osc-visibility via shared-script-propertiesAvi Halachmi (:avih)2021-07-061-0/+1
* wayland: refactor surface scalingDudemanguy2021-06-302-33/+56
* sub: fix subs/lyrics on music files with sub-past-video-end=norcombs2021-06-271-1/+3
* wayland: fix wl_surface_set_buffer_scale usageDudemanguy2021-06-273-3/+2
* wayland: always be sure to initially try to renderDudemanguy2021-06-275-8/+7
* wayland: remove unused includesDudemanguy2021-06-272-6/+0
* wayland: handle app id option less stupidlyDudemanguy2021-06-263-6/+2
* wayland: reorganize wayland common codeDudemanguy2021-06-265-948/+962
* stats.lua: add scaled resolutionDudemanguy2021-06-251-0/+7
* DOCS: fix typo on seekbarkeyframeshooke0072021-06-241-6/+6
* TOOLS/lua/autoload: load files even if current file is hiddenLaserEyess2021-06-241-1/+3
* TOOLS/lua/autoload: add ignore_hidden optionLaserEyess2021-06-241-2/+4
* player: fix property nameGuido Cella2021-06-241-1/+1
* lua: idle observers: ensure timers are up-to-dateAvi Halachmi (:avih)2021-06-231-0/+9
* lua: timers: don't block forever with slow callbacksAvi Halachmi (:avih)2021-06-231-2/+13
* sub: by default, don't render timestamps after video EOFrcombs2021-06-234-1/+11
* player: change cover-art-auto behaviorGuido Cella2021-06-233-12/+8
* js: idle-observers: minor performance improvementAvi Halachmi (:avih)2021-06-221-1/+1
* osc: seekbar hover/drag: display target chapter at the titleAvi Halachmi (:avih)2021-06-222-2/+35
* manpage: add article in fuzzy explanationGuido Cella2021-06-211-2/+2
* player: remove unnecessary checkGuido Cella2021-06-211-1/+1
* player: fix segfaultGuido Cella2021-06-211-2/+1
* osc: ensure tick after any mouse-eventAvi Halachmi (:avih)2021-06-201-1/+3
* osc: don't initialize while mouse-down over an elementAvi Halachmi (:avih)2021-06-201-1/+8
* osc: update chapter marker positions when duration changesSagnac2021-06-162-1/+35
* js: add mp.utils.append_fileAvi Halachmi (:avih)2021-06-133-11/+23
* vo_gpu: vulkan: displayvk: Fix handling of unconnected planesPhilip Langdale2021-06-121-1/+6
* vo_gpu: vulkan: implement a VkDisplayKHR backed contextPhilip Langdale2021-06-116-0/+425
* vo_gpu: vulkan: provide a helper to access device name optionPhilip Langdale2021-06-112-0/+17
* vo_rpi: fix argument nameDudemanguy2021-06-081-2/+2
* github/issue_template: irc -> IRCJan Ekström2021-06-081-2/+2
* {ci,docs,README}: update IRC references to new networkJan Ekström2021-06-084-6/+6
* docs: fix leftover reference to the now defunct --video-sync-adrop-size optionChris Varenhorst2021-06-041-5/+4
* ytdl_hook: improve handling of json parsing errorsRetusthese2021-05-291-10/+12
* wayland: refactor dispatching eventsDudemanguy2021-05-281-46/+34
* manpage: mention cover-art-autoGuido Cella2021-05-282-5/+6
* README: fix link to feature-request issuesGuilherme2021-05-281-1/+1
* player: load cover art with the media filenameGuido Cella2021-05-273-19/+28
* win32: support the property 'focused'Avi Halachmi (:avih)2021-05-272-3/+13
* osc: re-initialize when chapter list changesRetusthese2021-05-271-0/+1
* recorder: fix codec_tag / codec_id confusionTheAMM2021-05-261-2/+2
* recorder: clear codec_tag if no target format supportTheAMM2021-05-261-0/+6
* af_scaletempo2: use gcc vectors to speed up inner loopNiklas Haas2021-05-262-3/+76
* vo_gpu: replace --icc-contrast by --icc-force-contrastNiklas Haas2021-05-263-49/+52
* wayland: shuffle around the render loop againDudemanguy2021-05-245-35/+35
* wayland: send VO_EVENT_DPI on output event as wellDudemanguy2021-05-231-0/+1