]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/tiff.h
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavcodec / tiff.h
index 235a998fcd4d99b43df7a4d585b21d0687ff4b28..d5fad427713bce887f7793d23842a451beeb6ab5 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * TIFF tables
  * Copyright (c) 2006 Konstantin Shishkov
  *
  * This file is part of FFmpeg.
  */
 
 /**
- * TIFF tables
  * @file
+ * TIFF tables
+ *
+ * For more information about the TIFF format, check the official docs at:
+ * http://partners.adobe.com/public/developer/tiff/index.html
  * @author Konstantin Shishkov
  */
+
 #ifndef AVCODEC_TIFF_H
 #define AVCODEC_TIFF_H