changeset 17615:363d23eb55d3

fix index, first keyframe cannot be written with pts=0
author ods15
date Mon, 13 Feb 2006 07:29:11 +0000
parents 673a0ce6cfb6
children 92431bc3d014
files DOCS/tech/mpcf.txt
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/mpcf.txt	Mon Feb 13 07:00:37 2006 +0000
+++ b/DOCS/tech/mpcf.txt	Mon Feb 13 07:29:11 2006 +0000
@@ -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