Age | Commit message (Collapse) | Author |
|
https://github.com/mpv-player/mpv/commit/0e43eea5bb9d3864329ad58f06377c4bb029d5d3
|
|
|
|
|
|
|
|
|
|
|
|
libplacebo-git is not needed anymore as libplacebo in the official
repositories was updated and now meets the mpv requirements.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Option vaapi-x-egl was dropped[1] by upstream.
[1] https://github.com/mpv-player/mpv/commit/99f367f219b45c83de68bdac378c14a55b9bbe77
|
|
|
|
This matches[1] the repository package.
[1] https://github.com/archlinux/svntogit-packages/commit/613f3176386e14d7115ced7361a2705fce41e3e5
|
|
References
----------
https://github.com/mpv-player/mpv/commit/3858a8102bdeb40120dc1a426db38d84e8f39afd
|
|
https://github.com/mpv-player/mpv/commit/48ad2278c7a1fc2a9f5520371188911ef044b32c
|
|
[1] https://github.com/mpv-player/mpv/commit/87aba146eddd2bc3fe8819180e2814e7947ff1f2
[2] https://github.com/mpv-player/mpv/commit/adc32e25e061b8a9ca927e17ae5cbf88e394dd16
[3] https://github.com/mpv-player/mpv/commit/3d459832a88a9bd2835b339cf6ca98f84aad0115
|
|
Option '--enable-ffmpeg-strict-abi' was removed[1] by upstream.
[1] https://github.com/mpv-player/mpv/commit/78cfeee2b93830f2988508a653b508336147b79d
|
|
References
----------
[1] https://github.com/mpv-player/mpv/commit/62b2c5db982103f84d61e4abb0cc3a3aff077e1c
[2] https://github.com/mpv-player/mpv/commit/1b2e5137e04bf4990713714b4925fbdd30a9d6c9
|
|
References
----------
https://github.com/mpv-player/mpv/commit/19913921eb9ee4c35de230c62c46d1591cf3326e
|
|
ffmpeg git master is needed at this moment.
|
|
|
|
References
----------
https://github.com/mpv-player/mpv/commit/71d218eae4b4d93ada34ff74906f71ad359c84bc
https://github.com/mpv-player/mpv/commit/4583bd8cc7bf538bce424983d49729c934d13a53
https://github.com/mpv-player/mpv/commit/bca917f6d2c50d9df3a4140b7be7beb6d567aa5b
|
|
libass is now a mandatory dependency and there is no more option
for enable or disable it.
References
----------
https://github.com/mpv-player/mpv/commit/0b9ed9c2744ada1eefc1f254c5f3ade6c626ed72
|
|
This also changes the license which can now be GPL, meaning that
it's GPL version 2 or later.
References
----------
https://github.com/mpv-player/mpv/commit/3b8b7cb9d481828953f105f92bacc07a3cb2f332
|
|
|
|
--enable-drmprime was removed.
References
----------
https://github.com/mpv-player/mpv/commit/7d11eda72e90d7aa9df25127bd810aa7b191029c#diff-dc6134e3d3c869a052520d86f46371dc
|
|
References
----------
https://github.com/mpv-player/mpv/commit/9c05be8999a77deea056c8c4952ab37756d05ce2
|
|
|
|
The test suite has changed[1] and is now part of the mpv binary.
[1] https://github.com/mpv-player/mpv/commit/fb568963199312c7970ebc3bd7f89ae85ea43648
|
|
|
|
Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
|
|
|
|
|
|
Upstream dropped some options.
References
----------
https://github.com/mpv-player/mpv/commit/62294049852549e99ec948e0df16452856afa0c1
https://github.com/mpv-player/mpv/commit/ebab42c9a826e346faa89482847f442546a554f5
https://github.com/mpv-player/mpv/commit/b30e85508a305d668db8419556d295a65ab08707
|
|
|
|
libplacebo 1.18.0 has just reached the repos and it is suitable
for building mpv git master currently.
|
|
libplacebo is now needed for vulkan support.
Currently, mpv needs libplacebo 1.18.0 or highter, which is not
yet on the official repositories. Temporarily using libplacebo-git
until it is updated in the repositories.
References
----------
https://github.com/mpv-player/mpv/commit/7006d6752d7da21870dfdb2b0d7640a3734f748c#diff-dc6134e3d3c869a052520d86f46371dc
|
|
|
|
|
|
|
|
ffmpeg 4.0 was released on the official repositories and mpv
builds fine with it. No need for ffmpeg git master for the
time being. We can now also switch back vapoursynth-git to
vapoursynth.
References
----------
https://aur.archlinux.org/cgit/aur.git/commit/?h=mpv-full-git&id=2f20505164f468c705a02ecf3227d5a436753b42
|
|
References
----------
https://github.com/mpv-player/mpv/commit/e02c9b9902f5bd356088cfbff3b9c333e50f1e47#diff-dc6134e3d3c869a052520d86f46371dc
|
|
Also on this commit:
--------------------
- depends: moved 'sndio' from the AUR section to the official
repositories section (it is now on the [community]
official repository
References:
-----------
https://github.com/mpv-player/mpv/commit/07915b12273a36bc7f104a5f3fc949a407d243dc
|
|
vulkan-headers 1:1.1.70-3 now provides the needed file
vulkan_wayland.h and other files included by vulkan.h.
No more need for vulkan-validation-layers.
References
----------
https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/vulkan-docs&id=55c21f5ddccc108d6570134ad8ae8fe805318efb
|
|
This is needed due to an upstream change in vulkan headers from
Khronos. Now the file /usr/include/vulkan/vulkan.h from package
vulkan-headers needs the file /usr/include/vulkan/vulkan_wayland.h
from package vulkan-validation-layers.
Since vulkan-headers is a dependency of vulkan-validation-layers,
including just the later will bring everything needed.
References:
-----------
https://github.com/KhronosGroup/Vulkan-Docs/commit/ce60b9c88745ecded74296dfbe69dae7c1fb2e62#diff-2576254f740297bbaae7b08c63fbf9c4
|
|
|