Accepting request 884888 from multimedia:apps
- 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/request/show/884888 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mpv?expand=0&rev=103
This commit is contained in:
commit
69fa67dbfb
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>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/mpv-player/mpv.git</param>
|
||||
<param name="changesrevision">6265724f3331e3dee8d9ec2b6639def5004a5fa2</param></service></servicedata>
|
||||
<param name="changesrevision">74f5d4940e38799cb92319e89c030195c5d4fe54</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee1a2fcf1cd0c9c5ceb5f1e99d10ccb90204989a11077111ee77a54a7f20be84
|
||||
size 9368077
|
3
mpv-0.33.1+git.20210412T140928.74f5d4940e.obscpio
Normal file
3
mpv-0.33.1+git.20210412T140928.74f5d4940e.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c290d595d69fa4531020fb5d680205298b16e0f9bad036eab2aa6552b0062340
|
||||
size 9372685
|
18
mpv.changes
18
mpv.changes
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 13 08:56:24 UTC 2021 - idoenmez+factory@suse.de
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 23 13:11:23 UTC 2021 - idonmez@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: mpv
|
||||
version: 0.33.0+git.20210321T171820.6265724f33
|
||||
mtime: 1616343500
|
||||
commit: 6265724f3331e3dee8d9ec2b6639def5004a5fa2
|
||||
version: 0.33.1+git.20210412T140928.74f5d4940e
|
||||
mtime: 1618254568
|
||||
commit: 74f5d4940e38799cb92319e89c030195c5d4fe54
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user