# HG changeset patch # User michael # Date 1081513896 0 # Node ID 29682362a127e70a92898616a3634db9e58070a0 # Parent 652aaf869c7b2936dfe39ee5fc267cf64c7b6381 gcc 2.95.3 patch by ("Steven M. Schultz" ) diff -r 652aaf869c7b -r 29682362a127 nut.c --- a/nut.c Thu Apr 08 00:22:22 2004 +0000 +++ b/nut.c Fri Apr 09 12:31:36 2004 +0000 @@ -1360,6 +1360,7 @@ StreamContext *stream; int64_t pos_min, pos_max, pos, pos_limit; int64_t ts_min, ts_max, ts; + int64_t start_pos; int index, no_change,i; AVStream *st; @@ -1446,7 +1447,6 @@ pos_min, pos_max, ts_min, ts_max); #endif - int64_t start_pos; assert(pos_limit <= pos_max); if(no_change==0){