changeset 5664:1f9e8321c2fb libavcodec

unneeded and impossible during init ...
author michael
date Sun, 09 Sep 2007 12:46:25 +0000
parents 4264b8bb3659
children 834f359e7257
files snow.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/snow.c	Sun Sep 09 12:36:10 2007 +0000
+++ b/snow.c	Sun Sep 09 12:46:25 2007 +0000
@@ -3818,7 +3818,6 @@
         for(j=0; j<MAX_REF_FRAMES; j++)
             scale_mv_ref[i][j] = 256*(i+1)/(j+1);
 
-    reset_contexts(s);
 /*
     width= s->width= avctx->width;
     height= s->height= avctx->height;