diff options
author | Martin Storsjö <martin@martin.st> | 2017-03-29 13:44:28 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2017-03-31 22:06:52 +0300 |
commit | 10f4511f14a4e830c0ed471df4cd1cc2a18a481a (patch) | |
tree | c35dab334ebd56228a22b15d81819e9716c9db25 /libavcodec/cook.c | |
parent | 26d9b60373bf45bc4f91ff6815f5fa36764d4d7b (diff) | |
download | ffmpeg-10f4511f14a4e830c0ed471df4cd1cc2a18a481a.tar.gz |
libavutil: Make LOCAL_ALIGNED(xx be equal to LOCAL_ALIGNED_xx(
Previously, the former form always produced a manually aligned,
padded buffer, while the latter can use DECLARE_ALIGNED, if that
amount of stack alignment is supported.
libavutil/internal.h needs to include mem.h, since it uses
the DECLARE_ALIGNED macro.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/cook.c')
0 files changed, 0 insertions, 0 deletions