diff --git a/_service b/_service index 9fe1d4d..7d537e1 100644 --- a/_service +++ b/_service @@ -15,7 +15,6 @@ - *.tar xz diff --git a/_servicedata b/_servicedata index c54aab8..e8595b1 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/mpv-player/mpv.git - d3a61cfe9844b78362bfce6e5a8280ad6514dbce \ No newline at end of file + d5c3b9d9891c4907982c96913e495620237628e4 \ No newline at end of file diff --git a/mpv-0.35+git.20221118.d3a61cfe.tar.xz b/mpv-0.35+git.20221118.d3a61cfe.tar.xz deleted file mode 100644 index 7ace7ad..0000000 --- a/mpv-0.35+git.20221118.d3a61cfe.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:057ef5765d7b139d25d92f78a60fcdef9928e5aed7e48defb502d73629ae1213 -size 2338088 diff --git a/mpv-0.35+git.20221220.d5c3b9d9.tar.xz b/mpv-0.35+git.20221220.d5c3b9d9.tar.xz new file mode 100644 index 0000000..5d940c1 --- /dev/null +++ b/mpv-0.35+git.20221220.d5c3b9d9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9484b26ad020265e6e291f289a9557182a58bbaf66ad36b997a9502afd945ac3 +size 2339928 diff --git a/mpv.changes b/mpv.changes index f68a5d1..404112a 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Tue Dec 20 11:26:38 UTC 2022 - mia@0x0.st + +- Update to version 0.35+git.20221220.d5c3b9d9: + * man/vo: Typo + * man/vo: Correct --vo-sixel-buffered + * vo_sixel: Implement write() loop + * vo_sixel: Rename draw-clear -> config-clear + * osdep/terminal.h: Rename screen buffer controls + * vo_sixel: Alias/deprecate exit-clear -> alt-screen + * vo_sixel: Make buffering optional + * man/vo: Fix rendering error due to non-printables + * DOCS/interface-changes: Add --vo-sixel-draw-clear + * Revert "ao_pipewire: deactivate stream at end of playback" + * vo_sixel: Buffer full output sequence + * vo_sixel: Use write(2) on POSIX platforms + * vo_tct: Use newer options API + * vo_sixel: Move user options to struct + * vo_sixel: Add option to skip clear while drawing + * osdep/terminal: Move common esc codes to terminal.h + * vo_sixel: Use the alternate buffer to restore term + * vo_tct: Use the alternate buffer to restore term + * ao_pipewire: deactivate stream at end of playback + * ao_pipewire: clean up when hotplug_init fails + * ao_pipewire: destroy context on connection failure + * ao_pipewire: free properties on failure + * vd_lavc: Set AV_HWACCEL_FLAG_UNSAFE_OUTPUT flag + * hwdec_drmprime: support yuv420p format + * ao_coreaudio: use device's nominal sample rate for latency properties + * player: add window-id property + * ffmpeg: update to handle deprecation of `av_init_packet` + * sws_utils: update to handle deprecation of `avcodec_enum_to_chroma_pos` + * vd_lavc: update to handle deprecation of `pkt_duration` + * ffmpeg: increase minimum required version to 4.4 + * wayland: check for resize/move in touch event first + * osc: don't spam window-controls bindings on every render + * ao_pipewire: log sample queueing + * TOOLS/umpv: prefer $XDG_RUNTIME_DIR + * vo_gpu_next: don't flush cache on OSD update + * meson: fix stdatomic detection on bsd + * lcms: fix validate_3dlut_size_opt + * lcms: always parse lcms2-related options + * vo_dmabuf_wayland: use single-pixel-buffer-v1 + * wlbuf_pool.h: add headers for forward declarations + * meson: unbreak dl check on BSDs without libdl + * meson: prepend MPV_CONFDIR path with prefix + * vo_gpu_next: fix undefined behavior on alpha-first formats + ------------------------------------------------------------------- Sat Nov 19 02:48:45 UTC 2022 - Mia Herkt diff --git a/mpv.spec b/mpv.spec index 5228438..0ff169d 100644 --- a/mpv.spec +++ b/mpv.spec @@ -22,7 +22,7 @@ %define _waf_ver 2.0.24 %define lname libmpv2 Name: mpv -Version: 0.35+git.20221118.d3a61cfe +Version: 0.35+git.20221220.d5c3b9d9 Release: 0 Summary: Advanced general-purpose multimedia player License: GPL-2.0-or-later