Factorize the mpegaudio windowing code in a function and call it by a
authorVitor Sessak <vitor1001@gmail.com>
Sat, 19 Jun 2010 09:56:05 +0000 (09:56 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Sat, 19 Jun 2010 09:56:05 +0000 (09:56 +0000)
commit4d49a5a785220c3430739de8b1e340a4ea3f1864
tree4c0f10ff6bbe1a98973d3d7b79361c8c0c4bae0c
parent57eb217ac45e4976dc40c23646eb95ad143970d8
Factorize the mpegaudio windowing code in a function and call it by a
function pointer. Should allow for ASM optimizations.

Originally committed as revision 23646 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegaudio.h
libavcodec/mpegaudiodec.c