summaryrefslogtreecommitdiff
path: root/libavcodec/alpha/simple_idct_alpha.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-07-05 10:41:37 +0000
committerDiego Biurrun <diego@biurrun.de>2007-07-05 10:41:37 +0000
commitbd9fb0a6e1c5b9095a979bbcecf980e1b5119ea9 (patch)
treebab04e7dc44e7430e6c7bdb7a95adcaf331ec359 /libavcodec/alpha/simple_idct_alpha.c
parente5a389a1b70a32a56aa83377e88bf718251aa8f0 (diff)
UTF-8 conversion
Originally committed as revision 9485 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/alpha/simple_idct_alpha.c')
-rw-r--r--libavcodec/alpha/simple_idct_alpha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/alpha/simple_idct_alpha.c b/libavcodec/alpha/simple_idct_alpha.c
index c1d47082a1..0eac21fd5f 100644
--- a/libavcodec/alpha/simple_idct_alpha.c
+++ b/libavcodec/alpha/simple_idct_alpha.c
@@ -6,7 +6,7 @@
* based upon some outcommented C code from mpeg2dec (idct_mmx.c
* written by Aaron Holtzman <aholtzma@ess.engr.uvic.ca>)
*
- * Alpha optimizations by Måns Rullgård <mru@users.sourceforge.net>
+ * Alpha optimizations by Måns Rullgård <mru@users.sourceforge.net>
* and Falk Hueffner <falk@debian.org>
*
* This file is part of FFmpeg.