diff imgconvert.c @ 5355:45d083bbbbe7 libavcodec

typo fixes
author diego
date Tue, 17 Jul 2007 12:57:50 +0000
parents dfa6e7fa2bac
children 1a25f2f6316e
line wrap: on
line diff
--- a/imgconvert.c	Tue Jul 17 12:33:14 2007 +0000
+++ b/imgconvert.c	Tue Jul 17 12:57:50 2007 +0000
@@ -1,5 +1,5 @@
 /*
- * Misc image convertion routines
+ * Misc image conversion routines
  * Copyright (c) 2001, 2002, 2003 Fabrice Bellard.
  *
  * This file is part of FFmpeg.
@@ -21,7 +21,7 @@
 
 /**
  * @file imgconvert.c
- * Misc image convertion routines.
+ * misc image conversion routines
  */
 
 /* TODO:
@@ -1852,7 +1852,7 @@
                     const AVPicture *src, int width, int height);
 } ConvertEntry;
 
-/* Add each new convertion function in this table. In order to be able
+/* Add each new conversion function in this table. In order to be able
    to convert from any format to any format, the following constraints
    must be satisfied: