[Mplayer-cvslog] CVS: main/DOCS/tech mpcf.txt,1.8,1.9
    Michael Niedermayer CVS 
    michael at mplayerhq.hu
       
    Fri Feb  7 14:48:03 CET 2003
    
        - Previous message: [Mplayer-cvslog] CVS: main/DOCS/tech mpcf.txt,1.7,1.8
- Next message: [Mplayer-cvslog]  CVS: main/DOCS/German cd-dvd.html,1.28,1.29 codecs.html,1.46,1.47 documentation.html,1.67,1.68 encoding.html,1.25,1.26 faq.html,1.40,1.41 formats.html,1.19,1.20 mplayer.1,1.24,1.25 sound.html,1.28,1.29 video.html,1.33,1.34
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
  
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var/tmp.root/cvs-serv23407
Modified Files:
	mpcf.txt 
Log Message:
typo
Index: mpcf.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/mpcf.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- mpcf.txt	7 Feb 2003 11:20:35 -0000	1.8
+++ mpcf.txt	7 Feb 2003 13:47:49 -0000	1.9
@@ -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
    
    
        
	- Previous message: [Mplayer-cvslog] CVS: main/DOCS/tech mpcf.txt,1.7,1.8
- Next message: [Mplayer-cvslog]  CVS: main/DOCS/German cd-dvd.html,1.28,1.29 codecs.html,1.46,1.47 documentation.html,1.67,1.68 encoding.html,1.25,1.26 faq.html,1.40,1.41 formats.html,1.19,1.20 mplayer.1,1.24,1.25 sound.html,1.28,1.29 video.html,1.33,1.34
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
More information about the MPlayer-cvslog
mailing list