Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37385554
en ru br
ALT Linux repos
S:0.36.0-alt1.2

Group :: Video
RPM: mpv

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

14 september 2023 L.A. Kostis <lakostis at altlinux.ru> 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 august 2023 L.A. Kostis <lakostis at altlinux.ru> 0.36.0-alt1.1

  • Rebuild w/ new ffmpeg.
  • BR: remove libavresample (obsoleted).

27 july 2023 L.A. Kostis <lakostis at altlinux.ru> 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

17 july 2023 L.A. Kostis <lakostis at altlinux.ru> 0.35.1-alt4

  • Apply fixes for libplacebo v6.265+ compatibility:
     + vo_gpu_next: compatibility with libplacebo v6.265
     + vo_gpu_next: compatibility with PL_API_VER >= 254
     + hwdec_cuda: drop support for PL_HANDLE_WIN32_KMT
     + hwdec_cuda: remove usage of deprecated libplacebo sync API
  • Apply some fixes from master:
     + vo_gpu_next: don't flush cache on OSD update
     + demux/demux_lavf: avoid leaking AVFormatContext during demux_open_lavf
     + ffmpeg: update to handle deprecation of `av_init_packet`
     + demux: replace deprecated usage of stack allocated AVPackets

26 may 2023 L.A. Kostis <lakostis at altlinux.ru> 0.35.1-alt3

  • BR: remove libsmb (smb support removed by upstream).

29 march 2023 L.A. Kostis <lakostis at altlinux.ru> 0.35.1-alt2

  • added sixel support.

9 february 2023 L.A. Kostis <lakostis at altlinux.ru> 0.35.1-alt1

  • 0.35.1.

12 november 2022 L.A. Kostis <lakostis at altlinux.ru> 0.35.0-alt1

  • 0.35.0.
  • enable pipewire support.
  • BR: added libXpresent-devel (for xpresent support).
  • libmpv: bump soname.

3 october 2022 L.A. Kostis <lakostis at altlinux.ru> 0.34.1-alt2

  • BR: added nv-codec-headers (for CUDA support).

6 june 2022 Leontiy Volodin <lvol at altlinux.org> 0.34.1-alt1

  • 0.34.1.
  • Fix build with python3-module-docutils.

16 november 2021 L.A. Kostis <lakostis at altlinux.ru> 0.34.0-alt2

  • use shaderc.

12 november 2021 L.A. Kostis <lakostis at altlinux.ru> 0.34.0-alt1

  • 0.34.0.

15 august 2021 Vitaly Lipatov <lav at altlinux.ru> 0.33.1-alt3

  • NMU: drop unused BR, use /usr/bin/rst2man.py

14 june 2021 L.A. Kostis <lakostis at altlinux.ru> 0.33.1-alt2

  • Apply build fix for new libplacebo.

1 june 2021 Leontiy Volodin <lvol at altlinux.org> 0.33.1-alt1

  • 0.33.1.
  • Fixes:
     + CVE-2021-30145.

25 january 2021 Leontiy Volodin <lvol at altlinux.org> 0.33.0-alt2

  • Added vapoursynth and libzimg support.

24 november 2020 L.A. Kostis <lakostis at altlinux.ru> 0.33.0-alt1.1

  • Add libspirv-cross-devel to BR.
  • Add missing libavdevice-devel to BR (should fix v4l).

23 november 2020 L.A. Kostis <lakostis at altlinux.ru> 0.33.0-alt1

  • 0.33.0.
  • remove buggy libsmbclient.
  • waf: use python3.
  • add bash-completition package.

20 july 2020 L.A. Kostis <lakostis at altlinux.ru> 0.32.0-alt1

  • 0.32.0.
  • Enabled support:
     + vulkan
     + SDL2
     + gbm (for drm output)

20 july 2020 L.A. Kostis <lakostis at altlinux.ru> 0.29.1-alt9.1

  • Don't exit on fail ABI check (complete a fix from ALT#37106).

20 july 2020 L.A. Kostis <lakostis at altlinux.ru> 0.29.1-alt10

  • Added vulkan vo.
  • Fix wayland support.

