Do the same sign flip optimization to the low freq decoder.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 11 May 2010 21:31:54 +0000 (21:31 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 11 May 2010 21:31:54 +0000 (21:31 +0000)
commit3b7117b73a2b88e8c36ed9bd23324370b027f2ee
tree7bf5e6109ba2f366df77a853fc7f076b181d6b0c
parent4b070a7a613f680075ea6ca01303293b94b60523
Do the same sign flip optimization to the low freq decoder.
as with the high freq 10-20 cycles faster

Originally committed as revision 23099 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegaudiodec.c