[MPlayer-dev-eng] [PATCH 0/2][ticket 2318] Problems with memory alignment

Alexander Strasser eclipse7 at gmx.net
Thu Apr 6 00:35:21 EEST 2017


Hi all!

On 2017-04-03 01:03 +0200, Alexander Strasser wrote:
> first patch fixes Windows builds after the removal of the memalign
> hack from FFmpeg.
> 
> Second patch defines HAVE_SIMD_ALIGN_32 for AVX capable CPUs and
> should not be constrained to platforms that do not have memalign.
> 
> Both of these fix ticket 2318 for me; on Winows with MSys2.
> I think testing results are a bit flaky for this ticket, as
> the alignment could just be fine by chance.
> 
> Alexander Strasser (2):
>   configure: Fix _aligned_malloc check
>   configure: Define HAVE_SIMD_ALIGN_32
> 
 
Both patches committed (v2 of patch 2) after confirmation of the bug reporter.


  Alexander


More information about the MPlayer-dev-eng mailing list