summaryrefslogtreecommitdiffstats
path: root/libswscale/swscale_altivec_template.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-02-25 09:43:52 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-02-25 09:43:52 +0000
commitc214df59dbb200418125fce9d15d320099d8a7a1 (patch)
tree99c6852389d919c04db168bb703e56b14de5339f /libswscale/swscale_altivec_template.c
parent12c19f3c9d9fa40990b7f2f6359f673075cbd31f (diff)
downloadmpv-c214df59dbb200418125fce9d15d320099d8a7a1.tar.bz2
mpv-c214df59dbb200418125fce9d15d320099d8a7a1.tar.xz
Fix outdated comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26099 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libswscale/swscale_altivec_template.c')
-rw-r--r--libswscale/swscale_altivec_template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/swscale_altivec_template.c b/libswscale/swscale_altivec_template.c
index 5a4a245a3a..47b7e0dc6e 100644
--- a/libswscale/swscale_altivec_template.c
+++ b/libswscale/swscale_altivec_template.c
@@ -2,7 +2,7 @@
* AltiVec-enhanced yuv2yuvX
*
* Copyright (C) 2004 Romain Dolbeau <romain@dolbeau.org>
- * based on the equivalent C code in "postproc/swscale.c"
+ * based on the equivalent C code in swscale.c
*
* This file is part of FFmpeg.
*