[MPlayer-cvslog] CVS: main/DOCS/tech mpcf.txt,1.87,1.88
    Oded Shimon CVS 
    syncmail at mplayerhq.hu
       
    Fri Jan  6 03:06:00 CET 2006
    
    
  
CVS change done by Oded Shimon CVS
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv4620
Modified Files:
	mpcf.txt 
Log Message:
MN rule
Index: mpcf.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/mpcf.txt,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- mpcf.txt	6 Jan 2006 02:05:34 -0000	1.87
+++ mpcf.txt	6 Jan 2006 02:05:57 -0000	1.88
@@ -481,9 +481,9 @@
     stream, into which the current pts is inserted and the element with
     the smallest value is removed, this is then the current dts
     this buffer is initalized with decode_delay -1 elements
-    all frames must be monotone, that means a frame
-    which occurs later in the stream must have a larger or equal dts
-    than an earlier frame
+
+    Pts of all frames in all streams MUST be bigger or equal to dts of all
+    previous frames in all streams, compared in common timebase.
 
 width/height
     MUST be set to the coded width/height
    
    
More information about the MPlayer-cvslog
mailing list