From bee972eeaddbcd92d8bc4823bd676fe19fa0e96f Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sat, 15 Mar 2008 16:13:24 +0000 Subject: typo Originally committed as revision 26251 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale --- libswscale/yuv2rgb_altivec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libswscale') diff --git a/libswscale/yuv2rgb_altivec.c b/libswscale/yuv2rgb_altivec.c index dec8ed96fe..e609ab9480 100644 --- a/libswscale/yuv2rgb_altivec.c +++ b/libswscale/yuv2rgb_altivec.c @@ -695,7 +695,7 @@ SwsFunc yuv2rgb_init_altivec (SwsContext *c) /* and this seems not to matter too much I tried a bunch of - videos with abnormal widths and mplayer crashes else where. + videos with abnormal widths and MPlayer crashes elsewhere. mplayer -vo x11 -rawvideo on:w=350:h=240 raw-350x240.eyuv boom with X11 bad match. -- cgit v1.2.3