Correct information in header

Originally committed as revision 7178 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Kostya Shishkov 2006-11-28 05:34:28 +00:00
parent e96da13bc7
commit 7504e4fa1d
1 changed files with 2 additions and 2 deletions

View File

@ -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.