]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/aactab.c
huffyuvenc: BGRA support
[ffmpeg] / libavcodec / aactab.c
index 46886b12dff6c86110790261487ab70e204e90ea..9176e37d485d97a98a04c61e067f2cdcf88d500b 100644 (file)
@@ -33,8 +33,8 @@
 
 #include <stdint.h>
 
-DECLARE_ALIGNED(16, float,  ff_aac_kbd_long_1024)[1024];
-DECLARE_ALIGNED(16, float,  ff_aac_kbd_short_128)[128];
+DECLARE_ALIGNED(32, float,  ff_aac_kbd_long_1024)[1024];
+DECLARE_ALIGNED(32, float,  ff_aac_kbd_short_128)[128];
 
 const uint8_t ff_aac_num_swb_1024[] = {
     41, 41, 47, 49, 49, 51, 47, 47, 43, 43, 43, 40, 40