Mercurial > mplayer.hg
changeset 9312:c503636eaf5f
typo
author | michael |
---|---|
date | Fri, 07 Feb 2003 13:47:49 +0000 |
parents | 4b04416ada91 |
children | 92dbac2e0b79 |
files | DOCS/tech/mpcf.txt |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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