OSDN Git Service

Almost-cosmetics: split out coeff_count from all_fragments struct into
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 9 Jun 2008 16:26:28 +0000 (16:26 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Mon, 9 Jun 2008 16:26:28 +0000 (16:26 +0000)
commit36e1625396187b7ebae162105b870f6548018842
tree5450f3cf733596251090e5e5dd82219674f3d622
parent45b2b05f8e3842fa626d58226926f561b95749c2
Almost-cosmetics: split out coeff_count from all_fragments struct into
a separate array.
For the OGG version at http://www.bigbuckbunny.org/index.php/download/
this results in about 50% speedup of unpack_vlcs, resulting in ca. 20% faster
overall speed.

Originally committed as revision 13729 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vp3.c