[PATCH 0/2][ticket 2318] Problems with memory alignment
Alexander Strasser <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, 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 configure | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) -- 2.11.0 _______________________________________________ MPlayer-dev-eng mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng