OSDN Git Service

Allow hard-coding of the 32kB cubic-root table for AAC.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 14 Mar 2010 19:59:47 +0000 (19:59 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 14 Mar 2010 19:59:47 +0000 (19:59 +0000)
commitc26bce1070a409ae2fefce8fb43d26228d108f7e
treedd0a6b30e0f0f9de49b43e5913b7aefc6f586d80
parent7732f641ffd23670b9e84f07a0ec3b3b360b8a64
Allow hard-coding of the 32kB cubic-root table for AAC.

Originally committed as revision 22527 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/aac.c
libavcodec/cbrt_tablegen.c [new file with mode: 0644]
libavcodec/cbrt_tablegen.h [new file with mode: 0644]