16 july 2020 Terechkov Evgenii <evg at altlinux.org> 0.29.1-alt9

  • Cherry-pick commit from lakostis@ (ALT#37106)

31 march 2020 Vitaly Lipatov <lav at altlinux.ru> 0.29.1-alt8

  • NMU: add BR: libuchardet to fix auto guess of subtitle encoding
  • NMU: fix unpacked files

1 march 2020 Terechkov Evgenii <evg at altlinux.org> 0.29.1-alt7

  • Fix FTBFS (replace bin/python -> bin/python2 in waf.py)

11 october 2019 Terechkov Evgenii <evg at altlinux.org> 0.29.1-alt6

  • Build with JACK support (ALT#37324)

29 june 2019 Michael Shigorin <mike at altlinux.org> 0.29.1-alt5

  • Fix build with older libEGL, see upstream issue #5599
     (commit taken from NetBSD)
  • Minor spec cleanup

12 april 2019 Gleb F-Malinovskiy <glebfm at altlinux.org> 0.29.1-alt4

  • Use %luajit_arches macro to disable lua support on architectures
     unsupported by luajit.

26 february 2019 Terechkov Evgenii <evg at altlinux.org> 0.29.1-alt3

  • Rebuild without libass5

9 november 2018 Terechkov Evgenii <evg at altlinux.org> 0.29.1-alt2

  • Rebuild with new ffmpeg

1 november 2018 Terechkov Evgenii <evg at altlinux.org> 0.29.1-alt1

  • 0.29.1

31 october 2018 Michael Shigorin <mike at altlinux.org> 0.28.2-alt3

  • Replace e2k arch name with %e2k macro (grenka@)

9 september 2018 Terechkov Evgenii <evg at altlinux.org> 0.28.2-alt2

  • Build with TV/V4L support (ALT#35370)

14 june 2018 Anton Farygin <rider at altlinux.ru> 0.28.2-alt1

  • 0.28.2

12 february 2018 Vladimir D. Seleznev <vseleznv at altlinux.org> 0.27.1-alt1

  • 0.27.1
  • Fixes:
     + CVE-2018-6360

20 september 2017 Michael Shigorin <mike at altlinux.org> 0.27.0-alt2

  • E2K: avoid lua for luajit (not ported yet)

13 september 2017 Terechkov Evgenii <evg at altlinux.org> 0.27.0-alt1

  • 0.27.0

3 june 2017 Anton Farygin <rider at altlinux.ru> 0.25.0-alt2

  • rebuild with debuginfo-enabled ffmpeg

3 june 2017 Anton Farygin <rider at altlinux.ru> 0.25.0-alt1

  • 0.25.0
  • enabled wayland, v4l, egl, drm and libarchive support

29 january 2017 Terechkov Evgenii <evg at altlinux.org> 0.22.0-alt2

  • Fix build

22 november 2016 Terechkov Evgenii <evg at altlinux.org> 0.22.0-alt1

  • 0.22.0

21 october 2016 Terechkov Evgenii <evg at altlinux.org> 0.21.0-alt1

  • 0.21.0

16 august 2016 Terechkov Evgenii <evg at altlinux.org> 0.19.0-alt1

  • 0.19.0 (ALT#32382)

12 march 2016 Terechkov Evgenii <evg at altlinux.org> 0.16.0-alt2

  • Build libmpv as shared library (ALT#31876)

7 march 2016 Terechkov Evgenii <evg at altlinux.org> 0.16.0-alt1

  • 0.16.0

30 january 2016 Terechkov Evgenii <evg at altlinux.org> 0.15.0-alt1

  • 0.15.0

12 november 2015 Terechkov Evgenii <evg at altlinux.org> 0.13.0-alt1

  • 0.13.0

8 november 2015 Terechkov Evgenii <evg at altlinux.org> 0.12.0-alt1

  • 0.12.0

9 october 2015 Terechkov Evgenii <evg at altlinux.org> 0.11.0-alt1

  • 0.11.0 (ALT #31345)

25 may 2015 Terechkov Evgenii <evg at altlinux.org> 0.9.2-alt1

  • 0.9.2

27 april 2015 Terechkov Evgenii <evg at altlinux.org> 0.9.0-alt1

  • 0.9.0

1 april 2015 Terechkov Evgenii <evg at altlinux.org> 0.8.3-alt2

  • Build with Samba (ALT #30889)

29 march 2015 Terechkov Evgenii <evg at altlinux.org> 0.8.3-alt1

  • 0.8.3
  • Enable dvdnav/bluray/avfilter (ALT #30873)
  • Enable Zsh completion subpackage (ALT #30874)

21 february 2015 Terechkov Evgenii <evg at altlinux.org> 0.8.0-alt1

  • 0.8.0

8 february 2015 Terechkov Evgenii <evg at altlinux.org> 0.7.3-alt1

  • 0.7.3
  • Build from upstream git
  • Spec cleanup

11 january 2015 Terechkov Evgenii <evg at altlinux.org> 0.7.2-alt1

  • Version update

20 december 2014 Andrey Bergman <vkni at altlinux.org> 0.7.1-alt1

  • Version update. Added VAAPI support.

13 november 2014 Andrey Bergman <vkni at altlinux.org> 0.6.2-alt1.1

  • Added examples.

13 november 2014 Andrey Bergman <vkni at altlinux.org> 0.6.2-alt1

  • Version update.

8 october 2014 Andrey Bergman <vkni at altlinux.org> 0.6.0-alt1

  • Version update.

16 september 2014 Andrey Bergman <vkni at altlinux.org> 0.5.3-alt1.1

  • Rebuild.

16 september 2014 Andrey Bergman <vkni at altlinux.org> 0.5.3-alt1

  • Version update.

23 june 2014 Andrey Bergman <vkni at altlinux.org> 0.3.11-alt1

  • Version update.

5 april 2014 Andrey Bergman <vkni at altlinux.org> 0.3.7-alt1.1

  • Added docdir ownership.

5 april 2014 Andrey Bergman <vkni at altlinux.org> 0.3.7-alt1

  • Version update.

14 february 2014 Andrey Bergman <vkni at altlinux.org> 0.3.5-alt1.2

  • Enabled support for libass and libquvi.

14 february 2014 Andrey Bergman <vkni at altlinux.org> 0.3.5-alt1.1

  • Removed intersections with system packages.

14 february 2014 Andrey Bergman <vkni at altlinux.org> 0.3.5-alt1

  • Inital build for Sisyphus.
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin