[Mplayer-cvslog] CVS: main/DOCS/tech mncf.txt,1.66,1.67

Michael Niedermayer CVS syncmail at mplayerhq.hu
Tue Oct 5 14:09:24 CEST 2004


CVS change done by Michael Niedermayer CVS

Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv214

Modified Files:
	mncf.txt 
Log Message:
branch field to distinguish mncf from nut


Index: mncf.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/mncf.txt,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- mncf.txt	5 Oct 2004 12:06:30 -0000	1.66
+++ mncf.txt	5 Oct 2004 12:09:21 -0000	1.67
@@ -86,6 +86,7 @@
 main header:
 	main_startcode				f(64)
 	packet header
+	branch					v
 	version					v
 	stream_count				v
 	max_distance				v
@@ -249,6 +250,9 @@
 info_startcode
 	0xAB68B596BA78ULL + (((uint64_t)('N'<<8) + 'I')<<48)
 
+branch
+	1 for my fork, 0 for the official nut container
+
 version
 	2 for now
 




More information about the MPlayer-cvslog mailing list