[MPlayer-cvslog] CVS: main/DOCS/tech mpcf.txt,1.104,1.105

Oded Shimon CVS syncmail at mplayerhq.hu
Mon Feb 13 08:29:14 CET 2006


CVS change done by Oded Shimon CVS

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

Modified Files:
	mpcf.txt 
Log Message:
fix index, first keyframe cannot be written with pts=0


Index: mpcf.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/mpcf.txt,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- mpcf.txt	12 Feb 2006 17:40:02 -0000	1.104
+++ mpcf.txt	13 Feb 2006 07:29:11 -0000	1.105
@@ -238,6 +238,7 @@
         syncpoint_pos_div8              v
     }
     for(i=0; i<stream_count; i++){
+        last_pts= -1
         for(j=0; j<syncpoints; ){
             x                           v
             type= x & 1




More information about the MPlayer-cvslog mailing list