diff --git a/_servicedata b/_servicedata index 9fcd7ef..dd8d279 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/mpv-player/mpv.git - 74f5d4940e38799cb92319e89c030195c5d4fe54 \ No newline at end of file + ded36a4470a5970693ee0ceb2f43baa5db470cd3 \ No newline at end of file diff --git a/mpv-0.33.1+git.20210412T140928.74f5d4940e.obscpio b/mpv-0.33.1+git.20210412T140928.74f5d4940e.obscpio deleted file mode 100644 index 1a000b4..0000000 --- a/mpv-0.33.1+git.20210412T140928.74f5d4940e.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c290d595d69fa4531020fb5d680205298b16e0f9bad036eab2aa6552b0062340 -size 9372685 diff --git a/mpv-0.33.1+git.20210511T222233.ded36a4470.obscpio b/mpv-0.33.1+git.20210511T222233.ded36a4470.obscpio new file mode 100644 index 0000000..f35a13f --- /dev/null +++ b/mpv-0.33.1+git.20210511T222233.ded36a4470.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c361c3493dc4a8567ba8dfa92c5614f6db588c1be4c89cd2f79e3b71bbffff1 +size 9381901 diff --git a/mpv.changes b/mpv.changes index 343ed75..ff717b4 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Fri May 14 11:26:34 UTC 2021 - ismail@i10z.com + +- Update to version 0.33.1+git.20210511T222233.ded36a4470: + * options: add some entries to --display-tags defaults + * ytdl_hook: expose some JSON fields as tags + * edl: add a way to add tags + * zsh completion: perform globbing on binary path + * vo_gpu: fix trivial memory leak + * Revert "vo_gpu: revert 8a09299 and conditionally clear framebuffer again" + * vf_sub: restore OSD if removed + * options: extend --replaygain-preamp range + * audio: fix replaygain being completely broken + * Revert "audio: set audio chain ao on reinit" + * mac: add support for display-width/display-height property + * command: add display-width/display-height property + * DOCS/input.rst: clarify --no-input-default-keybindings docs + * filter_kernels: fix quadric window + * DOCS/lua.rst: fix docs for utils.file_info + * build: address AVCodec, AVInputFormat, AVOutputFormat const warnings + * scripting (lua/js): utils.getpid: make wrapper of pid property + * command: new property: pid (process id) + * DOCS: clarify how client/script names work + * command: osd-dimensions: return ints and doc fixes + * audio: add two minor log messages + * ao/pulse: fix incorrect state reported after reset + * osc: reset margins when using boxvideo with showfullscreen/showwindowed + * wayland: ignore toplevel listener if geometry is 0 + * osc: display immediately when visibility changes from never to always + * mac: fix window geometry calculation on secondary screens + * stream_file: add new identifier for macOS FUSE filesystems + * DOCS: mpv.rst: minor escaping clarifications + * win32: fit_window_on_screen: simplify, add comments + * win32: fit_window_on_screen: centralize logic (no-op) + * win32: fit_window_on_screen: ensure top edge is inside + * options: win32: ignore and deprecate --fit-border + * demux_lavf: fix minor memory leaks + * vo_gpu: greatly increase maximum shader cache size + * wayland: workaround hidden state detection badness + * audio: set audio chain ao on reinit + * wayland: update geometry + cursor on output event + ------------------------------------------------------------------- Tue Apr 13 08:56:24 UTC 2021 - idoenmez+factory@suse.de diff --git a/mpv.obsinfo b/mpv.obsinfo index 88644bb..12b1b8c 100644 --- a/mpv.obsinfo +++ b/mpv.obsinfo @@ -1,5 +1,5 @@ name: mpv -version: 0.33.1+git.20210412T140928.74f5d4940e -mtime: 1618254568 -commit: 74f5d4940e38799cb92319e89c030195c5d4fe54 +version: 0.33.1+git.20210511T222233.ded36a4470 +mtime: 1620764553 +commit: ded36a4470a5970693ee0ceb2f43baa5db470cd3 diff --git a/mpv.spec b/mpv.spec index bf47836..b92187d 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.20210412T140928.74f5d4940e +Version: 0.33.1+git.20210511T222233.ded36a4470 Release: 0 Summary: Advanced general-purpose multimedia player License: GPL-2.0-or-later