# HG changeset patch # User michael # Date 1044625669 0 # Node ID c503636eaf5f745ea6bb31c2c1a1f162d0d2bb50 # Parent 4b04416ada918ab8f94b841636169bd40cf44593 typo diff -r 4b04416ada91 -r c503636eaf5f DOCS/tech/mpcf.txt --- a/DOCS/tech/mpcf.txt Fri Feb 07 11:20:35 2003 +0000 +++ b/DOCS/tech/mpcf.txt Fri Feb 07 13:47:49 2003 +0000 @@ -134,7 +134,7 @@ msb_timestamp v bitstream if(checksum_flag) - checksum u(32) + frame_checksum u(32) Index: packet header @@ -192,6 +192,7 @@ 32 audio 64 subtiles Note the remaining values are reserved and MUST NOT be used + a decoder MUST ignore streams with reserved classes fourcc identification for the codec @@ -286,7 +287,7 @@ frame_checksum identical to checksum, but instead of covering just the current packet, it covers all frames of the same stream id since the last - checksum + frame_checksum this field is only coded if checksum_flag=1 index_timestamp