]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/lzw.c
Set Chronomaster DFA palette opaque.
[ffmpeg] / libavcodec / lzw.c
index aa886910bea86f087974babbbbf4d5b105f6af18..185a05d6abf899fdd7bddc4349f0df011cb998e7 100644 (file)
@@ -24,7 +24,7 @@
  * @file
  * @brief LZW decoding routines
  * @author Fabrice Bellard
- * Modified for use in TIFF by Konstantin Shishkov
+ * @author modified for use in TIFF by Konstantin Shishkov
  */
 
 #include "avcodec.h"