diff pixdesc.c @ 9043:47e456d3f15b libavcodec

spelling/wording/grammar cosmetics
author diego
date Wed, 25 Feb 2009 18:03:47 +0000
parents 98995efdf3aa
children b0230a690eda
line wrap: on
line diff
--- a/pixdesc.c	Wed Feb 25 15:43:53 2009 +0000
+++ b/pixdesc.c	Wed Feb 25 18:03:47 2009 +0000
@@ -1,5 +1,5 @@
 /*
- * Pixel Format descriptor
+ * pixel format descriptor
  * Copyright (c) 2009 Michael Niedermayer <michaelni@gmx.at>
  *
  * This file is part of FFmpeg.
@@ -142,7 +142,7 @@
         },
         .flags = PIX_FMT_BE,
     },
-//FIXME chaneg pix fmt defines so that we have a LE & BE instead of a Native endian
+//FIXME change pix fmt defines so that we have a LE & BE instead of a native-endian
 #if 0
     [PIX_FMT_RGB565_LE] = {
         .nb_channels  = 3,