diff --git a/_servicedata b/_servicedata index dd8d279..e6e7d22 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/mpv-player/mpv.git - ded36a4470a5970693ee0ceb2f43baa5db470cd3 \ No newline at end of file + d7f3d1fff75a07bef91eef0edb9ae7db6d590637 \ No newline at end of file diff --git a/mpv.changes b/mpv.changes index ff717b4..e2b0c7e 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Sat May 29 16:31:14 UTC 2021 - ismail@i10z.com + +- Update to version 0.33.1+git.20210528T161101.d7f3d1fff7: + * wayland: refactor dispatching events + * manpage: mention cover-art-auto + * README: fix link to feature-request issues + * player: load cover art with the media filename + * win32: support the property 'focused' + * osc: re-initialize when chapter list changes + * recorder: fix codec_tag / codec_id confusion + * recorder: clear codec_tag if no target format support + * af_scaletempo2: use gcc vectors to speed up inner loop + * vo_gpu: replace --icc-contrast by --icc-force-contrast + * wayland: shuffle around the render loop again + * wayland: send VO_EVENT_DPI on output event as well + * command: add a missing comma to MP_EVENT_WIN_STATE + * vo_gpu: fix extreme clipping with --gamut-clipping for HDR outputs + * wayland: simplify render loop + * player/command: add secondary-sub-text property + * sub/osd: hide secondary subtitles if secondary-sub-visibility is false + * vo_gpu: hwdec_vaapi: silence errors while probing + * stream_lavf: remove uninitialized http_like array + * osxbundle: fix slow and wasteful memory allocation + * stream_file: disable read ahead for remote files on macOS + * build: move mingw jobs to Github actions + * build: move website rebuild into Linux/clang travis job + ------------------------------------------------------------------- Fri May 14 11:26:34 UTC 2021 - ismail@i10z.com diff --git a/mpv.obsinfo b/mpv.obsinfo index 12b1b8c..6350361 100644 --- a/mpv.obsinfo +++ b/mpv.obsinfo @@ -1,5 +1,5 @@ name: mpv -version: 0.33.1+git.20210511T222233.ded36a4470 -mtime: 1620764553 -commit: ded36a4470a5970693ee0ceb2f43baa5db470cd3 +version: 0.33.1+git.20210528T161101.d7f3d1fff7 +mtime: 1622218261 +commit: d7f3d1fff75a07bef91eef0edb9ae7db6d590637 diff --git a/mpv.spec b/mpv.spec index b92187d..0225efb 100644 --- a/mpv.spec +++ b/mpv.spec @@ -22,7 +22,7 @@ %define _waf_ver 2.0.20 %define lname libmpv1 Name: mpv -Version: 0.33.1+git.20210511T222233.ded36a4470 +Version: 0.33.1+git.20210528T161101.d7f3d1fff7 Release: 0 Summary: Advanced general-purpose multimedia player License: GPL-2.0-or-later