optimize reorder_block() though this function seems to be executed too rarely for...
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 24 Aug 2006 08:40:09 +0000 (08:40 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 24 Aug 2006 08:40:09 +0000 (08:40 +0000)
commit6430ce0f727f93600742cc3da5750b102b568857
treec8f50f34294e72aebe9275d6c4f174942f8f5df1
parenta753e55bb542a1c474754cdd405a7ae4265222aa
optimize reorder_block() though this function seems to be executed too rarely for this to make much difference

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