[FFmpeg-devel] [PATCH] tiff: remove duplicated author information, fix @file doxy
Stefano Sabatini
stefano.sabatini-lala at poste.it
Mon May 9 22:27:28 CEST 2011
---
libavcodec/tiff.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/libavcodec/tiff.c b/libavcodec/tiff.c
index d43999b..09e9564 100644
--- a/libavcodec/tiff.c
+++ b/libavcodec/tiff.c
@@ -1,5 +1,4 @@
/*
- * TIFF image decoder
* Copyright (c) 2006 Konstantin Shishkov
*
* This file is part of FFmpeg.
@@ -20,9 +19,8 @@
*/
/**
- * TIFF image decoder
* @file
- * @author Konstantin Shishkov
+ * TIFF image decoder
*/
#include "avcodec.h"
#if CONFIG_ZLIB
--
1.7.2.3
More information about the ffmpeg-devel
mailing list