diff options
author | leot <leot@pkgsrc.org> | 2016-03-02 21:30:19 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2016-03-02 21:30:19 +0000 |
commit | d2010037192a924d0589a00cb1e9a17557039d7e (patch) | |
tree | 44b10702ec3f4dd1b4ac8a7e1b58f31083434896 /multimedia | |
parent | 1238f295734a1b8e7572ff91a633b53d98090623 (diff) | |
download | pkgsrc-d2010037192a924d0589a00cb1e9a17557039d7e.tar.gz |
Update multimedia/mpv to 0.16.0.
Changes:
Release 0.16.0
==============
This release changes the license of some non-MPlayer source files to LGPL 2.1 or later.
Build System Changes
--------------------
- build: enable vaapi under drm-only as well (issue #2808)
- build: enable vo_opengl_cb if GL headers are present
- build: make libavfilter mandatory
- build: make posix_spawn optional
- wscript: don’t install the encoding profiles with encoding disabled
Features
--------
New
~~~
- Initial Android support
- ao: initial OpenSL ES support
- dxva2: support HEVC Main 10
- osc: add always-on mode and unify visibility mode (always/never/auto)
- player: add complex filter graph support
- rpi: add mpeg-4, vc-1 decoding support
- stream_dvb: support frontends with multiple delivery systems (e.g. DVB-C/DVB-T combo cards)
- vo_opengl: 10 bit support with ANGLE
- vo_opengl: add KMS/DRM VAAPI hardware decoding interop
- vo_opengl: dxinterop: add dxva2 passthrough
- vo_rpi: add geometry handling (--geometry, --autofit, fullscreen switching, etc.)
- vo_x11: add 16bpp support
Options and Commands
--------------------
Added
~~~~~
- --lavfi-complex option for complex filter graphs
- audio: change downmix behavior, add --audio-normalize-downmix
- command: add vf-command and af-command commands
- player: add --external-file option
- vo_opengl: add interpolation-threshold sub-option
Changed
~~~~~~~
- audio: change --audio-channels default back to stereo
- audio: remove default preference for libdcadec (decoder was merged with FFmpeg)
- command: always allow setting volume/mute properties
- command: show original aspect in video-aspect property too
- input: ignore --input-cursor for events injected by input commands (issue #2750)
- options: set fs=yes by default on RPI, and change RPI defaults handling
- sub: implement "sub-seek 0" (issue #2791)
- vo_opengl: default scaler-resizes-only sub-option to yes
Fixes and Minor Enhancements
----------------------------
- OS X/cocoa: fix charcode retrieving for accented characters
- TOOLS/lua/ao-null-reload.lua: send ao-reload on audio-device-list change (issue #2738)
- TOOLS/lua/autoload.lua: remove the extension prior to sort
- Windows: fix dropping URIs (issue #2782)
- af_lavrresample: prevent channels from being dropped, e.g. when going 7.1 -> 7.1(wide) and similar cases
- ao_coreaudio: fix 7.1(rear) channel mapping
- ao_openal: wipe out global context on init error (PR #2719)
- ao_wasapi: avoid under-run cascade in exclusive mode
- ao_wasapi: set buffer size to device period in exclusive mode
- audio: fix spdif PCM fallback
- build: add special openbsd case for iconv check (issue #2710)
- command: fix NULL pointer deref in "video-codec" property (issue #2729)
- command: fix track cycling logic (issue #2784)
- demux: disable stream cache if no tracks are selected (issue #2692)
- demux_mkv: add hack to fix opus gapless behavior
- demux_mkv: support channel layout in VfW muxed PCM (issue #2820)
- osc: fix runtime enable_osc(true/false)
- player: fix initial audio sync in certain cases (issue #2770)
- player: honor --force-window if video is selected, but inactive
- player: never show "DS: (unavailable)"
- player: restore old/correct --force-window behavior (issue #2825)
- player: rewrite timeline/ordered chapter support
- vaapi: fix compilation on older FFmpeg/Libav (issue #2737)
- vdpau: force driver to report preemption early
- video: don't wait for last video frame in the normal case (issue #2745)
- video: fix coverart switching
- video: slightly improve video stream switching
- vo_opengl: add precision qualifier to usampler2D on ANGLE (issue #2761)
- vo_opengl: default to rgba16f FBOs on ANGLE
- vo_opengl: don't use normalized coords for debanding rectangle textures (issue #2831)
- vo_opengl: dxinterop: fix compatibility issue with Vista
- vo_opengl: pass the correct target to deband functions with Apple hwdec interop
- vo_opengl: rename custom shader entrypoint from sample to sample_pixel (issue #2733)
- x11: get *current* XRandR screen configuration instead of polling for new screens, too
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mpv/Makefile | 6 | ||||
-rw-r--r-- | multimedia/mpv/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index e8a8137cd1b..ea3f59f9d85 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2016/01/20 22:22:18 leot Exp $ +# $NetBSD: Makefile,v 1.30 2016/03/02 21:30:19 leot Exp $ -DISTNAME= mpv-0.15.0 +DISTNAME= mpv-0.16.0 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GITHUB:=mpv-player/} GITHUB_TAG= v${PKGVERSION_NOREV} @@ -8,7 +8,7 @@ GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= leot@NetBSD.org HOMEPAGE= http://mpv.io/ COMMENT= Video player based on MPlayer and mplayer2 -LICENSE= gnu-gpl-v2 +LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 # needs sem_timedwait(3) NOT_FOR_PLATFORM= NetBSD-[1-6]*-* diff --git a/multimedia/mpv/distinfo b/multimedia/mpv/distinfo index 496c37ea8df..b3c4b60f52e 100644 --- a/multimedia/mpv/distinfo +++ b/multimedia/mpv/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2016/01/20 22:22:18 leot Exp $ +$NetBSD: distinfo,v 1.21 2016/03/02 21:30:19 leot Exp $ -SHA1 (mpv-0.15.0.tar.gz) = 3d81b7c6c46afc4223415adfd74e53c8a4d70089 -RMD160 (mpv-0.15.0.tar.gz) = 8a1e3aa22c7d06d67319125692279f61246bb5de -SHA512 (mpv-0.15.0.tar.gz) = 6f12487ff9bedd6872993189e3359c04ab0de559fd42bfcc5accdbfbd02e0d863cf3d7cfa5cceaedd174a4c16c831914945cf9cf6c918732f72fa44467127332 -Size (mpv-0.15.0.tar.gz) = 2849513 bytes +SHA1 (mpv-0.16.0.tar.gz) = 9cf153b9f398d231ae625a857bfe685a92ad9b9c +RMD160 (mpv-0.16.0.tar.gz) = f3b8aa0efa03f262fe18579458ab6464a70d7d0b +SHA512 (mpv-0.16.0.tar.gz) = d328dba2cc68bd3ae2e14bfcf2b4f69f076691bb40db77036e716f783d7683fde668b652829106661dfeea46d66b4a7ad61b58610411b69bd5265adea4f20bd6 +Size (mpv-0.16.0.tar.gz) = 2877026 bytes |