diff snow.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 f794026f4551
children 337217ecbb3e
line wrap: on
line diff
--- a/snow.c	Sun Apr 24 11:13:49 2005 +0000
+++ b/snow.c	Sun Apr 24 17:21:11 2005 +0000
@@ -3338,7 +3338,7 @@
     int plane_index;
 
     if(avctx->strict_std_compliance >= 0){
-        av_log(avctx, AV_LOG_ERROR, "this codec is under development, files encoded with it wont be decodeable with future versions!!!\n"
+        av_log(avctx, AV_LOG_ERROR, "this codec is under development, files encoded with it may not be decodable with future versions!!!\n"
                "use vstrict=-1 / -strict -1 to use it anyway\n");
         return -1;
     }