comparison DOCS/tech/mpcf.txt @ 17615:363d23eb55d3

fix index, first keyframe cannot be written with pts=0
author ods15
date Mon, 13 Feb 2006 07:29:11 +0000
parents 99b6205ff32c
children 56ec8716e25b
comparison
equal deleted inserted replaced
17614:673a0ce6cfb6 17615:363d23eb55d3
236 syncpoints v 236 syncpoints v
237 for(i=0; i<syncpoints; i++){ 237 for(i=0; i<syncpoints; i++){
238 syncpoint_pos_div8 v 238 syncpoint_pos_div8 v
239 } 239 }
240 for(i=0; i<stream_count; i++){ 240 for(i=0; i<stream_count; i++){
241 last_pts= -1
241 for(j=0; j<syncpoints; ){ 242 for(j=0; j<syncpoints; ){
242 x v 243 x v
243 type= x & 1 244 type= x & 1
244 x>>=1 245 x>>=1
245 n=j 246 n=j