iac: generate codec tables as they are supposed to be
authorKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 8 Jun 2012 17:34:46 +0000 (19:34 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 9 Jun 2012 06:38:51 +0000 (08:38 +0200)
commitcac4760bf42f1b7ec93860399fbb7b5bff90005f
treee2b7bf261d8edca431a1546067bc07858e0a71af
parente1a3fa5d3ae63058fa2cf6dfcfaad50a8f61a034
iac: generate codec tables as they are supposed to be

Unlike its predecessor, Indeo Audio codec generates tables depending on
sampling rate. Previously decoder used pre-generated tables for 22050 Hz
which obviously doesn't work with other frequencies.

Many thanks to Maxim Poliakovsky for providing all needed information
for this.
libavcodec/imc.c
libavcodec/imcdata.h