[MPlayer-dev-eng] [PATCH 0/2][ticket 2318] Problems with memory alignment
Alexander Strasser
eclipse7 at gmx.net
Mon Apr 3 02:03:01 EEST 2017
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
More information about the MPlayer-dev-eng
mailing list