]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Almost-cosmetics: split out coeff_count from all_fragments struct into
authorreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 9 Jun 2008 16:26:28 +0000 (16:26 +0000)
committerreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 9 Jun 2008 16:26:28 +0000 (16:26 +0000)
commitb0730ba28659bc225f7504b043087f06f4bb01a5
treecf9ddf468f7fd4c315babf2d663b1206410e3b31
parent0b034be7ab90a47874aac836cf921b1e8a43d5b5
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.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13729 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/vp3.c