diff xvmcvideo.c @ 2628:511e3afc43e1 libavcodec

Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped")
author melanson
date Sun, 24 Apr 2005 17:21:11 +0000
parents 7b345b735ac7
children ef2149182f1c
line wrap: on
line diff
--- a/xvmcvideo.c	Sun Apr 24 11:13:49 2005 +0000
+++ b/xvmcvideo.c	Sun Apr 24 17:21:11 2005 +0000
@@ -148,7 +148,7 @@
     }
 
    //MC doesn't skip blocks
-    s->mb_skiped = 0;
+    s->mb_skipped = 0;
 
 
    // do I need to export quant when I could not perform postprocessing?