Mercurial > libavcodec.hg
changeset 4243:8d1744586070 libavcodec
Correct information in header
author | kostya |
---|---|
date | Tue, 28 Nov 2006 05:34:28 +0000 |
parents | ed5c8287d756 |
children | 54b594d31ac1 |
files | vqavideo.c |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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.