diff options
author | Mans Rullgard <mans@mansr.com> | 2011-05-16 15:57:04 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-05-16 16:20:18 +0100 |
commit | 721d6f2dc5437df21ae17923b29fa2be847764c7 (patch) | |
tree | 69c5ac489cf0c51f7dcac8711343eec7103e8a25 /libavcodec/tta.c | |
parent | 257de5fb25454209ccb3fd152d1ff3c98813e2ce (diff) | |
download | ffmpeg-721d6f2dc5437df21ae17923b29fa2be847764c7.tar.gz |
dct: bypass table allocation for DCT_II of size 32
The size-32 DCT_II has a special implementation which doesn't use
the normal tables. Skipping allocation of these in this case saves
some memory.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavcodec/tta.c')
0 files changed, 0 insertions, 0 deletions