- Update to version 0.33.1+git.20210412T140928.74f5d4940e:
* wayland: support the display-hidpi-scale property * demux: undeprecate --cache-secs * audio/aframe: reuse data buffer if less than 8 channels * stream: turn stream_info.open2's args argument const * stream_slice: fix use-after-free if inner stream fails to open * player/scripting: fix use-after-free when loading script folders * stream_mf: set correct stream origin * demux_mf: improve format string processing * manpage: fix a typo in the --aid option note * vo_gpu: adjust interpolation_threshold's default * options: Add validation macro for int type * demux: Move demuxer help to new standard mechanism * options: Make validation and help possible for all option types OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=262
This commit is contained in:
committed by
Git OBS Bridge
parent
4693304d25
commit
9e83fac298
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/mpv-player/mpv.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">mpv</param>
|
||||
<param name="versionprefix">0.33.0+git</param>
|
||||
<param name="versionprefix">0.33.1+git</param>
|
||||
<param name="versionformat">%ci.%h</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
|
Reference in New Issue
Block a user