[FFmpeg-cvslog] aandcttab: fix spelling

Christophe Gisquet git at videolan.org
Sun Jun 15 13:14:36 CEST 2014


ffmpeg | branch: master | Christophe Gisquet <christophe.gisquet at gmail.com> | Sat Jun 14 21:55:08 2014 +0200| [56a795e34fb7c01893c7ace82333093e89e1fd76] | committer: Michael Niedermayer

aandcttab: fix spelling

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=56a795e34fb7c01893c7ace82333093e89e1fd76
---

 libavcodec/aandcttab.c |    2 +-
 libavcodec/aandcttab.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libavcodec/aandcttab.c b/libavcodec/aandcttab.c
index 87c50b3..97013d2 100644
--- a/libavcodec/aandcttab.c
+++ b/libavcodec/aandcttab.c
@@ -18,7 +18,7 @@
 
 /**
  * @file
- * AAN (Arai Agui Aakajima) (I)DCT tables
+ * AAN (Arai, Agui and Nakajima) (I)DCT tables
  */
 
 #include <stdint.h>
diff --git a/libavcodec/aandcttab.h b/libavcodec/aandcttab.h
index d774828..b0a2f44 100644
--- a/libavcodec/aandcttab.h
+++ b/libavcodec/aandcttab.h
@@ -18,7 +18,7 @@
 
 /**
  * @file
- * AAN (Arai Agui Nakajima) (I)DCT tables
+ * AAN (Arai, Agui and Nakajima) (I)DCT tables
  */
 
 #ifndef AVCODEC_AANDCTTAB_H



More information about the ffmpeg-cvslog mailing list