# HG changeset patch # User ods15 # Date 1142072342 0 # Node ID 278206dd6fbde340008fd03c7555c8b858322b41 # Parent 764d224f2cb4470b919d359ede98f8d16ce05bb0 clarify, header_checksum is not included in forward_ptr and in packet checksum diff -r 764d224f2cb4 -r 278206dd6fbd DOCS/tech/mpcf.txt --- a/DOCS/tech/mpcf.txt Sat Mar 11 00:00:25 2006 +0000 +++ b/DOCS/tech/mpcf.txt Sat Mar 11 10:19:02 2006 +0000 @@ -386,7 +386,7 @@ forward_ptr size of the packet data (exactly the distance from the first byte - after the forward_ptr to the first byte of the next packet) + after the packet_header to the first byte of the next packet) max_distance max distance of syncpoints, the distance may only be larger if @@ -592,7 +592,7 @@ crc32 checksum checksum is calculated for the area pointed to by forward_ptr not including the checksum itself (from first byte after the - forward_ptr until last byte before the checksum). + packet_header until last byte before the checksum). for frame headers the checksum contains the framecode byte and all following bytes upto the checksum itself