[Mplayer-cvslog] CVS: main/DOCS/tech mpcf.txt,1.54,1.55

Michael Niedermayer CVS syncmail at mplayerhq.hu
Sat May 1 00:54:01 CEST 2004


CVS change done by Michael Niedermayer CVS

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

Modified Files:
	mpcf.txt 
Log Message:
additional start_code rule (implemenattion does this since a long time already)


Index: mpcf.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/mpcf.txt,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- mpcf.txt	28 Apr 2004 03:19:35 -0000	1.54
+++ mpcf.txt	30 Apr 2004 22:53:59 -0000	1.55
@@ -234,6 +234,9 @@
 	0x11405BF2F9DBULL + (((uint64_t)('N'<<8) + 'S')<<48)
 frame_startcode
 	0xE4ADEECA4569ULL + (((uint64_t)('N'<<8) + 'K')<<48)
+	frame_startcodes MUST be placed immedeatly before a keyframe if the
+	previous frame of the same stream was a non-keyframe
+
 index_startcode
 	0xDD672F23E64EULL + (((uint64_t)('N'<<8) + 'X')<<48)
 info_startcode




More information about the MPlayer-cvslog mailing list