summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* options: add some entries to --display-tags defaultsYour Name2021-05-111-0/+1
* ytdl_hook: expose some JSON fields as tagsYour Name2021-05-111-0/+29
* edl: add a way to add tagsYour Name2021-05-112-1/+36
* zsh completion: perform globbing on binary pathNiklas Haas2021-05-071-4/+4
* vo_gpu: fix trivial memory leakYour Name2021-05-071-1/+3
* Revert "vo_gpu: revert 8a09299 and conditionally clear framebuffer again"Your Name2021-05-071-5/+3
* vf_sub: restore OSD if removedYour Name2021-05-071-0/+9
* options: extend --replaygain-preamp rangeYour Name2021-05-071-1/+1
* audio: fix replaygain being completely brokenYour Name2021-05-071-0/+1
* Revert "audio: set audio chain ao on reinit"Your Name2021-05-071-3/+1
* mac: add support for display-width/display-height propertyder richter2021-05-061-13/+20
* command: add display-width/display-height propertyDudemanguy2021-05-069-1/+60
* DOCS/input.rst: clarify --no-input-default-keybindings docsAvi Halachmi (:avih)2021-05-041-1/+4
* filter_kernels: fix quadric windowNiklas Haas2021-05-041-1/+1
* DOCS/lua.rst: fix docs for utils.file_infoAvi Halachmi (:avih)2021-05-031-1/+1
* build: address AVCodec, AVInputFormat, AVOutputFormat const warningssfan52021-05-0110-17/+17
* scripting (lua/js): utils.getpid: make wrapper of pid propertyAvi Halachmi (:avih)2021-05-014-16/+5
* command: new property: pid (process id)Avi Halachmi (:avih)2021-05-012-0/+12
* DOCS: clarify how client/script names workDudemanguy2021-04-292-4/+12
* command: osd-dimensions: return ints and doc fixesDudemanguy2021-04-292-8/+8
* audio: add two minor log messagessfan52021-04-291-2/+6
* ao/pulse: fix incorrect state reported after resetsfan52021-04-291-0/+1
* osc: reset margins when using boxvideo with showfullscreen/showwindowedossifrage2021-04-271-1/+11
* wayland: ignore toplevel listener if geometry is 0Dudemanguy2021-04-261-0/+4
* osc: display immediately when visibility changes from never to alwaysossifrage2021-04-251-1/+2
* mac: fix window geometry calculation on secondary screensder richter2021-04-241-19/+26
* stream_file: add new identifier for macOS FUSE filesystemsder richter2021-04-241-1/+1
* DOCS: mpv.rst: minor escaping clarificationsAvi Halachmi (:avih)2021-04-231-1/+4
* win32: fit_window_on_screen: simplify, add commentsAvi Halachmi (:avih)2021-04-231-16/+17
* win32: fit_window_on_screen: centralize logic (no-op)Avi Halachmi (:avih)2021-04-231-4/+3
* win32: fit_window_on_screen: ensure top edge is insideAvi Halachmi (:avih)2021-04-231-6/+18
* options: win32: ignore and deprecate --fit-borderAvi Halachmi (:avih)2021-04-233-8/+3
* demux_lavf: fix minor memory leaksrland jon2021-04-201-0/+2
* vo_gpu: greatly increase maximum shader cache sizeNiklas Haas2021-04-181-1/+1
* wayland: workaround hidden state detection badnessDudemanguy2021-04-182-2/+25
* audio: set audio chain ao on reinitDudemanguy2021-04-181-1/+3
* wayland: update geometry + cursor on output eventDudemanguy2021-04-161-40/+56
* wayland: support the display-hidpi-scale propertyDudemanguy2021-04-121-0/+8
* demux: undeprecate --cache-secssfan52021-04-083-8/+2
* audio/aframe: reuse data buffer if less than 8 channelssfan52021-04-081-6/+12
* stream: turn stream_info.open2's args argument constsfan52021-04-085-5/+5
* stream_slice: fix use-after-free if inner stream fails to opensfan52021-04-081-2/+3
* player/scripting: fix use-after-free when loading script folderssfan52021-04-081-2/+3
* stream_mf: set correct stream originsfan52021-04-081-0/+1
* demux_mf: improve format string processingAvi Halachmi (:avih)2021-04-051-2/+37
* manpage: fix a typo in the --aid option noteun.def2021-04-051-1/+1
* vo_gpu: adjust interpolation_threshold's defaultLaserEyess2021-03-282-7/+21
* options: Add validation macro for int typePhilip Langdale2021-03-281-0/+8
* demux: Move demuxer help to new standard mechanismPhilip Langdale2021-03-284-13/+9
* options: Make validation and help possible for all option typesPhilip Langdale2021-03-2814-106/+159
* vo_gpu: placebo: keep track of texture sample modeNiklas Haas2021-03-211-0/+4
* stats.lua: include a filter's @label when displaying filters on page 1Chris Varenhorst2021-03-151-0/+4
* ao_oss: add this audio output againrim2021-03-155-1/+424
* audio: prevent uninit_audio_out during encodingTom Wilson2021-03-151-1/+2
* stream_lavf: add support for Gopher over TLS.parazyd2021-03-151-1/+1
* ao/pulse: signal the mainloop when ops are doneThomas Weißschuh2021-03-111-2/+5
* player/command: add albumart argument to video-addTom Wilson2021-03-093-4/+13
* player/{core,loadfile}: make cover art loading more explicitJan Ekström2021-03-093-10/+16
* ao/pulse: wait for command completion when setting volume or muteThomas Weißschuh2021-03-091-13/+8
* ytdl_hook: fix crash on missing track bitraternhmjoj2021-03-081-1/+1
* umpv: Use generator expression for filesjimman20032021-03-031-1/+1
* wayland: no mouse dragging in fullscreen/maximizedDudemanguy2021-03-021-0/+1
* manpage: mention rotate limitations with hwdecGuido Cella2021-03-021-0/+4
* vd_lavc: wrap use of deprecated AVCodecContext.thread_safe_callbacks in #ifsfan52021-03-021-0/+2
* manpage: video-rotate supports arbitrary stepsGuido Cella2021-03-021-5/+4
* mac: fix traditional fullscreen on macOS 11der richter2021-02-272-4/+20
* mac: remove an unused variableder richter2021-02-271-1/+0
* vo_gpu: libplacebo: require v2.72.0Niklas Haas2021-02-232-52/+2
* appveyor: Use MSYS2's spirv-cross package instead of building itBiswapriyo Nath2021-02-231-9/+1
* appveyor: use latest build image for fixed MSYS2 installationBiswapriyo Nath2021-02-231-12/+4
* msg: fix really-quiet option to only affect terminal outputder richter2021-02-231-2/+2
* mac: add ability to toggle visibility on all workspaces from menubarEvgeny Zinoviev2021-02-211-0/+7
* command: add label for on-all-workspaces commandEvgeny Zinoviev2021-02-211-0/+1
* mac: support --on-all-workspaces optionEvgeny Zinoviev2021-02-213-1/+14
* vo_gpu: don't abort() if plane tex creation failsNiklas Haas2021-02-161-3/+4
* filters/auto_filters: switch from scaletempo to scaletempo2Jan Ekström2021-02-153-5/+5
* af_scaletempo2: fix crash for speed >= 16Dorian Rudolph2021-02-151-9/+13
* travis: fix macOS VMs with older homebrew versionsder richter2021-02-131-2/+10
* mac: only update touch bar items when necessaryder richter2021-02-132-87/+150
* mac: use custom touch bar item and slider instead of a touch bar sliderder richter2021-02-131-9/+9
* vo_gpu: vaapi: export plane pitch properlyNiklas Haas2021-02-121-0/+4
* DOCS: fix cplugins information in libmpv.rst.Érico Rolim2021-02-121-2/+2
* demuxer/demux_mf: add support for more image codecsPaul B Mahol2021-02-061-0/+2
* man: update deband-threshold defaultMia Herkt2021-02-051-1/+1
* vo_gpu: lower default deband thresholdMia Herkt2021-02-051-1/+1
* vo_wlshm: support big endian systemsEmmanuel Gil Peyrot2021-02-041-1/+2
* README: update libass dependency harfbuzz as non-optionalder richter2021-01-241-3/+3
* manpage: fix PDF buildgaroto2021-01-231-4/+6
* docs: Fix an old style parameter referenceChris Varenhorst2021-01-201-1/+1
* umpv: remove unused importsJim Manos2021-01-191-2/+0
* stream_lavf: support rtspsMia Herkt2021-01-191-4/+4
* player: make resetting of track selection to "auto" worksfan52021-01-161-9/+21
* mac: fix dangling pointersder richter2021-01-132-31/+32
* mac: drop build support for swift versions earlier than version 4.1der richter2021-01-134-52/+21
* mac: fix usage of temporary pointersder richter2021-01-132-29/+57
* manpage: document off-by-one loop-file behaviorLeo Izen2021-01-071-0/+5
* manpage: rename OS X references to macOSLeo Izen2021-01-034-36/+36
* vo_gpu: don't segfault if 3DLUT texture fails uploadingNiklas Haas2021-01-011-0/+5
* input.conf syntax: support custom quotes !XstringX!Avi Halachmi (:avih)2020-12-312-8/+31
* input.rst: fix typo commands -> argumentsAvi Halachmi (:avih)2020-12-311-1/+1
* csputils: add mappings for DCI-P3 (ST.431-2) and P3-D65 (ST.432-1)Jan Ekström2020-12-301-0/+4
* vd_lavc: add VP8 to the default allowed hwdec codec listEmmanuel Gil Peyrot2020-12-302-2/+2
* vo_gpu: cast bvecN to vecN for mix() on older GLSLNiklas Haas2020-12-284-49/+85
* bootstrap: log caught URLErrorJan Ekström2020-12-221-2/+2
* Revert "build: recognize Lua 5.1 on Arch Linux"Philip Sequeira2020-12-221-1/+0
* build: fail configure if --lua is specified and Lua isn't foundPhilip Sequeira2020-12-221-3/+3
* wayland: support multiple modifiersDudemanguy2020-12-201-2/+4
* mac: fix type mismatch Int instead of Int32der richter2020-12-191-1/+1
* mac: use visible frame rectangle for window geometry calculationder richter2020-12-195-13/+42
* mac: fix a window positioning bug when exiting fullscreender richter2020-12-192-10/+14
* appveyor: use MSYS2 shaderc packageJames Ross-Gowan2020-12-191-11/+1
* vo_wlshm: support presentation timeDudemanguy2020-12-141-0/+14
* wayland: unify frame/presentation callback codeDudemanguy2020-12-144-176/+76
* x11: update geometry/autofit opts on runtimeDudemanguy2020-12-142-0/+25
* wayland: update geometry/autofit opts on runtimeDudemanguy2020-12-141-4/+21
* console: use wl-paste on WaylandGuido Cella2020-12-142-3/+13
* wayland: remove unused function declarationDudemanguy2020-12-131-1/+0
* auto_profiles: fix compile_cond on lua 5.1Philip Sequeira2020-12-081-6/+10
* build: recognize Lua 5.1 on Arch LinuxPhilip Sequeira2020-12-081-0/+1
* manpage: document background transparencyGuido Cella2020-12-081-7/+7
* manpage: clarify that you can prefetch m3u8 urlsGuido Cella2020-12-081-5/+7
* wayland: handle multiple outputs more correctlyDudemanguy2020-12-081-65/+89
* vo_gpu: revert 8a09299 and conditionally clear framebuffer againder richter2020-12-061-3/+5
* mac: support screen-name and fs-screen-name optsder richter2020-12-062-7/+23
* wayland: support fs-screen-name optionDudemanguy2020-12-061-17/+25
* x11: support screen-name and fs-screen-name optsDudemanguy2020-12-061-1/+19
* player: add --screen-name and --fs-screen-nameDudemanguy2020-12-064-0/+19
* manpage: clarify profile-cond requires underscoresGuido Cella2020-12-061-3/+5
* build: restore support for non-pkgconfig zlibMia Herkt2020-12-061-1/+3
* build: use pkg-config for zlibMia Herkt2020-12-061-3/+1
* vo_gpu: placebo: update for upstream API changesNiklas Haas2020-12-041-2/+29
* vo_sixel: don't divide by zero on small terminalAvi Halachmi (:avih)2020-12-021-10/+16
* vo_sixel: re-fit image on terminal resizeShreesh Adiga2020-12-021-1/+20
* vo_sixel: refactor of resize, reconfig (no-op)Shreesh Adiga2020-12-021-27/+34
* vo_sixel: Update description string of vo driverShreesh Adiga2020-12-021-1/+1
* csputils: add MP_CHROMA_TOPLEFTNiklas Haas2020-12-023-1/+8
* travis: use newer 10.15 VM with newer xcodeder richter2020-11-291-1/+1
* travis: fix macOS 10.13 buildder richter2020-11-291-3/+8
* vo_sixel: don't leak the frame referenceAvi Halachmi (:avih)2020-11-291-4/+9
* vo_tct: don't leak the frame referenceAvi Halachmi (:avih)2020-11-291-0/+5
* vo_tct: remove unused variableAvi Halachmi (:avih)2020-11-291-7/+0
* player: allow vo to be switched at runtimesfan52020-11-273-7/+23
* demux: add function to refresh a track without (de-)selecting itsfan52020-11-272-0/+22
* vo_sixel: use draw_frame instead of draw_imageShreesh Adiga2020-11-271-13/+36
* vo_sixel: skip testdither init in fixed paletteShreesh Adiga2020-11-271-11/+18
* vo_sixel: Update libsixel constant valuesShreesh Adiga2020-11-271-3/+3
* matroska.py: remove python2 supportLaserEyess2020-11-271-6/+2
* bootstrap.py: remove all python2 supportLaserEyess2020-11-271-6/+1
* vo_sixel: change default dither to "auto"Avi Halachmi (:avih)2020-11-272-4/+4
* vo_sixel: fix the image corruption with mltermAvi Halachmi (:avih)2020-11-272-15/+12
* vo_sixel: support --vo-sixel-exit-clear[=yes]Avi Halachmi (:avih)2020-11-272-2/+11
* terminal: process input when foregroundedGuido Cella2020-11-261-1/+9
* Update VERSIONsfan52020-11-221-1/+1
* Release 0.33.0v0.33.0sfan52020-11-222-24/+113
* file2string: remove question mark from safe charssfan52020-11-222-9/+4
* Revert "options: disable vsfilter blur compat by default"rcombs2020-11-222-2/+2
* build: always run waf with python3Uoti Urpala2020-11-221-0/+6
* build: fix macOS arm buildsder richter2020-11-224-4/+11
* vo_sixel: draw osd on the output frameShreesh Adiga2020-11-221-0/+5
* vo_sixel: return -1 instead of SIXELSTATUS on failureShreesh Adiga2020-11-221-10/+36
* vo_sixel: set --vo-sixel-fixedpalette=yes by defaultShreesh Adiga2020-11-221-1/+1
* vo_sixel: Add aspect ratio based output centeringShreesh Adiga2020-11-222-193/+219
* vo_sixel: rename all user options with opt_ prefixShreesh Adiga2020-11-221-36/+50
* vo_sixel: set output resolution based on terminal_get_size2Shreesh Adiga2020-11-221-2/+37
* osdep/terminal: Add function to get terminal pixel dimensionsShreesh Adiga2020-11-224-0/+24
* doc: split BNF definitions of <command> and <argument> in separate linesEmanuele Torre2020-11-221-2/+3
* manpage: document improved --playlist securityLeo Izen2020-11-182-20/+29
* command: mouse: generate MOUSE_{ENTER,LEAVE} if requiredAvi Halachmi (:avih)2020-11-161-0/+18
* docs/input.rst: document the mouse-pos propertyAvi Halachmi (:avih)2020-11-161-0/+14
* command: mouse-pos property: add field "hover"Avi Halachmi (:avih)2020-11-163-5/+13
* lua/js: mp.get_mouse_pos: use the mouse-pos propertyAvi Halachmi (:avih)2020-11-164-22/+6
* command: new property: mouse-posAvi Halachmi (:avih)2020-11-161-0/+30
* command: add internal INPUT_PROCESSED eventAvi Halachmi (:avih)2020-11-162-0/+5
* path: do not use old_home for win32 exe dirwm42020-11-163-1/+4
* js: report scripts CPU/memory usage statisticsAvi Halachmi (:avih)2020-11-152-1/+41
* ci: fix mingw build by adding harfbuzzsfan52020-11-151-0/+11
* command: make subtitle time properties observableBen Kerman2020-11-111-1/+2
* manpage: properties fixesGuido Cella2020-11-111