[Mplayer-cvslog] CVS: main/DOCS/tech mpcf.txt,1.5,1.6
    Michael Niedermayer CVS 
    michael at mplayerhq.hu
       
    Fri Feb  7 01:18:30 CET 2003
    
    
  
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var/tmp.root/cvs-serv31561
Modified Files:
	mpcf.txt 
Log Message:
10l (copy & pasting the generator poly for crc32 from ogg was a bad idea...)
Index: mpcf.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/mpcf.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mpcf.txt	6 Feb 2003 20:18:59 -0000	1.5
+++ mpcf.txt	7 Feb 2003 00:18:09 -0000	1.6
@@ -262,7 +262,7 @@
 	1-16 -> interleave packets by 2^n 
 
 checksum
-	crc32 checksum using the generator polynomial=0x04c11db7 (same as ogg)
+	crc32 checksum using the generator polynomial 0x104c11db7 (same as ogg)
 
 checksum_flag
 	indicates that the frame_checksum is coded
    
    
More information about the MPlayer-cvslog
mailing list