[MPlayer-dev-eng] Unbreak build

Nicolas George george at nsup.org
Fri Sep 20 10:28:21 EEST 2024


Hi.

I should pull my weight around here.

The attached patch series fixes build with recent ffmpeg and Debian
testing:

- ffmpeg requires a few changes in the configure script;

- gcc 14 has started considering incompatible implicit pointer casts as
  fatal errors;

- the fast-math change was reported by multiple persons.

I have only tested building most changes, not running, I think it is
enough to apply.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-configure-disable-Vulkan-encoders.patch
Type: text/x-diff
Size: 1686 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0022.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-configure-remove-ffast-math.patch
Type: text/x-diff
Size: 1089 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0023.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-configure-enable-DOVI-encoder.patch
Type: text/x-diff
Size: 660 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0024.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-configure-replace-AV-putFormat-with-FF.patch
Type: text/x-diff
Size: 1626 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0025.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-libaf-af_lavcresample-explicit-pointer-casts.patch
Type: text/x-diff
Size: 914 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0026.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-libmpcodecs-ad_spdif-fix-type-of-argument.patch
Type: text/x-diff
Size: 924 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0027.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-libmpcodecs-vd_ffmpeg-explicit-pointer-casts.patch
Type: text/x-diff
Size: 844 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0028.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-libmpcodecs-vf_pp-explicit-pointer-casts.patch
Type: text/x-diff
Size: 938 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0029.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-libmpcodecs-vf_scale-explicit-pointer-casts.patch
Type: text/x-diff
Size: 1512 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0030.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-libmpcodecs-vf_screenshot-explicit-pointer-casts.patch
Type: text/x-diff
Size: 1521 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0031.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0011-libmpdemux-demux_film-explicit-pointer-casts.patch
Type: text/x-diff
Size: 927 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0032.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012-libmpdemux-demux_lavf-explicit-pointer-casts.patch
Type: text/x-diff
Size: 1122 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0033.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013-libmpdemux-muxer_avi-explicit-pointer-casts.patch
Type: text/x-diff
Size: 4314 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0034.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0014-libvo-vo_aa-explicit-pointer-casts.patch
Type: text/x-diff
Size: 1090 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0035.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0015-libvo-vo_matrixview-explicit-pointer-casts.patch
Type: text/x-diff
Size: 815 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0036.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0016-libvo-vo_x11-explicit-pointer-casts.patch
Type: text/x-diff
Size: 826 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0037.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0017-loader-qtx-qtxsdk-components-explicit-pointer-casts.patch
Type: text/x-diff
Size: 1059 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0038.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0018-mp_msg-explicit-pointer-casts.patch
Type: text/x-diff
Size: 879 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0039.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0019-mplayer-explicit-pointer-casts.patch
Type: text/x-diff
Size: 996 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0040.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0020-sub-sub-explicit-pointer-casts.patch
Type: text/x-diff
Size: 848 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0041.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0021-sub-spudec-explicit-pointer-casts.patch
Type: text/x-diff
Size: 994 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0042.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0022-libvo-gl_common-fix-incompatible-pointer-types.patch
Type: text/x-diff
Size: 850 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20240920/005af5c2/attachment-0043.patch>


More information about the MPlayer-dev-eng mailing list