From 412f673b462bcd76ed2c736cc3cda500f9b7e73c91a90307e18dbaa5cee0aa2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 6 Jul 2020 08:37:00 +0000 Subject: [PATCH] - 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 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=224 --- _servicedata | 2 +- ...2.0+git.20200610T171643.c7fe4ae73a.obscpio | 3 --- ...2.0+git.20200701T004440.8fbc4b1737.obscpio | 3 +++ mpv.changes | 26 +++++++++++++++++++ mpv.obsinfo | 6 ++--- mpv.spec | 2 +- 6 files changed, 34 insertions(+), 8 deletions(-) delete mode 100644 mpv-0.32.0+git.20200610T171643.c7fe4ae73a.obscpio create mode 100644 mpv-0.32.0+git.20200701T004440.8fbc4b1737.obscpio 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