comparison DOCS/tech/mpcf.txt @ 17686:eadca2812177

cosmetic, trailing whitespace
author ods15
date Sat, 25 Feb 2006 20:06:21 +0000
parents ac0534e8c3d2
children 11a96a862d43
comparison
equal deleted inserted replaced
17685:ac0534e8c3d2 17686:eadca2812177
567 Syncpoint tags: 567 Syncpoint tags:
568 --------------- 568 ---------------
569 569
570 syncpoint_checksum 570 syncpoint_checksum
571 crc32 checksum 571 crc32 checksum
572 checksum covers from first byte after syncpoint startcode until last 572 checksum covers from first byte after syncpoint startcode until last
573 byte before the syncpoint_checksum. 573 byte before the syncpoint_checksum.
574 574
575 back_ptr_div8 575 back_ptr_div8
576 back_ptr = back_ptr_div8 * 8 + 7 576 back_ptr = back_ptr_div8 * 8 + 7
577 back_ptr must point to a position within 8 bytes of a syncpoint 577 back_ptr must point to a position within 8 bytes of a syncpoint
679 "Disposition" 679 "Disposition"
680 "original", "dub" (translated), "comment", "lyrics", "karaoke" 680 "original", "dub" (translated), "comment", "lyrics", "karaoke"
681 Note: if someone needs some others, please tell us about them, so we 681 Note: if someone needs some others, please tell us about them, so we
682 can add them to the official standard (if they are sane) 682 can add them to the official standard (if they are sane)
683 Note: nonstandard fields should be prefixed by "X-" 683 Note: nonstandard fields should be prefixed by "X-"
684 Note: names of fields SHOULD be in English if a word with the same 684 Note: names of fields SHOULD be in English if a word with the same
685 meaning exists in English 685 meaning exists in English
686 Note: MUST be less than 64 bytes long 686 Note: MUST be less than 64 bytes long
687 687
688 value 688 value
689 value of this name/type pair 689 value of this name/type pair