[MPlayer-dev-eng] [PATCH] fix broken build since r38235 (was: Re: [MPlayer-cvslog] r38235 - in trunk: libmpcodecs/vf_filmdint.c libmpcodecs/vf_gradfun.c libmpcodecs/vf_ow.c libmpcodecs/vf_spp.c m_config.h sub/osd.c)

Erik Auerswald auerswal at unix-ag.uni-kl.de
Sat Jan 23 22:16:32 EET 2021


Hi,


On 23.01.21 19:52, Erik Auerswald wrote:
> Hi,
> 
> On 23.01.21 19:22, reimar wrote:
>> Author: reimar
>> Date: Sat Jan 23 20:22:15 2021
>> New Revision: 38235
> 
> After the recent changes, MPlayer no longer compiles for me.
> since the problem occurs in the file libmpcodecs/vf_spp.c
> I assume that this check in to be the cause.
> 
>> Log:
>> Switch to using DECLARE_ALIGNED for better portability.

Using DECLARE_ALIGNED instead of LOCAL_ALIGNED_16 fixes the
compilation error for me, please see attached patch.  I hope
that I've used DECLARE_ALIGNED correctly.

Thanks,
Erik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer-fix_build_r38235-use_DECLARE_ALIGNED.patch
Type: text/x-patch
Size: 561 bytes
Desc: not available
URL: <https://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20210123/d97541d5/attachment.bin>


More information about the MPlayer-dev-eng mailing list