# HG changeset patch # User michaelni # Date 1050188006 0 # Node ID 9da267732f68651f245ee77cf39ceeaea0e4ba23 # Parent 05a2ac8978adf07e8b7c07a3584c89daed3a918f 10l diff -r 05a2ac8978ad -r 9da267732f68 wmv2.c --- a/wmv2.c Sat Apr 12 22:49:54 2003 +0000 +++ b/wmv2.c Sat Apr 12 22:53:26 2003 +0000 @@ -726,6 +726,7 @@ s->mv[0][0][0] = 0; s->mv[0][0][1] = 0; s->mb_skiped = 1; + w->hshift=0; return 0; }