mpv 0.35.0-3ubuntu1 source package in Ubuntu

Changelog

mpv (0.35.0-3ubuntu1) lunar; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Reintroduce mpv.conf.ubuntu to enable VAAPI acceleration by default.
      (LP: #1708102)

mpv (0.35.0-3) unstable; urgency=medium

  * Upload to unstable

mpv (0.35.0-2) experimental; urgency=medium

  * Team upload
  * debian/control: Add missing dependencies to libmpv-dev

mpv (0.35.0-1) experimental; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Submit.

  [ Sebastian Ramacher ]
  * New upstream version 0.35.0 (Closes: #102329)
  * SONAME bump: libmpv1 -> libmpv2
  * debian/: Use meson build system
  * debian/patches:
    - Refresh patches
    - Remove waf patch
  * debian/control:
    - Add libpipewire-0.3-dev to Build-Depends
    - Add libxpresent-dev to Build-Depends
    - Bump Standards-Version
    - Remove youtube-dl recommends
    - Bump required libplacebo-dev version
  * debian/rules:
    - Disable sndio support
    - Fix location of zsh completion
  * debian/copyright: Update copyright holders and years

 -- Gianfranco Costamagna <email address hidden>  Mon, 28 Nov 2022 13:48:01 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mpv_0.35.0.orig.tar.gz 3.2 MiB dc411c899a64548250c142bf1fa1aa7528f1b4398a24c86b816093999049ec00
mpv_0.35.0-3ubuntu1.debian.tar.xz 14.5 KiB b78c3058cd5f10c0d84029fe94fa24f4577dcb8745751e097e8dde09b8df4223
mpv_0.35.0-3ubuntu1.dsc 3.0 KiB 14d9a9e0d59407024eb217b3cd1535293e9c55b45256a1b936df64314f74ce44

Available diffs

View changes file

Binary packages built by this source

libmpv-dev: video player based on MPlayer/mplayer2 (client library dev files)

 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.
 .
 This package provides development files for libmpv.

libmpv2: video player based on MPlayer/mplayer2 (client library)

 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.
 .
 This package provides a client library that can be used to embed mpv in other
 applications.

libmpv2-dbgsym: debug symbols for libmpv2
mpv: video player based on MPlayer/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.
 .
 Changes from mplayer2 to mpv include:
  * Removal of lots of unneeded code to encourage developer activity
  * Better OSD rendering
  * Cleaned up terminal output
  * Improved OpenGL output
  * Encoding functionality (replacement for mencoder)
  * Wayland support
  * Support for playing URLs of popular streaming sites
  * Screenshot improvements
  * ...
 See mpv(1) for more info regarding changes between MPlayer, mplayer2 and mpv.

mpv-dbgsym: debug symbols for mpv