Accepting request 896117 from multimedia:apps
- 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 OBS-URL: https://build.opensuse.org/request/show/896117 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpv?expand=0&rev=105
This commit is contained in:
commit
94c9ff4023
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/mpv-player/mpv.git</param>
|
||||
<param name="changesrevision">ded36a4470a5970693ee0ceb2f43baa5db470cd3</param></service></servicedata>
|
||||
<param name="changesrevision">d7f3d1fff75a07bef91eef0edb9ae7db6d590637</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c361c3493dc4a8567ba8dfa92c5614f6db588c1be4c89cd2f79e3b71bbffff1
|
||||
size 9381901
|
3
mpv-0.33.1+git.20210528T161101.d7f3d1fff7.obscpio
Normal file
3
mpv-0.33.1+git.20210528T161101.d7f3d1fff7.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c8121ef3932520d889186e6e75775f19d1c71c30d07f22e9a4a3f23793dec4d
|
||||
size 9387533
|
28
mpv.changes
28
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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user