summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* misc/jni: reduce duplication in mapping structsfan52024-02-283-72/+72
* misc/jni: introduce macros for deleting referencessfan52024-02-283-63/+44
* misc/jni: general code cleanup and refactorsfan52024-02-281-155/+119
* ao_audiotrack: refactor JNI class retrievalsfan52024-02-281-68/+77
* ao_audiotrack: remove two dead variablessfan52024-02-281-9/+0
* ao_audiotrack: fix missing check for passthrough supportsfan52024-02-281-0/+4
* osdep/mac: make mac naming of files, folders and function consistentder richter2024-02-2835-72/+72
* wayland: drop some unneeded curly braces (no-op)Dudemanguy2024-02-271-20/+10
* wayland: drop buffer scale for cursor as wellDudemanguy2024-02-272-7/+10
* wayland: rename configured to geometry_configured (no-op)Dudemanguy2024-02-272-5/+5
* wayland: fix check for set_surface_scalingDudemanguy2024-02-271-6/+3
* sd_ass: don't wrongly recognize \pos as \pChristoph Heinrich2024-02-271-1/+1
* build: fix build when disabling cocoa-cbder richter2024-02-272-2/+2
* mac: remove unnecessary metal layer colour space updateder richter2024-02-271-16/+3
* mac: set layer content scale on initder richter2024-02-271-0/+2
* cocoa-cb: remove pre-allocation and initialise only when usedder richter2024-02-275-10/+31
* console.lua: fix blurry cursor when --osd-blur is setnanahi2024-02-271-1/+1
* stats.lua: fix blurry graphs when --osd-blur is setnanahi2024-02-271-1/+1
* DOCS/options: clarify --sub-blur and --osd-blur optionsnanahi2024-02-271-2/+4
* vo_gpu_next: simplify pl_clear_mode enum mappingDudemanguy2024-02-261-6/+6
* ci: clone repos with shallow submodulessfan52024-02-263-3/+5
* vo_gpu_next: add --border-background optionDudemanguy2024-02-263-1/+17
* vo_gpu_next: support --background optionDudemanguy2024-02-261-0/+11
* vo_gpu: pre-multiply alpha when dealing with background colorsDudemanguy2024-02-261-0/+4
* vo_gpu/vo_gpu_next: rework --alpha into --background optionDudemanguy2024-02-266-47/+45
* player: rename --background to --background-colorDudemanguy2024-02-265-11/+12
* vo_gpu/vo_gpu_next: set ctx->opts.want_alpha in specific functionsDudemanguy2024-02-263-8/+11
* hwdec/dmabuf_interop: reduce magic constant usesfan52024-02-263-9/+12
* hwdec/dmabuf_interop_gl: migrate to EXT_EGL_image_storage on desktop GLsfan52024-02-261-16/+45
* hwdec/dmabuf_interop_gl: refactor texture creationsfan52024-02-261-25/+50
* hwdec/dmabuf_interop_gl: restyle macros to fit line lengthsfan52024-02-261-19/+23
* video: don't define IMGFMT_VULKAN conditionallysfan52024-02-264-8/+0
* osd_libass: update the OSD bar's dent and border sizeGuido Cella2024-02-263-3/+3
* DOCS/options: make --scale documentation more consistentdokur0chan2024-02-261-8/+9
* wayland: remove old sway/wlroots hackDudemanguy2024-02-262-11/+0
* player/audio: remove misleading comment about delayDudemanguy2024-02-261-1/+1
* player: reset av state on speed changesDudemanguy2024-02-263-2/+22
* player: remove speed adjustment from playing_audio_ptsDudemanguy2024-02-262-2/+3
* ci: add explicit build test for ffmpeg 4.4LaserEyess2024-02-262-0/+69
* DOCS: move ALSA option documentation to ao.rstnanahi2024-02-262-51/+47
* DOCS/options: clarify the impact of --audio-buffernanahi2024-02-261-1/+1
* DOCS/options: remove lavrresample referencenanahi2024-02-261-7/+2
* DOCS/options: remove --alsa-devicenanahi2024-02-261-3/+0
* DOCS/ao: update SDL ao version referencenanahi2024-02-261-2/+2
* vo_gpu_next: fix win32 io wrapnanahi2024-02-261-0/+1
* player/main: don't set the main thread nameDudemanguy2024-02-261-1/+0
* Revert "ci/mingw: pin Vulkan version again"Kacper Michajłow2024-02-261-2/+2
* DOCS: add `insert` commands and args to interface-changesDavid Vaughan2024-02-261-0/+6
* input/player: add loadfile/loadlist insert-at commandDavid Vaughan2024-02-264-29/+113
* player: change insert_next to insert_atDavid Vaughan2024-02-267-35/+23
* input: add insert-next support for drag-and-dropDavid Vaughan2024-02-265-12/+37
* player: add loadlist insert-next commandsDavid Vaughan2024-02-262-5/+22
* player: add loadfile insert-next commandsDavid Vaughan2024-02-264-5/+45
* DOCS/man: remove outdated softvol entryDudemanguy2024-02-251-13/+2
* player: add ao-volume option, to set the system volume at startupLeonardo Boss2024-02-258-16/+41
* ao: don't clip floating point formats at non-unity gainnanahi2024-02-251-1/+1
* osdep/io: add mp_unlink()nanahi2024-02-252-0/+10
* sub: fix LRC lines with multiple timestampsGuido Cella2024-02-251-8/+15
* ci: add OpenBSDLaserEyess2024-02-252-0/+62
* ci: fix typing in lint-commit-msg.pyLaserEyess2024-02-251-2/+4
* image_writer: cleanup leftover files if image writing failsnanahi2024-02-251-2/+10
* player: set hidpi-window-scale to no by defaultDudemanguy2024-02-243-2/+2
* DOCS/options: clarify hidpi-window-scaleDudemanguy2024-02-241-4/+3
* player/command: handle runtime toggling of hidpi-window-scaleDudemanguy2024-02-242-2/+23
* win32: clean up hidpi window scale behaviorDudemanguy2024-02-241-6/+3
* x11: clean up hidpi-window-scale behaviorDudemanguy2024-02-241-14/+15
* vo_gpu: use fbo texture height for fragment coordinate calculationnanahi2024-02-241-2/+2
* test: add missing libplacebo dependencyder richter2024-02-241-2/+2
* github/workflows: add macOS 14 arm runner with most recent xcodeder richter2024-02-241-0/+9
* github/workflows: add vulkan, mujs and urchadet to macOS dependenciesder richter2024-02-242-2/+4
* github/workflows: link macOS artifacts in commentsder richter2024-02-241-0/+7
* github/workflows: bundle macOS App and upload it as artifactder richter2024-02-241-0/+15
* mac: code consistency changesder richter2024-02-241-4/+0
* osxbundle: use dylib script directly instead of in a subprocessder richter2024-02-242-4/+5
* osxbundle: add homebrew vulkan loader location to search pathder richter2024-02-241-0/+4
* osxbundle: resolve loader_path on rpath retrievalder richter2024-02-241-1/+6
* osxbundle: remove unused importder richter2024-02-241-1/+0
* osxbundle: fix syntax warning with python 3.12der richter2024-02-241-3/+3
* meson: add custom target for macOS App bundlingder richter2024-02-241-0/+8
* ao_wasapi: scale queried AO volume to (0, 100)sunpenghao2024-02-241-2/+2
* ao_wasapi: address premature buffer fills in exclusive modesunpenghao2024-02-242-13/+13
* player: fix watch later config comments when ignoring pathGuido Cella2024-02-241-2/+5
* player/loadfile: rewrite sub autoselection logicDudemanguy2024-02-242-51/+29
* github/workflows: update cross-platform-actions to v0.23.0Kacper Michajłow2024-02-231-2/+2
* command: fix sub-seek while paused without a videoGuido Cella2024-02-232-0/+9
* command: don't add SUB_SEEK_OFFSET twice with sub-seekGuido Cella2024-02-231-4/+0
* options/path: move path utility functions to misc/path_utilsnanahi2024-02-236-224/+287
* osdep/io: move I/O utility functions to misc/io_utilsnanahi2024-02-237-59/+115
* osdep/io: ignore 'x' mode for mp_fopennanahi2024-02-231-2/+1
* vo_gpu: fix fragment coordinate calculation when ditheringnanahi2024-02-221-3/+5
* vo_gpu: fix fragment coordinate calculation when drawing checkerboardnanahi2024-02-221-1/+3
* x11_common: handle window dragging in ButtonPress eventnanahi2024-02-212-28/+17
* various: make mentions of macOS consistentder richter2024-02-2112-16/+16
* DOCS: make mentions of macOS consistentder richter2024-02-215-5/+5
* DOCS/man: document Ctrl+WHEEL_UP/WHEEL_DOWN keybindsnanahi2024-02-211-2/+4
* input.conf: bind Ctrl+WHEEL_UP/DOWN to video-zoomnanahi2024-02-211-0/+2
* DOCS/mpv: update ancient profiles config examplellyyr2024-02-201-11/+13
* osxbundle: add optional source path argumentder richter2024-02-201-9/+11
* osxbundle: remove old version retrieval fallbackder richter2024-02-201-4/+3
* osxbundle: bundle vulkan driver and layersder richter2024-02-201-0/+72
* vo: make libmpv last in the auto-probing order for cocoa-cb onlyder richter2024-02-204-3/+12
* encode_lavc: don't use deprecated `avcodec_close`llyyr2024-02-191-1/+1
* af_lavcac3enc: don't use deprecated `avcodec_close`llyyr2024-02-191-1/+9
* wayland_common: update pointer serial on pointer_enterJulian Orth2024-02-181-0/+1
* cocoa-cb: lock CGLContext on uninit and manual redrawder richter2024-02-182-0/+12
* github/workflows: switch back to luajit for macosDudemanguy2024-02-181-1/+1
* vo_gpu_next: fix some lut-related memory leaksDudemanguy2024-02-171-0/+5
* vo_gpu_next: move gpu-next opts to specific sub optionDudemanguy2024-02-173-52/+65
* vo: remove VOCTRL_SET_EQUALIZER and simplify into UPDATE_VIDEODudemanguy2024-02-177-41/+1
* wayland_common: drop shape device check when spawning cursornanahi2024-02-172-12/+2
* wayland_common: properly determine has_keyboard_inputnanahi2024-02-172-5/+14
* wayland_common: handle scroll accumulation for each seatnanahi2024-02-172-22/+20
* wayland_common: handle keyboard state per seatnanahi2024-02-172-45/+43
* wayland_common: set cursor visibility for all seats for voctrlnanahi2024-02-171-3/+22
* wayland_common: handle removal of seatsnanahi2024-02-171-2/+13
* wayland_common: prevent cursor_seat stale referencenanahi2024-02-171-0/+1
* wayland_common: handle cursor_shape_device per seatnanahi2024-02-172-29/+31
* wayland_common: drop unnecessary xdg_toplevel null checknanahi2024-02-171-11/+1
* wayland_common: implement multi-seat supportnanahi2024-02-172-91/+141
* wayland_common: indentation nitnanahi2024-02-171-1/+1
* vulkan/context_win: make --alpha work and runtime changeablenanahi2024-02-171-6/+15
* opengl/context_win: make --alpha runtime changeablenanahi2024-02-171-8/+13
* d3d11: make --alpha runtime changeablenanahi2024-02-171-6/+12
* opengl/context_win: make --alpha=yes worknanahi2024-02-171-0/+5
* d3d11: set window to transparent if --alpha=yes is specifiednanahi2024-02-171-0/+3
* w32_common: add function to control window transparency statenanahi2024-02-172-0/+22
* command: add window-id to MPV_EVENT_VIDEO_RECONFIG property changeDudemanguy2024-02-171-2/+2
* DOCS/man: add description of display-names property for waylandnanahi2024-02-161-1/+4
* vo_gpu_next: don't add 0 width/height sub bitmaps to pl_overlayDudemanguy2024-02-161-0/+2
* osdep/threads-posix: fix headers for OpenBSD buildJose Maldonado aka Yukiteru2024-02-151-0/+5
* DOCS: document --input-preprocess-wheel optionnanahi2024-02-152-0/+15
* input: add --input-preprocess-wheel optionnanahi2024-02-151-1/+4
* DOCS/lua: clarify `repeatable` and `complex` for `add_key_binding`gaesa2024-02-151-5/+6
* m_option: fix memory leak in parse_obj_settings_listKacper Michajłow2024-02-151-3/+10
* demux_mkv: don't return null bstr with size specifiedKacper Michajłow2024-02-151-0/+6
* demux_mkv: error if needed compression settings were not foundKacper Michajłow2024-02-151-0/+4
* demux_mkv: fix memory leak on invalid blocksKacper Michajłow2024-02-151-4/+6
* ao_pipewire: add support for SPDIF formatsThomas Weißschuh2024-02-151-15/+46
* ao_pipewire: don't interpret unknown formatsThomas Weißschuh2024-02-151-7/+5
* DOCS/options: mention that sub-clear-on-seek can now break thingsDudemanguy2024-02-151-1/+3
* player/sub: attempt to detect animated subtitlesDudemanguy2024-02-153-7/+81
* vo_gpu_next: move the frame->redraw check for blended subtitlesDudemanguy2024-02-151-4/+3
* player/sub: avoid wasteful subtitle redrawsDudemanguy2024-02-158-32/+115
* dec_sub: expand sub packet cachingDudemanguy2024-02-151-18/+21
* vo: ensure that frames are not eaten on reconfigKacper Michajłow2024-02-151-13/+41
* Reapply "video: remove another redundant wakeup"Kacper Michajłow2024-02-153-20/+45
* Revert "vo: remove frame timing check from vo_still_displaying()"Kacper Michajłow2024-02-151-3/+10
* ci/lint: add Reapply to the no prefix whitelistDudemanguy2024-02-151-2/+2
* mac/remote: simplify cover retrievalder richter2024-02-151-3/+1
* mac/remote: remove unnecessary nowPlayingInfo variableder richter2024-02-151-14/+7
* mac/remote: add album and artist infoder richter2024-02-152-3/+12
* mac/remote: add seek supportder richter2024-02-151-2/+14
* mac/remote: add chapter title infoder richter2024-02-153-4/+8
* mac/remote: add media-title infoder richter2024-02-152-3/+7
* mac/remote: add playback rate infoder richter2024-02-152-2/+6
* mac/remote: add duration and current position infoder richter2024-02-152-8/+26
* mac/remote: remove make current observer when stoppedder richter2024-02-151-0/+6
* mac/remote: replace command handler with generic handler function configder richter2024-02-151-15/+17
* mac/remote: simplify repeatable key logicder richter2024-02-151-6/+2
* mac/remote: move configs to initialiser for new MediaPlayer shorthandsder richter2024-02-151-53/+56
* mac/remote: move class local struct and enum definition to extensionder richter2024-02-151-1/+3
* mac/remote: use explicit struct instead of generic array for configsder richter2024-02-151-48/+31
* DOCS/man: more words about --teletext-pageMohammad AlSaleh2024-02-131-2/+11
* sub: allow setting lavc txt_page special values via teletext_pageMohammad AlSaleh2024-02-134-7/+17
* ci/mingw: pin Vulkan version againsfan52024-02-121-2/+2
* x11_common: fix Xft.dpi detection ignoring --hidpi-window-scalesfan52024-02-121-3/+5
* README: mention libplacebo subproject integrationsfan52024-02-121-0/+7
* meson: set default options for libplacebo if using subprojectllyyr2024-02-121-1/+2
* osdep: fix infinite loop when cancelling subprocesssfan52024-02-111-1/+3
* various: replace dead links in commentsnanahi2024-02-117-13/+17
* wayland: don't press keys again when releasing modifiersGuido Cella2024-02-111-0/+6
* demux: clarify the meaning of still_imageGuido Cella2024-02-112-2/+2
* hwdec_drmprime: check for AV_PIX_FMT_P210 before using itPhilip Langdale2024-02-101-0/+2
* demux_mkv: add tags for A_MPEG/L1(mp1) audio1nsane0002024-02-101-1/+2
* js: complex key-binding: send also key_textAvi Halachmi (:avih)2024-02-091-4/+5
* wayland: set current_output on surface leave if applicableDudemanguy2024-02-081-4/+4
* demux_mkv: set only image flag and ignore still_imageKacper Michajłow2024-02-081-4/+2
* demux_mkv: increase probing size for still imageKacper Michajłow