CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/12/09 03:33:04
Modified files:
multimedia/mpv : Makefile
multimedia/mpv/patches: patch-meson_build
Added files:
multimedia/mpv/patches: patch-audio_decode_ad_lavc_c
patch-audio_decode_ad_spdif_c
patch-common_av_common_c
patch-common_av_common_h
patch-common_recorder_c
patch-sub_lavc_conv_c
patch-sub_sd_lavc_c
patch-video_decode_vd_lavc_c
patch-video_out_gpu_lcms_c
patch-video_sws_utils_c
Log message:
add mpv patches, via Brad:
- upstream commits to eliminate deprecated FFmpeg API
- upstream gpu_next fixes for crashing due to a bug with usage of lcms2
- fix over-zealous detection of libatomic (it was picked up at configure
time if present at all, rather than only if needed)