Commit Graph

32 Commits

Author SHA1 Message Date
sthen
e8018bf929 github are now serving mpv-0.35.1 with a different gzip encoding, though
the tar after ungzipping is identical. set a temporary different DISTNAME
so the files don't conflict if already fetched on any build machines.
reported by naddy
2023-01-30 21:49:02 +00:00
sthen
7d7a67c37c update to mpv-0.35.1 2023-01-30 16:35:46 +00:00
sthen
502f182ba5 mpv: switch build from waf to Meson, build with zimg support while there.
From Brad.
2022-12-02 13:08:38 +00:00
rsadowski
73e7e11eb9 Update mpv to 0.35.0
https://raw.githubusercontent.com/mpv-player/mpv/master/RELEASE_NOTES

Update diff from Brad
2022-11-17 06:46:46 +00:00
kn
d7115f2cab Update to 0.34.1, from Brad
- player: fix autofit/geometry related segfault
- ao_oss: add missing PATH_DEV_MIXER define
- egl_helpers: fix context creation if GLES 3 is not available
- audio: stop corrupting audio on underreads
- wayland: fix a potential segfault on surface enter
- vo_gpu: opengl: fix wrong glMemoryBarrier call
- vo_gpu: opengl: create context at version 4.4 again
- af_lavcac3enc: fix memory leak on no-op
- subprocess: unblock/reset signals before running child process
- wayland: avoid doing unneccesary window resizes
2022-01-29 12:30:14 +00:00
kn
5b9d9c28c1 Update to mpv 0.34.0
From Brad
2021-11-07 18:47:36 +00:00
namn
d493bb9c9b update mpv to 0.33.1
This is a security fix release.

Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.33.1

Feedback and tweaks from sthen@ and Brad.

ok sthen@
2021-04-07 06:58:46 +00:00
rsadowski
fd8fd2bf81 Update mpv to 0.33.0
Feedback from cwen@, WANTLIB tweak by me, initial update diff from Brad
2020-12-21 08:57:20 +00:00
ajacoutot
980f728dc2 Upstream updated to using WAF 2.0.20 for some bug fix.
Sync WANTLIB while here.

from Brad
2020-10-29 13:44:14 +00:00
ajacoutot
7f853e98a4 Update to mpv-0.32.0.
from Brad
2020-01-29 06:52:21 +00:00
ajacoutot
efe1adbe7b Update to mpv-0.31.0.
from Brad
2019-12-28 18:37:32 +00:00
kn
df4f70ef8d Update to mpv 0.30.0
From Brad Smith
OK rsadowski
2019-10-26 12:03:20 +00:00
sthen
ad6badc085 update to mpv 0.29.1, working with FFmpeg 4.x, from Brad 2019-02-25 22:43:46 +00:00
czarkoff
9527a90da9 Update mpv to 0.22.0
Per suggestion by jca@ libsmbclient support is disabled.
2016-11-25 15:02:43 +00:00
czarkoff
1513b1e1f0 update to mpv 0.21.0
Two patches that are added in this commit are already upstreamed, so they
should be removed with next update.
2016-10-20 17:28:52 +00:00
czarkoff
b56afe7b56 update to mpv-0.20.0 2016-09-04 17:29:28 +00:00
czarkoff
c904331bba update to mpv-0.19.0 2016-08-16 14:08:40 +00:00
czarkoff
70e8b4e303 update to mpv-0.18.1 2016-08-08 15:05:17 +00:00
czarkoff
6f98f73212 update to mpv-0.18.0
unrelated changes:

 - X11BASE is hooked up explicitly, so that several tests in waf don't fail
 - WRKBUILD is set to subdirectory of WRKSRC, so that mpv does not get relinked
   during "make install"
2016-07-10 15:27:55 +00:00
czarkoff
f4e3208728 update to mpv-0.17.0 from brad@ 2016-04-27 11:39:04 +00:00
czarkoff
baf8d9e155 update to mpv-0.16.0
ok sthen@
2016-03-05 12:52:11 +00:00
czarkoff
b1a830691f update to mpv-0.15.0
changes:

 - old-configure is gone, so use waf
 - instead of patching cd/dvd device names, use sed
 - explicitly disable dependencies we don't have but may get in future

ok, tweaks and testing bentley@, jasper@ and sthen@
2016-02-04 09:23:20 +00:00
czarkoff
edae0d4458 update to mpv 0.14.0
Original patch from brad@

OK feinerer@, sthen@
2016-01-12 09:09:57 +00:00
czarkoff
306dc01156 update mpv to 0.13.0
Patch from brad@
2015-11-22 18:33:04 +00:00
czarkoff
f3295e2340 Update to mpv 0.11.0
From brad@, ok ajacoutot@
2015-09-26 04:02:31 +00:00
bentley
551225accd Update to mpv-0.10.0.
from brad. ok ajacoutot@
2015-09-10 10:43:06 +00:00
ajacoutot
8e5af2deae Update to mpv-0.9.2.
from brad
ok bentley@ czarkoff@ (maintainer)
2015-05-24 10:30:55 +00:00
czarkoff
67f337652e update to 0.9.1
OK bentley@, brad@, sthen@.
2015-05-06 06:51:03 +00:00
czarkoff
1c2382d6f8 Update to mpv 0.8.3
OK bentley@, sthen@
2015-03-27 06:11:27 +00:00
czarkoff
4674ac91ee update to 0.8.2, from Henrik Friedrichsen, ok bentley@ 2015-03-17 09:00:56 +00:00
sthen
66e4f58fc5 update to mpv 0.7.3, from Dmitrij D. Czarkoff, ok bentley@ 2015-02-13 13:49:45 +00:00
bentley
c058309854 Import mpv-0.7.2.
mpv is a fork of mplayer2 and MPlayer.  Its option parser was improved
to behave more like other CLI programs, and many option names and
semantics were reworked to make them more intuitive and memorable.
Instead of default GUI it provides a small controller interface that is
triggered by mouse movement.  OpenGL video output is capable of many
features loved by videophiles, such as video scaling with popular high
quality algorithms, color management, and more, as well as of hardware
decoding using VDPAU and VAAPI.

From Dmitrij D. Czarkoff. ok sthen@
2015-01-11 08:21:39 +00:00