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 ) * - * Alpha optimizations by Måns Rullgård + * Alpha optimizations by MÃ¥ns RullgÃ¥rd * and Falk Hueffner * * This file is part of FFmpeg.