# HG changeset patch # User michael # Date 1081166790 0 # Node ID b8fea9441d02ac3087a0206be7052c1f757cc178 # Parent e1e5e2124daebf4b8c5cbf07f5daad8afe82bed7 switching from crc32 to adler32 checksums, cuz they are faster and simpler diff -r e1e5e2124dae -r b8fea9441d02 DOCS/tech/mpcf.txt --- a/DOCS/tech/mpcf.txt Sun Apr 04 22:40:48 2004 +0000 +++ b/DOCS/tech/mpcf.txt Mon Apr 05 12:06:30 2004 +0000 @@ -412,7 +412,7 @@ their size, and all startcodes start with a 1 bit checksum - crc32 checksum using the generator polynomial 0x104c11db7 (same as ogg) + adler32 checksum frame_checksum identical to checksum, but instead of covering just the current