You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
tiff: remove duplicated author information, fix @file doxy
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user