diff imgconvert.c @ 5963:80103098c797 libavcodec

spelling
author vitor
date Sat, 01 Dec 2007 22:21:04 +0000
parents 3e5e2bafe35c
children 08e4fbdbf554
line wrap: on
line diff
--- a/imgconvert.c	Sat Dec 01 15:41:35 2007 +0000
+++ b/imgconvert.c	Sat Dec 01 22:21:04 2007 +0000
@@ -1935,7 +1935,7 @@
 
    - PIX_FMT_422 must convert to and from PIX_FMT_422P.
 
-   The other conversion functions are just optimisations for common cases.
+   The other conversion functions are just optimizations for common cases.
 */
 static const ConvertEntry convert_table[PIX_FMT_NB][PIX_FMT_NB] = {
     [PIX_FMT_YUV420P] = {