summaryrefslogtreecommitdiff
path: root/libavdevice
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-08-28 18:15:49 +0200
committerNicolas George <nicolas.george@normalesup.org>2012-08-29 18:19:41 +0200
commita5704659e3e41b7698812b89f67d9a7467a74d20 (patch)
tree9b1c06e0d0751c763c79b04bd512c383b94a0950 /libavdevice
parent7816c7e7728d5094d52c34652a504c38ebfc4628 (diff)
lavfi/af_atempo: use av_malloc for rDFT buffers.
Memory obtained from av_realloc is not aligned enough for AVX. The other similar allocations are changed too because they use the same macro. The buffers were cleared afterwards anyway. Fix trac ticket #1692.
Diffstat (limited to 'libavdevice')
0 files changed, 0 insertions, 0 deletions