]> git.sesse.net Git - ffmpeg/commit
Increase alignment of av_malloc() as needed by AVX ASM.
authorVitor Sessak <vitor1001@gmail.com>
Sat, 23 Apr 2011 17:24:31 +0000 (19:24 +0200)
committerReinhard Tartler <siretart@tauware.de>
Tue, 26 Apr 2011 16:18:22 +0000 (18:18 +0200)
commit13dfce3d44f99a2d7df71aba8ae003d58db726f7
treed0997a169ba8e4e7c97dcfc36b60f74e2295b087
parent33cbfa6fa37d9aea235ce7d3c389d8eec279205f
Increase alignment of av_malloc() as needed by AVX ASM.

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
libavutil/mem.c