diff --git a/_servicedata b/_servicedata index da72fb1..8cde061 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/mpv-player/mpv.git - c7fe4ae73ad5f073bbffe3e8a3460b728e7d0f46 \ No newline at end of file + 8fbc4b1737d5817709e23b06cb83707cd6a34f76 \ No newline at end of file diff --git a/mpv-0.32.0+git.20200610T171643.c7fe4ae73a.obscpio b/mpv-0.32.0+git.20200610T171643.c7fe4ae73a.obscpio deleted file mode 100644 index ccc8485..0000000 --- a/mpv-0.32.0+git.20200610T171643.c7fe4ae73a.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f2016b78421440d3ea42661a263c4f94fc8eda38fe7c48a1c1379695dca0269 -size 9163789 diff --git a/mpv-0.32.0+git.20200701T004440.8fbc4b1737.obscpio b/mpv-0.32.0+git.20200701T004440.8fbc4b1737.obscpio new file mode 100644 index 0000000..345eb81 --- /dev/null +++ b/mpv-0.32.0+git.20200701T004440.8fbc4b1737.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b3af560def4e82baf5d69f939c5a011163303f7aed2667116d42b1d6302874 +size 9178637 diff --git a/mpv.changes b/mpv.changes index 29e59f3..22dd6a0 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Mon Jul 06 08:34:43 UTC 2020 - idonmez@suse.com + +- Update to version 0.32.0+git.20200701T004440.8fbc4b1737: + * ci: add d3d11 to mingw build + * vo_gpu: vulkan: add ability to disable events + * player: warn if both proper and compat. config directories exist + * path: do not use old_home for win32 exe dir + * path: switch back to using non-XDG config dir by default + * vo_gpu: fix typo in struct name + * manpage: --demuxer-seekable-cache is useless + * ci: replace mingw build scripts + * vo_gpu: use highp float if available for GLES + * vo_gpu: add better gamut clipping option + * vo_gpu: fix scaler/window validation to allow unsetting + * vo_x11: partially restore operation on bad endian systems + * video: some concessions to big endian hosts + * test: update to new ffmpeg pixfmts + * video: alias IMGFMT_RGB30 to AV_PIX_FMT_X2RGB10 + * repack: handle endian in a more general way + * img_format: fight ffmpeg pixdesc some more + * audio: don't lock ao_control for pull mode drivers + * vo_gpu: placebo: add fallback code for stride mismatch + * vo_gpu: add BT.2390 tone-mapping + * vo_gpu: reinterpret SDR white levels based on ITU-R BT.2408 + ------------------------------------------------------------------- Sun Jun 14 10:40:46 UTC 2020 - idonmez@suse.com diff --git a/mpv.obsinfo b/mpv.obsinfo index ee5df07..5ff5849 100644 --- a/mpv.obsinfo +++ b/mpv.obsinfo @@ -1,5 +1,5 @@ name: mpv -version: 0.32.0+git.20200610T171643.c7fe4ae73a -mtime: 1591802203 -commit: c7fe4ae73ad5f073bbffe3e8a3460b728e7d0f46 +version: 0.32.0+git.20200701T004440.8fbc4b1737 +mtime: 1593553480 +commit: 8fbc4b1737d5817709e23b06cb83707cd6a34f76 diff --git a/mpv.spec b/mpv.spec index de3cbd9..19d519f 100644 --- a/mpv.spec +++ b/mpv.spec @@ -22,7 +22,7 @@ %define _waf_ver 2.0.9 %define lname libmpv1 Name: mpv -Version: 0.32.0+git.20200610T171643.c7fe4ae73a +Version: 0.32.0+git.20200701T004440.8fbc4b1737 Release: 0 Summary: Advanced general-purpose multimedia player License: GPL-2.0-or-later