From 7ed8ccb50e2c672e28e1e55f1a62965571d511b1 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 9 Jul 2007 18:55:31 +0000 Subject: ISO8859-1 --> UTF-8 Originally committed as revision 23752 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale --- libswscale/yuv2rgb.c | 2 +- libswscale/yuv2rgb_mlib.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'libswscale') diff --git a/libswscale/yuv2rgb.c b/libswscale/yuv2rgb.c index f8c6575150..d75c517e08 100644 --- a/libswscale/yuv2rgb.c +++ b/libswscale/yuv2rgb.c @@ -5,7 +5,7 @@ * All Rights Reserved. * * Functions broken out from display_x11.c and several new modes - * added by Håkan Hjort + * added by HÃ¥kan Hjort * * 15 & 16 bpp support by Franck Sicard * diff --git a/libswscale/yuv2rgb_mlib.c b/libswscale/yuv2rgb_mlib.c index e80f1ad318..1508c01c77 100644 --- a/libswscale/yuv2rgb_mlib.c +++ b/libswscale/yuv2rgb_mlib.c @@ -1,7 +1,7 @@ /* * yuv2rgb_mlib.c, Software YUV to RGB coverter using mediaLib * - * Copyright (C) 2000, Håkan Hjort + * Copyright (C) 2000, HÃ¥kan Hjort * All Rights Reserved. * * This file is part of mpeg2dec, a free MPEG-2 video decoder -- cgit v1.2.3