summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TOOLS/lua/autoload: make ignore_patterns more genericHEADmasterKacper Michajłow5 hours1-1/+1
* TOOLS/lua/autoload: allow multiple ignore_patternsoficsu5 hours1-9/+63
* TOOLS/lua/autoload: add ignore_pattern optionoficsu5 hours1-2/+12
* w32_common: fix show-in-taskbar toggling after explorer is restartednanahi5 hours1-2/+8
* zsh-completion: complete --gpu-contextGuido Cella5 hours1-1/+1
* ci: add fuzzers build testKacper Michajłow6 hours1-0/+24
* fuzzers: add new fuzzer targetsKacper Michajłow6 hours7-0/+319
* player/command: mark sub-text-ass as deprecatedKacper Michajłow7 hours1-2/+1
* player/command: add sub-text/ass-full sub-propertyrcombs7 hours5-2/+31
* player/command: move sub-text-ass to a sub-propertyrcombs7 hours3-10/+28
* sd_ass: allow get_text to return more than 500 bytesrcombs7 hours4-58/+56
* stats.lua: show osd-dimensions propertyKacper Michajłow7 hours1-9/+14
* sub/lavc_conv: don't override style of converted teletext pagesKacper Michajłow7 hours3-1/+11
* sub/lavc_conv: don't strip ASS style headerKacper Michajłow7 hours1-15/+0
* DOCS/vf: update vf_gpu optionsShreesh Adiga7 hours1-3/+13
* vf_gpu: vulkan and egl implementationsShreesh Adiga7 hours8-108/+341
* af_scaletempo2: migrate to internals to tallocferreum7 hours3-59/+38
* af_scaletempo2: remove redundant buffer zeroingferreum7 hours1-9/+0
* ao_wasapi: fix player core lockup when avoiding premature buffer fillsnanahi7 hours2-9/+20
* Revert "ao_wasapi: address premature buffer fills in exclusive mode"nanahi7 hours2-13/+13
* m_config_core: fix forced option notification with m_config_cacheDudemanguy13 hours1-23/+31
* mac/input: add support for dead key reportingder richter2 days1-1/+20
* mac: make display-names unique to allow specific selectionder richter2 days3-7/+31
* dec_sub: fix locking for sub_ass_get_extradataKacper Michajłow3 days1-2/+4
* test: make libmpv_test abort if an error is loggedsfan53 days1-7/+39
* vo_dmabuf_wayland: use wl_fixed_from_int when setting viewport sourceDudemanguy5 days1-3/+3
* vo_dmabuf_wayland: fix scaling for subsurface positioningDudemanguy5 days1-2/+2
* DOCS/man: refer to "mp.options functions" for script config docsnanahi6 days3-18/+5
* player/loadfile: check if forced track is also tagged as default firstDudemanguy7 days1-2/+2
* ao/avfoundation: optimise preprocessors for included coreaudio codeRobert Kopaczewski7 days5-23/+8
* ao/audiounit: fix building for iOSRobert Kopaczewski7 days4-5/+8
* ao_coreaudio: add a comment for ignoring returned sample countMisaki Kasumi7 days1-0/+1
* Revert "ao_coreaudio: signal buffer underruns"Misaki Kasumi7 days1-8/+1
* input: fix deadlock in adding gamepad input srcnanahi7 days1-4/+6
* d3d11: disable IDXGIInfoQueue usage if dxgidebug.h is incompleteKacper Michajłow8 days4-0/+20
* d3d11: use IDXGIInfoQueue instead ID3D11InfoQueueKacper Michajłow8 days4-50/+78
* demux: also read "CUESHEET" tag from stream metadataFlorian Albrechtskirchinger8 days1-12/+19
* ao_wasapi: set 0 buffer duration on initialization for shared modesunpenghao8 days1-7/+8
* ao_wasapi: add `--wasapi-exclusive-buffer` optionsunpenghao8 days5-9/+43
* context_drm_egl: guard gbm_device on uninitDudemanguy8 days1-1/+2
* x11: always do a reset_size if geometry/autofit is updated at runtimeDudemanguy9 days1-2/+2
* options: flag geometry/autofit options with force_updateDudemanguy9 days1-4/+4
* player: always notify when writing window-scale optionDudemanguy9 days4-33/+11
* m_option: add a force_update booleanDudemanguy9 days2-8/+44
* stats.lua: add option to disable scale with video sizenanahi9 days2-11/+44
* stats.lua: add option to control plot border widthnanahi9 days2-2/+8
* stats.lua: remove redundant style overridenanahi9 days1-1/+1
* demux_lavf: pass jpg filenames to ffmpeg for probingGuido Cella9 days1-4/+10
* m_option: change confusing error messages for obj_settings_listnanahi9 days2-20/+21
* DOCS/man/options: mention the new priority list usage of --gpu-contextnanahi9 days1-5/+7
* various: add GPU context descriptionnanahi9 days18-0/+18
* video/out/gpu/context: add auto dummy contextnanahi9 days1-5/+21
* video/out/gpu/context: convert --gpu-context to use obj_settings_listnanahi9 days3-90/+101
* video/out/gpu/context: don't use hidden flag for contextsnanahi9 days3-17/+24
* DOCS/client-api-changes.rst: fix formattingShuanglei Tao9 days1-0/+1
* command: use property_time() for sub-start and sub-endrcombs9 days3-2/+13
* vo_gpu_next: invalidate cache object if requested by libplaceboKacper Michajłow9 days1-3/+5
* stats.lua: display short decoder name if not generic one is usedKacper Michajłow9 days1-0/+8
* player/command: add track-list/N/decoderKacper Michajłow9 days7-28/+22
* stats.lua: filter input bindings by typing themGuido Cella9 days2-3/+71
* terminal-win: support mouse input eventsnanahi9 days1-29/+74
* terminal-win: implement terminal_get_size2nanahi9 days1-1/+21
* terminal-win: implement terminal_set_mouse_inputnanahi9 days1-0/+7
* terminal: add terminal_set_mouse_input functionnanahi9 days6-6/+19
* terminal-unix: style fixnanahi9 days1-2/+2
* vo_{tct,sixel,kitty}: implement mouse supportnanahi9 days3-0/+6
* terminal-unix: ignore unhandled mouse CSI sequencesnanahi9 days1-0/+7
* terminal-unix: support mouse escape codesnanahi9 days2-2/+43
* sd_ass: add `sub-vsfilter-bidi-compat` to enable vsfilter bidi compatllyyr9 days4-1/+20
* sd_ass: fix margins for all styles when overriding PlayResXllyyr9 days1-5/+6
* sd_ass: replace ifdef with explicit version checkllyyr9 days1-1/+1
* DOCS: document --show-in-taskbar optionnanahi9 days2-0/+7
* w32_common: implement --show-in-taskbar optionnanahi9 days1-1/+12
* x11_common: implement --show-in-taskbar optionnanahi9 days3-0/+21
* x11_common: detect wm support for _NET_WM_STATE_SKIP_TASKBARnanahi9 days1-0/+2
* stats.lua: inherit OSD stylesGuido Cella9 days2-17/+47
* DOCS/input: minor typo correctionsunpenghao9 days1-1/+1
* osc: add playlist_media_title optionsunpenghao9 days2-1/+9
* dec_sub: fix locking for sub_ass_get_extradatananahi9 days1-1/+4
* input: make mp_input_queue_cmd return a meaningful valuenanahi9 days1-6/+7
* dec_sub: don't use recursive mutexnanahi9 days1-3/+3
* dec_sub: fix locking for sub_is_{primary,secondary}_visiblenanahi9 days1-2/+8
* input: don't use recursive mutexnanahi9 days1-1/+1
* input: avoid unnecessary recursive locksnanahi9 days1-65/+95
* input: remove mp prefix for static functionsnanahi9 days1-11/+11
* input: fix locking of mp_input_bind_keynanahi9 days1-0/+2
* options: fix runtime update of teletext-pageKacper Michajłow9 days1-1/+1
* sub/sd_lavc: check decoder output type for dvb and aribKacper Michajłow9 days1-1/+25
* sub/lavc_conv: set dvb teletext and arib caption output type to ASSKacper Michajłow9 days1-0/+23
* sub/lavc_conv: take sd context as a parameter for lavc_conv_createKacper Michajłow9 days3-8/+6
* Update VERSIONsfan59 days1-1/+1
* Release 0.38.0v0.38.0release/0.38sfan59 days11-176/+131
* Revert "ao_coreaudio: switch to ao_read_data_nonblocking()"m154k19 days1-1/+1
* test: add an encoding test with libmpvsfan59 days2-3/+145
* player/misc: fix audio-only fallback when video init failsnanahi10 days1-1/+2
* player/command: remove codec-info and use track-list directlyKacper Michajłow10 days4-89/+14
* player: avoid busy looping during reinit_subDudemanguy10 days3-6/+32
* demux_mkv: print chapter timestamp with constant lengthKacper Michajłow11 days1-2/+2
* demux_mkv: add BCP 47 language tags supportKacper Michajłow11 days2-1/+7
* github/issue_template: remove question templateKacper Michajłow11 days1-24/+0
* stats.lua: add codec profileKacper Michajłow12 days1-2/+10
* player/loadfile: add codec profile to print_stream()Kacper Michajłow12 days1-0/+2
* player/command: add video-codec-info and audio-codec-infoKacper Michajłow12 days8-49/+109
* wayland: fix segfault in surface_handle_enter due to memory readllyyr12 days1-1/+2
* osxbundle: use arg list instead of a string for signing subprocess callder richter12 days1-6/+3
* wayland: check if scale actually changes in scaling eventsDudemanguy13 days1-2/+6
* wayland: only perform a rescale if window is on one outputDudemanguy13 days2-34/+90
* demux_mkv: don't warn if yaw/pitch projection is set to 0Kacper Michajłow13 days1-2/+20
* demux_mkv: remove not needed v_projection_pose_roll_setKacper Michajłow13 days1-3/+1
* demux_mkv: corrected direction of ProjectionPoseRoll rotationls-203713 days1-1/+1
* TOOLS/lua/autoload: fix allow extending ext sets from script-optsChristoph Heinrich13 days1-6/+18
* vo_gpu_next: rotate target cropKacper Michajłow13 days1-2/+2
* msg: use fwriteKacper Michajłow14 days1-6/+3
* msg: use defines for hide/restore cursor codeKacper Michajłow14 days1-2/+2
* wayland: apply keepaspect options to wayland configure boundsDudemanguy14 days1-6/+15
* wayland: avoid unneeded calls to xdg_toplevel state functionsDudemanguy14 days1-11/+12
* wayland: enforce a state change after a reconfigureDudemanguy14 days2-0/+12
* msg: don't keep status line in partialKacper Michajłow14 days1-2/+2
* vo_gpu_next: set target resolution to crop valueKacper Michajłow14 days1-2/+2
* stats.lua: remove unused variablesKacper Michajłow14 days1-4/+0
* stats.lua: use '➜' (U+279C) instead '→' (U+2192)Kacper Michajłow14 days1-1/+1
* mac/log: fix use after free when freeing mpv handleder richter2024-04-122-2/+8
* af_scaletempo2: prioritize louder channels for similarity measureferreum2024-04-121-4/+4
* test: support format refs for multiple ffmpeg versionsDudemanguy2024-04-1210-3/+3725
* test: update format refs for new major ffmpeg versionDudemanguy2024-04-125-14/+14
* DOCS/man/mpv: correct description of F8/F9 keybindsnanahi2024-04-101-4/+2
* command: don't use OSD_ASS_0 when converting lists to stringsnanahi2024-04-101-4/+7
* mac/vulkan: add support for frame timing via presentation feedbackder richter2024-04-1010-7/+109
* mac/window: fix window pinch gesture and modify current-window-scaleder richter2024-04-101-1/+1
* various: make filter internal function names more descriptivenanahi2024-04-1015-102/+102
* ao: rename playthread to ao_threadnanahi2024-04-105-17/+17
* vo_gpu_next: keep target params in priv instead of alocating itKacper Michajłow2024-04-101-4/+7
* player/lua: fix trailing whitespace for mp.log outputnanahi2024-04-091-1/+1
* stats.lua: fix scrolling for page 2Christoph Heinrich2024-04-091-1/+1
* Revert "vo_dmabuf_wayland: assume counter-clockwise rotations"Dudemanguy2024-04-091-4/+1
* bstr: change bstr0_s to bstr0_lit, restrict it only for string literalsKacper Michajłow2024-04-082-12/+12
* vo_tct: reduce lut_item size and generate it without snprintfKacper Michajłow2024-04-071-6/+11
* vo_tct: use fwrite when appropriateKacper Michajłow2024-04-071-11/+9
* win32: change fputs to fwrite wrapperKacper Michajłow2024-04-076-18/+25
* vo_tct: add synchronized output supportKacper Michajłow2024-04-072-0/+6
* vo_tct: add --vo-tct-buffering optionKacper Michajłow2024-04-073-9/+56
* misc/bstr: add bstr0_s for static initializationKacper Michajłow2024-04-072-13/+15
* vo_tct: write frame fully instead of every pixelKacper Michajłow2024-04-071-48/+44
* terminal-win: add more control codes support in non-VT modeKacper Michajłow2024-04-071-6/+76
* vulkan: use pl_vk_inst_createKacper Michajłow2024-04-072-39/+39
* DOCS/man/vo: document vo_caca's hardcoded keybindsnanahi2024-04-071-0/+15
* DOCS/man/options: mention the impact of --hwdec-codecs on startup timenanahi2024-04-071-1/+8
* DOCS/man: unify flag option descriptionsnanahi2024-04-075-96/+91
* vo: add win32 context menu supportShuanglei Tao2024-04-069-1/+406
* ao_pipewire: fix delay calculationMisaki Kasumi2024-04-051-3/+16
* mac/remote: use event type as key state for proper mapping in functionder richter2024-04-041-4/+3
* mac/apphub: fix opening several files at once via Finder or App iconder richter2024-04-042-6/+12
* mac/common: reuse hidpi window scale frame calculation helperder richter2024-04-041-4/+2
* mac/window: cleanup unfsContentFrame usage and make it none optionalder richter2024-04-041-10/+8
* mac/window: fix unfs window size retrievalder richter2024-04-042-0/+4
* audio/ad_spdif: utilize defined freeing function for AVIOContextJan Ekström2024-04-041-1/+1
* audio/ad_spdif: specify media type and sample rate in output codecparJan Ekström2024-04-041-1/+4
* ci/build-mingw64: enable the SPDIF muxerJan Ekström2024-04-041-1/+1
* ao_coreaudio: register hotplug_cb in normal init() as wellMisaki Kasumi2024-04-031-4/+36
* ao_pipewire: support set_pauseMisaki Kasumi2024-04-031-1/+10
* ao_wasapi: support set_pauseMisaki Kasumi2024-04-032-10/+38
* ao_avfoundation: support set_pauseMisaki Kasumi2024-04-031-0/+14
* ao: set_pause for pull based aoMisaki Kasumi2024-04-032-10/+29
* demux: fix seek ranges of imagesGuido Cella2024-04-031-1/+1
* player/loadfile: set track->forced_select outside of compare_trackDudemanguy2024-04-021-1/+1
* mac/app: add some verbose logging for app startup and file handlingder richter2024-04-012-0/+8
* mac/apphub: only instantiate log and option when in Application modeder richter2024-04-011-4/+6
* mac/menu: remove redundant quit func and use identical command funcder richter2024-04-011-7/+2
* mac/app: cleanup and optimise App launch and terminationder richter2024-04-012-52/+26
* mac/apphub: move opening url into AppHubder richter2024-04-012-11/+14
* mac/app: use new open url App event to simplify open file event handlingder richter2024-04-011-38/+12
* mac/log: fallback to system logger if no mp_log is yet availableder richter2024-04-012-1/