]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/lzw.h
build: Set correct dependencies for rtmp* protocols implemented by librtmp.
[ffmpeg] / libavcodec / lzw.h
index c6ae05732cf22f933dc15550cdaf33da756fc281..ab782f521904f0eafc96e582982596b1873e3df4 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
  */
 
 #ifndef AVCODEC_LZW_H