diff options
author | Rostislav Pehlivanov <atomnuker@gmail.com> | 2015-08-29 06:07:12 +0100 |
---|---|---|
committer | Rostislav Pehlivanov <atomnuker@gmail.com> | 2015-08-29 06:07:12 +0100 |
commit | f55cc579115e4bcfe26eb05ecaa1c823343e9e1e (patch) | |
tree | c2bc04b477c2aa405f3f832e036d4e0f1dee2469 /libavcodec/avr32 | |
parent | 91f1115a0e027074c90bac6e57c2d0f4fe9efe8c (diff) | |
download | ffmpeg-f55cc579115e4bcfe26eb05ecaa1c823343e9e1e.tar.gz |
aac: move the TNS tables from aacdectab to the shared aactab
This commit simply moves the TNS tables to a more appropriate
aactab.h since then they can be accessed by both the decoder
and encoder.
The encoder _shouldn't_ normally need the tables since the
specs describe a specific quantization process, but the exact
reason for this can be seen in the TNS commit following.
Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'libavcodec/avr32')
0 files changed, 0 insertions, 0 deletions