diff --git a/_servicedata b/_servicedata index fecebfd..8a2d44e 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/mpv-player/mpv.git - b16a6cb6c62657d3efbe69bd854287da149b59a1 \ No newline at end of file + fc6c209cbd8a5077ebb444f58e31f52010a6173b \ No newline at end of file diff --git a/mpv-0.32.0+git.20200820T203717.b16a6cb6c6.obscpio b/mpv-0.32.0+git.20200820T203717.b16a6cb6c6.obscpio deleted file mode 100644 index f3c283e..0000000 --- a/mpv-0.32.0+git.20200820T203717.b16a6cb6c6.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88bbf0237af6c05310a5f3b19d7cae593a84d854cc699d94f39b3fc13d317f21 -size 9291789 diff --git a/mpv-0.32.0+git.20200827T184057.fc6c209cbd.obscpio b/mpv-0.32.0+git.20200827T184057.fc6c209cbd.obscpio new file mode 100644 index 0000000..43b4e40 --- /dev/null +++ b/mpv-0.32.0+git.20200827T184057.fc6c209cbd.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d8428ac7d92e12729166ef3ff68e02e5cb3307478796e73bfff363d4d0f3d0c +size 9299469 diff --git a/mpv.changes b/mpv.changes index 8d9e337..ba2592f 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Fri Aug 28 07:00:34 UTC 2020 - idonmez@suse.com + +- Update to version 0.32.0+git.20200827T184057.fc6c209cbd: + * f_demux_in: log EOF "recovery" + * f_decoder_wrapper: pass through EOF after EOF + * player: fix video paused condition on VO creation + * filter: add a helper + * audio: clarify set_pause() documentation + * audio: adjust frame clipping for spdif formats + * audio: remove unused ring.h includes + * player: fix swapped debug output + * vo_gpu: EGL: fix transparency on X11/EGL/Mesa + * vo_gpu: EGL: slightly better debug logging of EGL configs + * ao/pulse: create the stream corked + * wayland: always update sbc for presentation time + * Revert "demux_lavf: always give libavformat the filename when probing" + * audio: remove delay debug logging + * wayland: simplify presentation time + * demux_mf: actually report errors + * player: do not loop if there's nothing to loop + * options: do not accept ":" as separator anymore in key/value lists + * cocoa-cb: force layer update on resize + * mac: add icc profile and ambient light sensor support + * mac: use config cache und wakeup for mac option runtime changes + * mac: make ontop level runtime changeable + * mac: properly guard and unwrap an optional value + * cocoa-cb: generalisation of backend independent parts + ------------------------------------------------------------------- Fri Aug 21 12:03:12 UTC 2020 - idonmez@suse.com diff --git a/mpv.obsinfo b/mpv.obsinfo index 1d117e6..8932026 100644 --- a/mpv.obsinfo +++ b/mpv.obsinfo @@ -1,5 +1,5 @@ name: mpv -version: 0.32.0+git.20200820T203717.b16a6cb6c6 -mtime: 1597948637 -commit: b16a6cb6c62657d3efbe69bd854287da149b59a1 +version: 0.32.0+git.20200827T184057.fc6c209cbd +mtime: 1598546457 +commit: fc6c209cbd8a5077ebb444f58e31f52010a6173b diff --git a/mpv.spec b/mpv.spec index 7f5aa07..eff95c4 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.20200820T203717.b16a6cb6c6 +Version: 0.32.0+git.20200827T184057.fc6c209cbd Release: 0 Summary: Advanced general-purpose multimedia player License: GPL-2.0-or-later