summaryrefslogtreecommitdiffstats
path: root/libswscale
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-03-15 16:13:24 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-03-15 16:13:24 +0000
commit86a9d2666efb24ea6059641b1c79b1e8ea6e9e4b (patch)
tree5d77b65f24c5e7d05716d9f4f96351524c67008d /libswscale
parent6a0541fd70263d0ab21b636542e14cc7037d1f24 (diff)
downloadmpv-86a9d2666efb24ea6059641b1c79b1e8ea6e9e4b.tar.bz2
mpv-86a9d2666efb24ea6059641b1c79b1e8ea6e9e4b.tar.xz
typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26251 b3059339-0415-0410-9bf9-f77b7e298cf2
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.