Commit 3c1d52d3 authored by Clément Bœsch's avatar Clément Bœsch

Fix a few @file doxy inconsistencies.

parent 49df97b2
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment