git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
aac: Fix low delay windowing.
[ffmpeg.git]
/
libavcodec
/
aactab.c
diff --git
a/libavcodec/aactab.c
b/libavcodec/aactab.c
index
46aa10a
..
ee9a735
100644
(file)
--- a/
libavcodec/aactab.c
+++ b/
libavcodec/aactab.c
@@
-34,7
+34,6
@@
#include <stdint.h>
DECLARE_ALIGNED(32, float, ff_aac_kbd_long_1024)[1024];
-DECLARE_ALIGNED(32, float, ff_aac_kbd_long_512 )[512];
DECLARE_ALIGNED(32, float, ff_aac_kbd_short_128)[128];
const uint8_t ff_aac_num_swb_1024[] = {