# HG changeset patch # User kostya # Date 1164692068 0 # Node ID 8d1744586070491470d34cd36281a76130792fa6 # Parent ed5c8287d756661b6d7d64c2c6f9c976f5552d10 Correct information in header diff -r ed5c8287d756 -r 8d1744586070 vqavideo.c --- a/vqavideo.c Mon Nov 27 13:04:56 2006 +0000 +++ b/vqavideo.c Tue Nov 28 05:34:28 2006 +0000 @@ -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.