[Ffmpeg-devel] VP3/Theora Perfection
Mike Melanson
mike
Wed May 18 02:11:55 CEST 2005
Mike Melanson wrote:
> For those who want hard numbers for improvement, here they are:
I revised get_superblock_run_length() using a VLC. Here are the
performance numbers:
[original]
1155 dezicycles in get_superblock_run_length, 509 runs, 3 skips
1162 dezicycles in get_superblock_run_length, 1016 runs, 8 skips
[new]
982 dezicycles in get_superblock_run_length, 505 runs, 7 skips
987 dezicycles in get_superblock_run_length, 1008 runs, 16 skips
--
-Mike Melanson
More information about the ffmpeg-devel
mailing list