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

    Бинарный пакет: mpv
    Версия: 0.36.0-alt1.2
    Архитектура: armh
    Собран:  1 октября 2023 г. 11:23 в задании #328839
    Исходный пакет: mpv
    Категория: Видео
    Сообщить об ошибке в пакете
    Загрузка: mpv-0.36.0-alt1.2.armh.rpm
    Домашняя страница: http://mpv.io/

    Лицензия: GPLv2+
    О пакете: mpv is a free and open-source general-purpose video player based on MPlayer and mplayer2.
    Описание: 
    mpv is a movie player based on MPlayer and mplayer2.
    It supports a wide variety of video file formats,
    audio and video codecs, and subtitle types.

    Сопровождающий: 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