SHA256
1
0
forked from pool/mpv

Accepting request 404890 from home:X0F:branches:multimedia

Reverting previous GPL3 change due to upstream's replacement of GPL3-licensed prescaling with generic shader processing.
Instead, https://github.com/bjin/mpv-prescalers/tree/master shaders should be packaged.

It's not yet clear, however, what upstream would do on the next release regarding "prescaling" (high-quality high-demand power-of-two scaling algorithms) since the new code is not feature-complete to be actually able to replace the old one.

OBS-URL: https://build.opensuse.org/request/show/404890
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=47
This commit is contained in:
Martin Pluskal
2016-06-27 08:26:37 +00:00
committed by Git OBS Bridge
parent 67e98d182f
commit 57f3f23d5d
2 changed files with 7 additions and 12 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jun 26 22:05:13 UTC 2016 - virtuousfox@gmail.com
- Remove mpv_gpl3 Packman condition due to upstream's decision
to drop "prescaling" code in favour of generic shader hooks.
-------------------------------------------------------------------
Sat Jun 25 06:00:02 UTC 2016 - aloisio@gmx.com