Пакет bash-completion-mpv: Информация

    Бинарный пакет: bash-completion-mpv
    Версия: 0.36.0-alt1.2
    Архитектура: noarch
    Собран:  16 октября 2023 г. 19:26
    Исходный пакет: mpv
    Сообщить об ошибке в пакете
    Домашняя страница: http://mpv.io/

    Лицензия: GPLv2+
    О пакете: Bash completion for mpv
    Описание: 
    Bash completion for mpv.

    Сопровождающий: Konstantin Lepikhov


    Последнее изменение


    14 сентября 2023 г. Konstantin Lepikhov 0.36.0-alt1.2
    - Apply fix from master branch:
      + context_drm_egl: don't free egl properties if they are null (closes #47577)
    29 августа 2023 г. Konstantin Lepikhov 0.36.0-alt1.1
    - Rebuild w/ new ffmpeg.
    - BR: remove libavresample (obsoleted).
    27 июля 2023 г. Konstantin Lepikhov 0.36.0-alt1
    - 0.36.0.
    - switch to meson.
    - Apply fixes from master branch:
      + player/video: check for track and decoder existence
      + video_writer: fix gamma for YUV screenshots
      + encode_lavc: fix leak of codecpar
      + zimg: fix abort on subsampled input with odd heights
      + msg: print MSGL_WARN and higher error messages to stderr
      + wayland: restore xkb_keysym_to_utf8 handling