summaryrefslogtreecommitdiffstats
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
* common/av_log: do not assume AVClass.item_name is always setKacper Michajłow2023-12-241-1/+6
* mac: add support for --auto-window-resize optionder richter2023-12-233-3/+4
* mac: update geometry/autofit opts on runtimeder richter2023-12-232-8/+14
* win32: opt in to the windows segment heapAndarwinux2023-12-221-0/+1
* win32: support long file pathsstax762023-12-211-0/+1
* osc: allow disabling special mouse wheel behaviorDudemanguy2023-12-212-16/+35
* terminal-unix: enable the cursor after ctrl+zGuido Cella2023-12-181-0/+2
* options: add --secondary-sub-ass-overridedyphire2023-12-188-28/+45
* lua: don't return a second value from successful format_jsonGuido Cella2023-12-171-4/+4
* command: support passing scale to `keypress`sfan52023-12-172-5/+9
* input: add value argument for mp_input_put_key_artificialsfan52023-12-173-8/+11
* OSC: fix indentation and stray whitepaceHRXN2023-12-171-2/+2
* sd_ass: remove unneeded ontop variableDudemanguy2023-12-161-6/+1
* player: refactor secondary subtitle options and propertiesDudemanguy2023-12-169-62/+69
* DOCS/options: fix documentation for replaygain-clipDudemanguy2023-12-161-2/+2
* demux_mkv: add HDMV Text subtitles to subtitle codec listDudemanguy2023-12-161-0/+1
* demux_mkv: check that subtitle type is set before accessing itDudemanguy2023-12-161-1/+1
* hwdec_drmprime: try and declare support for weird forked ffmpeg formatsPhilip Langdale2023-12-151-0/+21
* hwtransfer: actually treat hardware formats as supported input formatsPhilip Langdale2023-12-151-3/+5
* w32_common: remove executable bit from fileDudemanguy2023-12-151-0/+0
* mac: add support for drag-and-drop optionder richter2023-12-154-3/+17
* console.lua: clear the suggestions when you move the cursorGuido Cella2023-12-151-0/+12
* console.lua: complete current-tracks sub-propertiesGuido Cella2023-12-151-6/+8
* console.lua: implement case-insensitive completionGuido Cella2023-12-152-16/+63
* mac: add support for window-id propertyder richter2023-12-151-0/+7
* demux/codec_tags: add jxl/jpegxl extension mapping to image codecsLeo Izen2023-12-141-0/+1
* options: add --secondary-sub-poskarelrooted2023-12-1310-16/+32
* Revert "OSC: Remove merriment"Niklas Haas2023-12-132-0/+26
* OSC: Remove merrimentMia Herkt2023-12-132-26/+0
* playlist: correctly populate playlist-path with the --playlist optionDudemanguy2023-12-132-1/+1
* github/issue_template: unify spellingsnanahi2023-12-121-1/+1
* github/issue_template: request uploading attachments to githubnanahi2023-12-127-30/+30
* github/issue_template: unify requested information across templatesnanahi2023-12-125-8/+25
* sub: don't busy loop if the player is paused for cacheDudemanguy2023-12-121-1/+2
* etc/mpv.desktop: add audio/vnd.wave and video/vnd.aviVonfry2023-12-121-1/+1
* w32_common: rename some camelCase struct member names to snake_casenanahi2023-12-101-9/+9
* win32: temporarily disable aero shake while dragging hack is activenanahi2023-12-101-0/+10
* win32: stop fullscreen window from moving while dragging hack is activenanahi2023-12-101-3/+17
* x11_common: fix compose key handlingnanahi2023-12-101-1/+3
* filter_sdh: add full width parentheses to the enclosures stringDudemanguy2023-12-083-9/+12
* filter_sdh: add --sub-filter-sdh-enclosures optionDudemanguy2023-12-085-12/+80
* filter_sdh: combine skip_bracketed and skip_parenthesizedDudemanguy2023-12-081-67/+28
* player/command: make new overlay-add arguments actually optionalsfan52023-12-081-2/+2
* player/command: add ability to scale overlayGraham Booker2023-12-083-5/+20
* console.lua: cycle through completionsGuido Cella2023-12-062-19/+60
* console: automatically determine the font_hw_ratioChristoph Heinrich2023-12-062-3/+79
* DOCS/interface-changes: document renaming of MP_KEY_BACKnanahi2023-12-061-0/+1
* win32: properly handle WM_XBUTTONUP and WM_XBUTTONDOWNnanahi2023-12-062-2/+4
* input: add missing forward media keynanahi2023-12-064-7/+11
* console.lua: simplify the condition to print to the terminalGuido Cella2023-12-061-8/+3
* m_option: respect pathlist seperator when printingllyyr2023-12-041-1/+2
* mpv.desktop: add keywordsMateusz Łukasik2023-12-041-0/+1
* image_writer: default to lossless AVIF screenshotsKacper Michajłow2023-12-043-5/+5
* image_writer: add missing mp_image_params in convert_imageKacper Michajłow2023-12-041-0/+2
* image_writer: print screenshot format in verbose logKacper Michajłow2023-12-041-2/+2
* image_writer: use common format selection for AVIF screenshotsKacper Michajłow2023-12-043-5/+5
* Revert "github/workflows: install xxhash on msys2"Kacper Michajłow2023-12-041-1/+0
* Revert "ci/mingw: use vulkan-loader v1.3.266"Kacper Michajłow2023-12-041-2/+2
* meson: use subprocess-dummy.c fallback when fork func doesn't existkarelrooted2023-12-031-1/+5
* ao_wasapi: clean GUID definitionsKacper Michajłow2023-12-031-28/+41
* ao_wasapi: fix MP3 GUIDKacper Michajłow2023-12-031-1/+1
* input: fix double click handlingnanahi2023-12-031-0/+1
* mac: report modifier keys on precise scrollingder richter2023-12-022-3/+24
* mac: fix initial window size and position when already maximizedder richter2023-12-021-1/+2
* github/workflows: install xxhash on msys2Dudemanguy2023-11-301-0/+1
* playloop: use a 16:9 ratio with --force-windowGuido Cella2023-11-301-1/+5
* ci: remove dvbin from freebsd runsfan52023-11-291-1/+2
* meson: enable dvbin by default againsfan52023-11-291-1/+1
* meson: fix check for dvbin availabilitysfan52023-11-291-2/+3
* ci/tumbleweed: don't enable shadercDudemanguy2023-11-281-1/+0
* build: only directly link shaderc and spirv-cross on windowsDudemanguy2023-11-281-2/+2
* vo_gpu: fix ra_fbo stack-use-after-scopeDudemanguy2023-11-281-9/+6
* common/av_log: use bstr for log callbackKacper Michajłow2023-11-281-10/+14
* vo_kitty: init all fields of struct sigaction before using itKacper Michajłow2023-11-281-2/+3
* ra_pl: add missing initializerKacper Michajłow2023-11-281-1/+1
* ao_sndio: remove duplicated conditionKacper Michajłow2023-11-281-1/+1
* vo: don't pass VADRMPRIMESurfaceDescriptor by valueKacper Michajłow2023-11-282-9/+9
* wayland: simplify reading dataKacper Michajłow2023-11-281-15/+10
* mp_image: remove local params copy from mp_image_setfmtKacper Michajłow2023-11-281-3/+1
* ta: inline OOM checksKacper Michajłow2023-11-282-24/+20
* player/command: don't pass mp_image_params by valueKacper Michajłow2023-11-281-36/+36
* vo_gpu: don't pass gl_user_shader_hook by valueKacper Michajłow2023-11-283-12/+10
* vo_gpu: don't pass mp_pass_perf by valueKacper Michajłow2023-11-281-8/+14
* vo_gpu: don't pass ra_fbo by valueKacper Michajłow2023-11-2810-39/+39
* Reapply "osdep/meson: add libplacebo include dir to swift compile"Dudemanguy2023-11-271-1/+3
* Revert "osdep/meson: add libplacebo include dir to swift compile"Dudemanguy2023-11-271-3/+1
* ci: remove leftover libplacebo subproject optionsDudemanguy2023-11-273-3/+0
* meson: move mpv.com target after mpv.exe to avoid meson version warningKacper Michajłow2023-11-271-7/+7
* ci/msys2: remove libplacebo.wrapnanahi2023-11-271-12/+0
* ci: update mpv.com path againDudemanguy2023-11-272-2/+1
* meson: generate .com in the same place as the .exe if possibleDudemanguy2023-11-272-3/+11
* DOCS/options: clarify --spirv-compilersfan52023-11-271-3/+3
* build: restrict git describe to top level source directoryJan Palus2023-11-271-1/+4
* options: add --osd-bar-border-sizeGuido Cella2023-11-275-6/+11
* DOCS/mpv: quotes in mpv.conf don't escape backslashGuido Cella2023-11-271-2/+3
* options: add secondary-sub-delayRipose2023-11-267-12/+33
* vaapi: bump vaapi info callback to verbose messagesKacper Michajłow2023-11-261-1/+1
* vaapi: add missing NULL checkKacper Michajłow2023-11-261-1/+2
* DOCS/options: remove the mention of cocoa and its removed backendder richter2023-11-251-8/+6
* mac: fix a race condition when updating the window titleder richter2023-11-251-3/+2
* mac: fix libmpv usage without embeddingder richter2023-11-254-20/+9
* mac: cleanup some unused and unneeded codeder richter2023-11-252-8/+1
* osdep/io: add PRINTF_ATTRIBUTE for printf overridesKacper Michajłow2023-11-251-2/+4
* meson: add missing _GNU_SOURCE in checkKacper Michajłow2023-11-251-0/+1
* meson: adjust win32 definesKacper Michajłow2023-11-255-3/+12
* meson: don't define __USE_MINGW_ANSI_STDIOKacper Michajłow2023-11-251-1/+1
* sdl_gamepad: add version check for SDL_HINT_JOYSTICK_THREADnanahi2023-11-241-0/+2
* ci/build-macos: enable Werror to catch issues quickerKacper Michajłow2023-11-241-0/+2
* osdep/macosx: add default switch cases to suppress WswitchKacper Michajłow2023-11-242-0/+4
* ao_coreaudio_chmap: suppress vla warningKacper Michajłow2023-11-241-2/+2
* various: replace some OOM handlingsfan52023-11-244-9/+6
* ao/coreaudio_exclusive: fix segfault when changing formatsleetoburrito2023-11-231-1/+1
* meson: also expose present_sync for VT-only after a96d04f19d73Jan Beich2023-11-221-1/+1
* player: remove shared-script-properties propertyDudemanguy2023-11-225-98/+2
* vo: add params mutexKacper Michajłow2023-11-223-3/+19
* vaapi: add support for vaapi-win32Kacper Michajłow2023-11-224-5/+65
* vaapi: pass module into create()Kacper Michajłow2023-11-221-7/+8
* d3d11: expose mp_get_dxgi_adapter and mp_dxgi_validate_adapterKacper Michajłow2023-11-223-41/+45
* d3d11: rename d3d11 adapter to DXGI adapterKacper Michajłow2023-11-223-22/+22
* Update VERSIONsfan52023-11-211-1/+1
* Release 0.37.0v0.37.0release/0.37sfan52023-11-213-168/+161
* vo_gpu_next: reduce number of requested frames from VOKacper Michajłow2023-11-211-2/+2
* mac: title bar fix 1px none covered video at topder richter2023-11-201-1/+1
* mac: add rotation menubar entriesder richter2023-11-201-0/+22
* mac: fix reporting of left wheel and right wheel scrollingder richter2023-11-201-2/+2
* command: add missing null check to event handlersfan52023-11-201-1/+1
* DOCS/options: admonish users for touching --3dlut-sizeNiklas Haas2023-11-201-2/+5
* vo_gpu_next: bump ICC cache size limit to 20 MBNiklas Haas2023-11-201-1/+1
* DOCS/options: reword cache optionsNiklas Haas2023-11-201-11/+11
* vo_gpu_next: don't re-save unmodified cacheNiklas Haas2023-11-201-0/+18
* vo_gpu_next: dramatically simplify cache codeNiklas Haas2023-11-201-111/+64
* vo_direct3d: remove redundant conditionKacper Michajłow2023-11-181-2/+1
* opengl/context: remove duplicated conditionsKacper Michajłow2023-11-181-5/+1
* ra_d3d11: fix off by one checkKacper Michajłow2023-11-181-2/+2
* vo: add missing return variable assignmentKacper Michajłow2023-11-182-2/+2
* win32: don't jump over variable init with gotoKacper Michajłow2023-11-182-2/+4
* various: add some missing error checksKacper Michajłow2023-11-187-5/+20
* demux: add missing NULL checkKacper Michajłow2023-11-181-0/+1
* common/msg: remove redundant checkKacper Michajłow2023-11-181-1/+1
* ao_wasapi: add missing comma in strings arrayKacper Michajłow2023-11-181-1/+1
* vo_gpu_next: disable drift compensation for screenshotsKacper Michajłow2023-11-181-1/+6
* vo_gpu_next: add validation for invalid pl_queue usageKacper Michajłow2023-11-181-1/+22
* vo_gpu_next: set frame duration if provided by VOKacper Michajłow2023-11-181-0/+1
* vo_gpu_next: interpolate only if display_synced or a still frameKacper Michajłow2023-11-181-3/+4
* vo_gpu_next: request more frames to account for anti aliasingKacper Michajłow2023-11-181-4/+8
* vo_gpu_next: make the first frame check less ominousKacper Michajłow2023-11-181-7/+10
* vo_gpu_next: remove incorrect interpolation disablingKacper Michajłow2023-11-181-1/+0
* vo_gpu_next: fix pl_queue refill on resetKacper Michajłow2023-11-181-2/+4
* vo: pass approximate frame duration in vo_frameKacper Michajłow2023-11-182-0/+3
* vo: avoid overshooting the expected end of the frame during pauseKacper Michajłow2023-11-181-2/+7
* player/video: account for repeats in ideal_frame_vsync_durationKacper Michajłow2023-11-181-0/+4
* vo_sdl: fix broken mouse wheel multipliernanahi2023-11-181-2/+2
* DOCS: properly document --force-window-position for sdl vonanahi2023-11-181-1/+1
* loadfile: remove some dead codeDudemanguy2023-11-181-4/+1
* hwdec_vulkan: use VK_NULL_HANDLE when counting the number of imagesDudemanguy2023-11-181-2/+2
* test: update ffmpeg format refsDudemanguy2023-11-185-2/+102
* vo_gpu_next: set max cache size back down to 10 MiBDudemanguy2023-11-181-2/+2
* hwdec: support videotoolbox with libplaceborcombs2023-11-168-149/+568
* osxbundle: sign bundle with ad-hoc pseudo identityder richter2023-11-151-0/+6
* osxbundle: remove mpv-bundle symlink to allow code signingDaniel Brookman2023-11-153-12/+7
* osxbundle: resolve relative linked dependency pathsder richter2023-11-151-12/+63
* zsh-completion: complete options after --helpGuido Cella2023-11-151-0/+8
* command: notify media-title on force-media-title changeChristoph Heinrich2023-11-151-0/+2
* audio: fix UB when casting INFINITY to integerKacper Michajłow2023-11-151-3/+3
* vo: delay vsync samples by at least 10 refreshesKacper Michajłow2023-11-141-1/+2
* player: don't remove all selected sub tracks in mp_dselect_trackkarelrooted2023-11-141-0/+2
* stats.lua: fix incorrect storage aspect ratio valuenanahi2023-11-141-1/+7
* command: export storage aspect ratio (sar) propertiesnanahi2023-11-142-0/+9
* vo_gpu_next: guard from cache save conflictKacper Michajłow2023-11-141-3/+8
* demux_playlist: simplify ini parsingDudemanguy2023-11-141-7/+8
* 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-122-0/+13
* options: remove not relevant props from default watch-later-optionsKacper Michajłow2023-11-122-5/+2
* vo_gpu_next: disable libplacebo drift_compensationKacper Michajłow2023-11-121-0/+7
* player/video: fix calculation of ideal_frame_vsync_durationKacper Michajłow2023-11-121-1/+1