mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
Fix a few @file doxy inconsistencies.
This commit is contained in:
parent
49df97b282
commit
3c1d52d30b
@ -21,7 +21,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file libavcodec/diracdec.c
|
||||
* @file
|
||||
* Dirac Decoder
|
||||
* @author Marco Gerards <marco@gnu.org>, David Conrad, Jordi Ortiz <nenjordi@gmail.com>
|
||||
*/
|
||||
|
@ -20,7 +20,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file libavcodec/exr.c
|
||||
* @file
|
||||
* OpenEXR decoder
|
||||
* @author Jimmy Christensen
|
||||
*
|
||||
|
@ -20,7 +20,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file libavcodec/png_parser.c
|
||||
* @file
|
||||
* PNG parser
|
||||
*/
|
||||
|
||||
|
@ -21,7 +21,8 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file libavcodec/proresenc.c
|
||||
* @file
|
||||
* Apple ProRes encoder (Anatoliy Wasserman version)
|
||||
* Known FOURCCs: 'apch' (HQ), 'apcn' (SD), 'apcs' (LT), 'acpo' (Proxy)
|
||||
*/
|
||||
|
||||
|
@ -20,7 +20,8 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file advanced blur-based logo removing filter
|
||||
* @file
|
||||
* Advanced blur-based logo removing filter
|
||||
*
|
||||
* This filter loads an image mask file showing where a logo is and
|
||||
* uses a blur transform to remove the logo.
|
||||
|
Loading…
Reference in New Issue
Block a user