<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/multimedia/mpv, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-11-23T16:18:32Z</updated>
<entry>
<title>massive revision bump after textproc/icu update</title>
<updated>2022-11-23T16:18:32Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2022-11-23T16:18:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c4a3e052e2a4449eb2a3f616c79131d185e6f6ee'/>
<id>urn:sha1:c4a3e052e2a4449eb2a3f616c79131d185e6f6ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix x11 build: missing libXpresent dependency</title>
<updated>2022-11-17T21:31:22Z</updated>
<author>
<name>snj</name>
<email>snj@pkgsrc.org</email>
</author>
<published>2022-11-17T21:31:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=47eada552b36e40c3351038d69620581e1514987'/>
<id>urn:sha1:47eada552b36e40c3351038d69620581e1514987</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mpv: Update to 0.35.0</title>
<updated>2022-11-16T11:27:32Z</updated>
<author>
<name>leot</name>
<email>leot@pkgsrc.org</email>
</author>
<published>2022-11-16T11:27:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=92c163687ef292389f60f6d406576e86e8815598'/>
<id>urn:sha1:92c163687ef292389f60f6d406576e86e8815598</id>
<content type='text'>
Changes:
0.35.0
======
This release requires FFmpeg 4.0 or newer.

For packagers: Note that mpv's build system is only supported on Python 3.
If you use the `bootstrap.py` script it will take care of this, otherwise you
need to explicitly invoke the build system using `python3 waf`.

This release adds the Meson build system as an alternative to waf.
It is supposed to be feature-complete but please report any issues you encounter.


Features
--------
Added
~~~~~
- vo_gpu_next: add new libplacebo-based renderer
- build: add meson build support
- vo_gpu_next: forward Dolby Vision metadata to libplacebo
- ao_pipewire: add PipeWire audio backend
- ao_sndio: readd this audio output again
- vo_gpu_next: apply film grain if such metadata is present
- drm: context_drm_egl: add support for enabling VRR
- demux: add support for R128 replaygain tags
- x11: support X Present extension
- af_rubberband: add support for new engine in rubberband 3.0.0
- hwdec/drmprime: add drmprime hwdec-interop (commonly found on SoCs)
- various: support binding functions keys beyond F12
- audio: support hotplug events for multiple AOs
- sub: use Unicode linebreaking for non-ASS subs and OSD
- vo_gpu: hwdec: add Android hwdec utilizing AImageReader
- vo_dmabuf_wayland: add wayland VO displaying dmabuf buffers (vaapi or drm hwdec only)
- lua/console: add history deduplication


Changed
~~~~~~~
- filters: re-add vavpp hardware deinterlacing auto-filter (for --deinterlace)
- swresample: don't forcibly clip audio on every conversion
- ytdl_hook: always set HTTP headers to fix yt-dlp on certain sites


Removed
~~~~~~~
- libmpv: remove opengl_cb API and other deprecated symbols
- lua: remove deprecated mp.suspend(), resume() and resume_all()
- build: raise minimum libplacebo version requirement to v4.157.0


Options and Commands
--------------------
Added
~~~~~
- vo_gpu_next: add --target-colorspace-hint to facilitate HDR passthrough
- vo_gpu_next: new tone mapping options 'auto', 'spline', 'bt.2446a'
               and add --tone-mapping-crosstalk, --inverse-tone-mapping
- vo_gpu: add --gamut-mapping-mode and --tone-mapping-mode
- options: add 'always' choice to --stop-screensaver
- options: add --osd-playing-msg-duration
- player: add --cover-art-whitelist option
- x11: add --x11-present option


Changed
~~~~~~~
- ao_openal: enable --openal-direct-channels by default
- options: only apply --sub-visibility to primary subtitles
- options: make --cover-art-auto=exact the default
- vo_gpu/hwdec: rename and introduce legacy names for some interops


Deprecated
~~~~~~~~~~
- vo_gpu: deprecate --gamma-factor and --gamma-auto


Removed
~~~~~~~
- vo_gpu: remove --gamut-clipping, --gamut-warning, --tone-mapping-desaturate and
          --tone-mapping-desaturate-exponent (replacements available)
- vulkan: remove --vulkan-disable-events


