summaryrefslogtreecommitdiff
path: root/libswscale
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2008-03-15 16:13:24 +0000
committerDiego Biurrun <diego@biurrun.de>2008-03-15 16:13:24 +0000
commitbee972eeaddbcd92d8bc4823bd676fe19fa0e96f (patch)
tree734438842e062f66ddf9c69c3e0d236c915f39c3 /libswscale
parent4477b9f4243d88368917b40873295d3b8f05bbef (diff)
typo
Originally committed as revision 26251 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diffstat (limited to 'libswscale')
-rw-r--r--libswscale/yuv2rgb_altivec.c2
1 files changed, 1 insertions, 1 deletions
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.