OSDN Git Service

aacdec: Reduce the size of buf_mdct.
authorYoung Han Lee <cpumaker@gmail.com>
Wed, 16 Feb 2011 01:04:07 +0000 (10:04 +0900)
committerAlex Converse <alex.converse@gmail.com>
Tue, 22 Feb 2011 00:35:22 +0000 (16:35 -0800)
commite22910b21a6c78b0159f98426b10c204f12bc15a
treeb373a861841ca55974f2fdb273089728cdd8deff
parent203df50d1013ea59e558d63f3ea69ffae1249124
aacdec: Reduce the size of buf_mdct.

It was doubled in size for the LTP implementation. This brings it back
down to its original size.
libavcodec/aac.h
libavcodec/aacdec.c