CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/01/29 05:30:14
Modified files:
multimedia/mpv : Makefile distinfo
multimedia/mpv/patches: patch-audio_out_ao_sndio_c
Log message:
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