Fixes and Minor Enhancements
----------------------------
- context_drm_egl: use gbm_surface_create_with_modifiers
- context_drm_egl: add support for BGR surface formats
- vo_gpu: vulkan: open DRM render fd when using VK_KHR_display
- client API: use symbol visibility attributes
- vo_gpu: hwdec_vaapi: add dma-buf modifiers support
- wayland: fix various issues that could lead to jitter
- osc: fix cache displaying 60s in some cases
- player: make --keep-open=always work with --loop-playlist
- opengl: support driver debug message under OpenGL ES
- vo_gpu: opengl: fixes for OpenGL ES version and extension handling
- f_decoder_wrapper: support frame rotation metadata (used by JPEG)
- wscript: switch shaderc checks to pkgconfig
- vd_lavc: enable hwdec for prores by default
- vo_gpu: add HOOKED_gather for custom shaders
- wayland, x11: sanitize window title for valid UTF-8
- win32: apply geometry position to content instead of window
- filter_kernels: add cosine window
- vo_gpu: hwdec_vaapi: don't probe formats for irrelevant endpoints
- vo_gpu: hwdec: load hwdec interops on-demand by default
- stats.lua: graphs: fix bad rendering due to division by 0
- hwdec: warn on unsupported --hwdec option value
- x11: fix --screen-name option
- x11: avoid wasteful rendering when possible
- video/image_writer: add JPEG XL support
- stream_lavf: enable ipfs, ipns and rist protocol support
- osc.lua: fix crash when calling osc-tracklist while idle
- player: add jxl, tiff, tif to list of image extensions
- various: switch to new AVChannelLayout structure
- lua: command_native_async: always run callback asynchronously (edge case)
- context_x11egl: remove supposed transparency workaround
- vo_gpu: fix 3DLUT precision
- drm: avoid drmModeAtomicCommit races by blocking
- drm_common: skip cards that don't support KMS for autodetection
- hwdec/dmabuf_interop_gl: support basic multi-plane formats
- misc/random: switch to internal xoshiro rng implementation
- ytdl_hook: improve track detection
- ad_lavc: strip non-normalized floats
- mpv.metainfo.xml: add XDG appstream metadata manifest
- mac: avoid unnecessary unsafe conversions; fixes crash in debug builds
- af_scaletempo2: fix crash when the number of channels increases
- wayland: correctly handle non-CLOCK_MONOTONIC clocks
- x11: fix --on-all-workspaces option
- sd_ass: improve handling of subtitles with unknown duration
- hwdec/vaapi: improve probing of supported sw formats
- demux_mf: enable support for QOI, PHM and HDR images
- demux_mkv: add AVS2 and AVS3 to tag list
- TOOLS/lua/autoload: fix incorrect duplicate file loading behavior
- demux/codec_tags: support more WAVEFORMATEXTENSIBLE tags
- sd_ass: never mangle colours on RGB video</content>
</entry>
<entry>
<title>mpv: Instead of enabling libdrm support on anything Unix-like, only</title>
<updated>2022-09-20T06:20:47Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2022-09-20T06:20:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4dcf856d77c12d698b1736b6d4eaeb771e26ed0d'/>
<id>urn:sha1:4dcf856d77c12d698b1736b6d4eaeb771e26ed0d</id>
<content type='text'>
enable it for operating systems where support for the underlying
console system exists.</content>
</entry>
<entry>
<title>*: bump PKGREVISION for flac shlib bump</title>
<updated>2022-09-11T12:51:02Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2022-09-11T12:51:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2cb7dafad24c46ea558793596db7a70c2f7cd44a'/>
<id>urn:sha1:2cb7dafad24c46ea558793596db7a70c2f7cd44a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump all dependent packages of wayland (belatedly)</title>
<updated>2022-08-11T05:08:00Z</updated>
<author>
<name>gutteridge</name>
<email>gutteridge@pkgsrc.org</email>
</author>
<published>2022-08-11T05:08:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b86113774bead4a7bcbe0bca0697f8bc97feb532'/>
<id>urn:sha1:b86113774bead4a7bcbe0bca0697f8bc97feb532</id>
<content type='text'>
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim&gt;=0.0.20210418 is not installed; can't buildlink files.</content>
</entry>
<entry>
<title>*: revbump for ffmpeg5</title>
<updated>2022-07-25T01:01:52Z</updated>
<author>
<name>tnn</name>
<email>tnn@pkgsrc.org</email>
</author>
<published>2022-07-25T01:01:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e90f6981c967d7da2e138a87de0e86d340aa5479'/>
<id>urn:sha1:e90f6981c967d7da2e138a87de0e86d340aa5479</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: Recursive revbump from audio/pulseaudio</title>
<updated>2022-07-02T16:53:03Z</updated>
<author>
<name>ryoon</name>
<email>ryoon@pkgsrc.org</email>
</author>
<published>2022-07-02T16:53:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3bdc75281f615f90360f85ef6e0a966aa6d74219'/>
<id>urn:sha1:3bdc75281f615f90360f85ef6e0a966aa6d74219</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*: recursive bump for perl 5.36</title>
<updated>2022-06-28T11:30:51Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2022-06-28T11:30:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5da87348cb57d8d1df6910cb892114c53beab8b0'/>
<id>urn:sha1:5da87348cb57d8d1df6910cb892114c53beab8b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>multimedia/mpv: Move to ffmpeg5</title>
<updated>2022-06-27T00:07:01Z</updated>
<author>
<name>js</name>
<email>js@pkgsrc.org</email>
</author>
<published>2022-06-27T00:07:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8ae9906685d883e45edb9cac5eccdf5d72b8ea49'/>
<id>urn:sha1:8ae9906685d883e45edb9cac5eccdf5d72b8ea49</id>
<content type='text'>
</content>
</entry>
</feed>
