Package mpv: Information

    Binary package: mpv
    Version: 0.36.0-alt1.2
    Architecture: e2k
    Build time:  Oct 16, 2023, 07:26 PM
    Source package: mpv
    Category: Video
    Report package bug
    Home page: http://mpv.io/

    License: GPLv2+
    Summary: mpv is a free and open-source general-purpose video player based on MPlayer and mplayer2.
    Description: 
    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.

    Maintainer: Konstantin Lepikhov


    Last changed


    Sept. 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)
    Aug. 29, 2023 Konstantin Lepikhov 0.36.0-alt1.1
    - Rebuild w/ new ffmpeg.
    - BR: remove libavresample (obsoleted).
    July 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