Hi,

On Fri, Jun 8, 2012 at 1:42 PM, Kostya Shishkov
<kostya.shish...@gmail.com> wrote:
> 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.
> ---
> The difference can be heard for example on
> http://www.schutze.net/video/Angel%20Bday.avi
> ---
>  libavcodec/imc.c     |   68 +++++++++++++++++++++++++++++++++++++++++++++----
>  libavcodec/imcdata.h |   19 --------------
>  2 files changed, 62 insertions(+), 25 deletions(-)

Nice work, lgtm! (Thanks Maxim.)

Ronald
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to