From 7504e4fa1dc5aca29c205ce629591fd1d457a264 Mon Sep 17 00:00:00 2001 From: Kostya Shishkov Date: Tue, 28 Nov 2006 05:34:28 +0000 Subject: Correct information in header Originally committed as revision 7178 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/vqavideo.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libavcodec/vqavideo.c') diff --git a/libavcodec/vqavideo.c b/libavcodec/vqavideo.c index c23004ae3b..2a546d8a6f 100644 --- a/libavcodec/vqavideo.c +++ b/libavcodec/vqavideo.c @@ -23,8 +23,8 @@ /** * @file vqavideo.c * VQA Video Decoder by Mike Melanson (melanson@pcisys.net) - * For more information about the RPZA format, visit: - * http://www.pcisys.net/~melanson/codecs/ + * For more information about the VQA format, visit: + * http://wiki.multimedia.cx/index.php?title=VQA * * The VQA video decoder outputs PAL8 or RGB555 colorspace data, depending * on the type of data in the file. -- cgit v1.2.3