]> git.sesse.net Git - ffmpeg/commit
Add variable alpha and size of half window for Kaiser-Bessel Derived window
authorRobert Swain <robert.swain@gmail.com>
Sun, 13 Jan 2008 11:02:08 +0000 (11:02 +0000)
committerRobert Swain <robert.swain@gmail.com>
Sun, 13 Jan 2008 11:02:08 +0000 (11:02 +0000)
commit3ed546fe525eace861e708ab970cf91f69bfdd09
treef34d1a9c71cb362238422c2a2c38df68be3a4409
parent99fac0806b0d20790b57b4f6c96676139438e2f6
Add variable alpha and size of half window for Kaiser-Bessel Derived window
generation. Hard code Bessel I0 approximation iterations to 50.

See thread for discussion:
[FFmpeg-devel] [PATCH] Move Kaiser-Bessel Derived window to mdct.c
Started on the 2008/01/10

Originally committed as revision 11520 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ac3dec.c
libavcodec/dsputil.h
libavcodec/mdct.c