summaryrefslogtreecommitdiff
path: root/src/libffmpeg
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-17 00:24:21 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-17 00:24:21 +0100
commit5f170aeb405f44ce67bf8827494c2a933b3e3241 (patch)
tree903756e011ce99c488a83c47a848801fb9816536 /src/libffmpeg
parentb4487e7271114f673d1055d1f61dc027ddd783cd (diff)
downloadxine-lib-5f170aeb405f44ce67bf8827494c2a933b3e3241.tar.gz
xine-lib-5f170aeb405f44ce67bf8827494c2a933b3e3241.tar.bz2
Convert comments (and the occasional string where it doesn't matter) to UTF-8.
Diffstat (limited to 'src/libffmpeg')
-rw-r--r--src/libffmpeg/libavcodec/alpha/simple_idct_alpha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libffmpeg/libavcodec/alpha/simple_idct_alpha.c b/src/libffmpeg/libavcodec/alpha/simple_idct_alpha.c
index adadd3ab0..111387ef0 100644
--- a/src/libffmpeg/libavcodec/alpha/simple_idct_alpha.c
+++ b/src/libffmpeg/libavcodec/alpha/simple_idct_alpha.c
@@ -22,7 +22,7 @@
* based upon some outcommented c code from mpeg2dec (idct_mmx.c
* written by Aaron Holtzman <aholtzma@ess.engr.uvic.ca>)
*
- * Alpha optimiziations by Måns Rullgård <mru@users.sourceforge.net>
+ * Alpha optimiziations by Måns Rullgård <mru@users.sourceforge.net>
* and Falk Hueffner <falk@debian.org>
*/