Browse code

Remove explicit filename from Doxygen @file commands.

Passing an explicit filename to this command is only necessary if the
documentation in the @file block refers to a file different from the
one the block resides in.

Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk

Diego Biurrun authored on 2010/04/20 23:45:34
Showing 479 changed files
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/4xm.c
23
+ * @file
24 24
  * 4XM codec.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/8bps.c
23
+ * @file
24 24
  * QT 8BPS Video Decoder by Roberto Togni
25 25
  * For more information about the 8BPS format, visit:
26 26
  *   http://www.pcisys.net/~melanson/codecs/
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/8svx.c
23
+ * @file
24 24
  * 8svx audio decoder
25 25
  * @author Jaikrishnan Menon
26 26
  * supports: fibonacci delta encoding
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/aac.c
24
+ * @file
25 25
  * AAC decoder
26 26
  * @author Oded Shimon  ( ods15 ods15 dyndns org )
27 27
  * @author Maxim Gavrilov ( maxim.gavrilov gmail com )
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/aac.h
24
+ * @file
25 25
  * AAC definitions and structures
26 26
  * @author Oded Shimon  ( ods15 ods15 dyndns org )
27 27
  * @author Maxim Gavrilov ( maxim.gavrilov gmail com )
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/aaccoder.c
23
+ * @file
24 24
  * AAC coefficients encoder
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/aacdectab.h
24
+ * @file
25 25
  * AAC decoder data
26 26
  * @author Oded Shimon  ( ods15 ods15 dyndns org )
27 27
  * @author Maxim Gavrilov ( maxim.gavrilov gmail com )
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/aacenc.c
23
+ * @file
24 24
  * AAC encoder
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/aacpsy.c
23
+ * @file
24 24
  * AAC encoder psychoacoustic model
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/aacsbr.c
24
+ * @file
25 25
  * AAC Spectral Band Replication decoding functions
26 26
  * @author Robert Swain ( rob opendot cl )
27 27
  */
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/aacsbr.h
24
+ * @file
25 25
  * AAC Spectral Band Replication function declarations
26 26
  * @author Robert Swain ( rob opendot cl )
27 27
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/aacsbrdata.h
23
+ * @file
24 24
  * AAC Spectral Band Replication decoding data
25 25
  * @author Robert Swain ( rob opendot cl )
26 26
  */
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/aactab.c
24
+ * @file
25 25
  * AAC data
26 26
  * @author Oded Shimon  ( ods15 ods15 dyndns org )
27 27
  * @author Maxim Gavrilov ( maxim.gavrilov gmail com )
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/aactab.h
24
+ * @file
25 25
  * AAC data declarations
26 26
  * @author Oded Shimon  ( ods15 ods15 dyndns org )
27 27
  * @author Maxim Gavrilov ( maxim.gavrilov gmail com )
... ...
@@ -17,7 +17,7 @@
17 17
  */
18 18
 
19 19
 /**
20
- * @file libavcodec/aandcttab.c
20
+ * @file
21 21
  * AAN (Arai Agui Aakajima) (I)DCT tables
22 22
  */
23 23
 
... ...
@@ -17,7 +17,7 @@
17 17
  */
18 18
 
19 19
 /**
20
- * @file libavcodec/aandcttab.h
20
+ * @file
21 21
  * AAN (Arai Agui Nakajima) (I)DCT tables
22 22
  */
23 23
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/aasc.c
23
+ * @file
24 24
  * Autodesk RLE Video Decoder by Konstantin Shishkov
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/ac3.c
23
+ * @file
24 24
  * Common code between the AC-3 encoder and decoder.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/ac3.h
23
+ * @file
24 24
  * Common code between the AC-3 encoder and decoder.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/ac3.h
23
+ * @file
24 24
  * Common code between the AC-3 and E-AC-3 decoders.
25 25
  *
26 26
  * Summary of MDCT Coefficient Grouping:
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/ac3dec_data.c
23
+ * @file
24 24
  * Tables taken directly from the AC-3 spec.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/ac3enc.c
23
+ * @file
24 24
  * The simplest AC-3 encoder.
25 25
  */
26 26
 //#define DEBUG
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/ac3tab.c
23
+ * @file
24 24
  * tables taken directly from the AC-3 spec.
25 25
  */
26 26
 
... ...
@@ -24,7 +24,7 @@
24 24
 #include "bytestream.h"
25 25
 
26 26
 /**
27
- * @file libavcodec/adpcm.c
27
+ * @file
28 28
  * ADPCM codecs.
29 29
  * First version by Francois Revol (revol@free.fr)
30 30
  * Fringe ADPCM codecs (e.g., DK3, DK4, Westwood)
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/adx.h
23
+ * @file
24 24
  * SEGA CRI adx codecs.
25 25
  *
26 26
  * Reference documents:
... ...
@@ -24,7 +24,7 @@
24 24
 #include "adx.h"
25 25
 
26 26
 /**
27
- * @file libavcodec/adxdec.c
27
+ * @file
28 28
  * SEGA CRI adx codecs.
29 29
  *
30 30
  * Reference documents:
... ...
@@ -24,7 +24,7 @@
24 24
 #include "adx.h"
25 25
 
26 26
 /**
27
- * @file libavcodec/adxenc.c
27
+ * @file
28 28
  * SEGA CRI adx codecs.
29 29
  *
30 30
  * Reference documents:
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/alac.c
23
+ * @file
24 24
  * ALAC (Apple Lossless Audio Codec) decoder
25 25
  * @author 2005 David Hammerton
26 26
  *
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/allcodecs.c
23
+ * @file
24 24
  * Provides registration of all codecs, parsers and bitstream filters for libavcodec.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/alsdec.c
23
+ * @file
24 24
  * MPEG-4 ALS decoder
25 25
  * @author Thilo Borgmann <thilo.borgmann _at_ googlemail.com>
26 26
  */
... ...
@@ -22,7 +22,7 @@
22 22
 
23 23
 
24 24
 /**
25
- * @file libavcodec/amrnbdata.h
25
+ * @file
26 26
  * AMR narrowband data and definitions
27 27
  */
28 28
 
... ...
@@ -22,7 +22,7 @@
22 22
 
23 23
 
24 24
 /**
25
- * @file libavcodec/amrnbdec.c
25
+ * @file
26 26
  * AMR narrowband decoder
27 27
  *
28 28
  * This decoder uses floats for simplicity and so is not bit-exact. One
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/anm.c
23
+ * @file
24 24
  * Deluxe Paint Animation decoder
25 25
  */
26 26
 
... ...
@@ -27,7 +27,7 @@
27 27
 #include "bytestream.h"
28 28
 
29 29
 /**
30
- * @file libavcodec/apedec.c
30
+ * @file
31 31
  * Monkey's Audio lossless audio decoder
32 32
  */
33 33
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/apiexample.c
22
+ * @file
23 23
  * avcodec API use example.
24 24
  *
25 25
  * Note that this library only handles codecs (mpeg, mpeg4, etc...),
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/asv1.c
23
+ * @file
24 24
  * ASUS V1/V2 codec.
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/atrac.c
24
+ * @file
25 25
  */
26 26
 
27 27
 #include <math.h>
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/atrac.h
24
+ * @file
25 25
  * Atrac common header
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/atrac1.c
24
+ * @file
25 25
  * Atrac 1 compatible decoder.
26 26
  * This decoder handles raw ATRAC1 data and probably SDDS data.
27 27
  */
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/atrac1data.h
24
+ * @file
25 25
  * Atrac 1 compatible decoder data
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/atrac3.c
24
+ * @file
25 25
  * Atrac 3 compatible decoder.
26 26
  * This decoder handles Sony's ATRAC3 data.
27 27
  *
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/atrac3data.h
24
+ * @file
25 25
  * Atrac 3 AKA RealAudio 8 compatible decoder data
26 26
  */
27 27
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/audioconvert.c
23
+ * @file
24 24
  * audio conversion
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -24,7 +24,7 @@
24 24
 #define AVCODEC_AUDIOCONVERT_H
25 25
 
26 26
 /**
27
- * @file libavcodec/audioconvert.h
27
+ * @file
28 28
  * Audio format conversion routines
29 29
  */
30 30
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/aura.c
22
+ * @file
23 23
  * Aura 2 decoder
24 24
  */
25 25
 
... ...
@@ -22,7 +22,7 @@
22 22
 #define AVCODEC_AVCODEC_H
23 23
 
24 24
 /**
25
- * @file libavcodec/avcodec.h
25
+ * @file
26 26
  * external API header
27 27
  */
28 28
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/bethsoftvideo.c
23
+ * @file
24 24
  * @brief Bethesda Softworks VID Video Decoder
25 25
  * @author Nicholas Tung [ntung (at. ntung com] (2007-03)
26 26
  * @sa http://wiki.multimedia.cx/index.php?title=Bethsoft_VID
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/bfi.c
23
+ * @file
24 24
  * @brief Brute Force & Ignorance (.bfi) video decoder
25 25
  * @author Sisir Koppaka ( sisir.koppaka at gmail dot com )
26 26
  * @sa http://wiki.multimedia.cx/index.php?title=BFI
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/bgmc.c
23
+ * @file
24 24
  * Block Gilbert-Moore decoder as used by MPEG-4 ALS
25 25
  * @author Thilo Borgmann <thilo.borgmann _at_ googlemail.com>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/bgmc.h
23
+ * @file
24 24
  * Block Gilbert-Moore decoder header
25 25
  * @author Thilo Borgmann <thilo.borgmann _at_ googlemail.com>
26 26
  */
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/binkaudio.c
24
+ * @file
25 25
  * Bink Audio decoder
26 26
  *
27 27
  * Technical details here:
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/binkidct.c
23
+ * @file
24 24
  * Bink IDCT algorithm
25 25
  */
26 26
 
... ...
@@ -24,7 +24,7 @@
24 24
  */
25 25
 
26 26
 /**
27
- * @file libavcodec/bitstream.c
27
+ * @file
28 28
  * bitstream api.
29 29
  */
30 30
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/cabac.c
23
+ * @file
24 24
  * Context Adaptive Binary Arithmetic Coder.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/cabac.h
23
+ * @file
24 24
  * Context Adaptive Binary Arithmetic Coder.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/cavs.c
23
+ * @file
24 24
  * Chinese AVS video (AVS1-P2, JiZhun profile) decoder
25 25
  * @author Stefan Gehrer <stefan.gehrer@gmx.de>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/cavs_parser.c
23
+ * @file
24 24
  * Chinese AVS video (AVS1-P2, JiZhun profile) parser
25 25
  * @author Stefan Gehrer <stefan.gehrer@gmx.de>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/cavsdec.c
23
+ * @file
24 24
  * Chinese AVS video (AVS1-P2, JiZhun profile) decoder
25 25
  * @author Stefan Gehrer <stefan.gehrer@gmx.de>
26 26
  */
... ...
@@ -23,7 +23,7 @@
23 23
 #include "bytestream.h"
24 24
 
25 25
 /**
26
- * @file libavcodec/cdgraphics.c
26
+ * @file
27 27
  * @brief CD Graphics Video Decoder
28 28
  * @author Michael Tison
29 29
  * @sa http://wiki.multimedia.cx/index.php?title=CD_Graphics
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/cinepak.c
23
+ * @file
24 24
  * Cinepak video decoder
25 25
  * by Ewald Snel <ewald@rambo.its.tudelft.nl>
26 26
  * For more information on the Cinepak algorithm, visit:
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/cljr.c
23
+ * @file
24 24
  * Cirrus Logic AccuPak codec.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/colorspace.h
23
+ * @file
24 24
  * Various defines for YUV<->RGB conversion
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/cook.c
24
+ * @file
25 25
  * Cook compatible decoder. Bastardization of the G.722.1 standard.
26 26
  * This decoder handles RealNetworks, RealAudio G2 data.
27 27
  * Cook is identified by the codec name cook in RM files.
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/cookdata.h
24
+ * @file
25 25
  * Cook AKA RealAudio G2 compatible decoderdata
26 26
  */
27 27
 
... ...
@@ -24,7 +24,7 @@
24 24
  */
25 25
 
26 26
 /**
27
- * @file libavcodec/cyuv.c
27
+ * @file
28 28
  * Creative YUV (CYUV) Video Decoder.
29 29
  */
30 30
 
... ...
@@ -22,10 +22,6 @@
22 22
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
23 23
  */
24 24
 
25
-/**
26
- * @file libavcodec/dca.c
27
- */
28
-
29 25
 #include <math.h>
30 26
 #include <stddef.h>
31 27
 #include <stdio.h>
... ...
@@ -22,10 +22,6 @@
22 22
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
23 23
  */
24 24
 
25
-/**
26
- * @file libavcodec/dca_parser.c
27
- */
28
-
29 25
 #include "parser.h"
30 26
 #include "dca.h"
31 27
 
... ...
@@ -20,10 +20,6 @@
20 20
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
21 21
  */
22 22
 
23
-/**
24
- * @file libavcodec/dcadata.h
25
- */
26
-
27 23
 #ifndef AVCODEC_DCADATA_H
28 24
 #define AVCODEC_DCADATA_H
29 25
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/dct-test.c
23
+ * @file
24 24
  * DCT test (c) 2001 Fabrice Bellard
25 25
  * Started from sample code by Juan J. Sierralta P.
26 26
  */
... ...
@@ -22,7 +22,7 @@
22 22
  */
23 23
 
24 24
 /**
25
- * @file libavcodec/dct.c
25
+ * @file
26 26
  * (Inverse) Discrete Cosine Transforms. These are also known as the
27 27
  * type II and type III DCTs respectively.
28 28
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/dctref.c
23
+ * @file
24 24
  * reference discrete cosine transform (double precision)
25 25
  *
26 26
  * @author Dylan Yudaken (dyudaken at gmail)
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/dirac.c
23
+ * @file
24 24
  * Dirac Decoder
25 25
  * @author Marco Gerards <marco@gnu.org>
26 26
  */
... ...
@@ -23,7 +23,7 @@
23 23
 #define AVCODEC_DIRAC_H
24 24
 
25 25
 /**
26
- * @file libavcodec/dirac.h
26
+ * @file
27 27
  * Interfaces to Dirac Decoder/Encoder
28 28
  * @author Marco Gerards <marco@gnu.org>
29 29
  */
... ...
@@ -22,7 +22,7 @@
22 22
  */
23 23
 
24 24
 /**
25
- * @file libavcodec/dirac_parser.c
25
+ * @file
26 26
  * Dirac Parser
27 27
  * @author Marco Gerards <marco@gnu.org>
28 28
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/dnxhd_parser.c
23
+ * @file
24 24
  * DNxHD/VC-3 parser
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/dsicinav.c
23
+ * @file
24 24
  * Delphine Software International CIN audio/video decoders
25 25
  */
26 26
 
... ...
@@ -23,7 +23,7 @@
23 23
  */
24 24
 
25 25
 /**
26
- * @file libavcodec/dsputil.c
26
+ * @file
27 27
  * DSP utils
28 28
  */
29 29
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/dsputil.h
24
+ * @file
25 25
  * DSP utils.
26 26
  * note, many functions in here may use MMX which trashes the FPU state, it is
27 27
  * absolutely necessary to call emms_c() between dsp & float/double code
... ...
@@ -34,7 +34,7 @@
34 34
  */
35 35
 
36 36
 /**
37
- * @file libavcodec/dv.c
37
+ * @file
38 38
  * DV codec.
39 39
  */
40 40
 #define ALT_BITSTREAM_READER
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/dv_vlc_data.h
23
+ * @file
24 24
  * VLC constants for DV codec.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/dvdata.c
23
+ * @file
24 24
  * Constants for DV codec.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/dvdata.h
23
+ * @file
24 24
  * Constants for DV codec.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/dxa.c
23
+ * @file
24 24
  * DXA Video decoder
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/eac3dec_data.c
23
+ * @file
24 24
  * Tables taken directly from the E-AC-3 spec.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/eacmv.c
23
+ * @file
24 24
  * Electronic Arts CMV Video Decoder
25 25
  * by Peter Ross (pross@xvid.org)
26 26
  *
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/eaidct.c
23
+ * @file
24 24
  * Electronic Arts TGQ/TQI/MAD IDCT algorithm
25 25
  * @author Peter Ross <pross@xvid.org>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/eamad.c
23
+ * @file
24 24
  * Electronic Arts Madcow Video Decoder
25 25
  * by Peter Ross <pross@xvid.org>
26 26
  *
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/eatgq.c
23
+ * @file
24 24
  * Electronic Arts TGQ Video Decoder
25 25
  * @author Peter Ross <pross@xvid.org>
26 26
  *
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/eatgv.c
23
+ * @file
24 24
  * Electronic Arts TGV Video Decoder
25 25
  * by Peter Ross (pross@xvid.org)
26 26
  *
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file eatqi.c
23
+ * @file
24 24
  * Electronic Arts TQI Video Decoder
25 25
  * by Peter Ross <pross@xvid.org>
26 26
  *
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/elbg.c
22
+ * @file
23 23
  * Codebook Generator using the ELBG algorithm
24 24
  */
25 25
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/error_resilience.c
24
+ * @file
25 25
  * Error resilience / concealment.
26 26
  */
27 27
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/eval.c
23
+ * @file
24 24
  * simple arithmetic expression evaluator.
25 25
  *
26 26
  * see http://joe.hotchkiss.com/programming/eval/eval.html
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/eval.h
22
+ * @file
23 23
  * simple arithmetic expression evaluator
24 24
  */
25 25
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/faandct.c
22
+ * @file
23 23
  * @brief
24 24
  *     Floating point AAN DCT
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/faandct.h
23
+ * @file
24 24
  * @brief
25 25
  *     Floating point AAN DCT
26 26
  * @author Michael Niedermayer <michaelni@gmx.at>
... ...
@@ -21,7 +21,7 @@
21 21
 
22 22
 /**
23 23
  * CCITT Fax Group 3 and 4 decompression
24
- * @file libavcodec/faxcompr.c
24
+ * @file
25 25
  * @author Konstantin Shishkov
26 26
  */
27 27
 #include "avcodec.h"
... ...
@@ -21,7 +21,7 @@
21 21
 
22 22
 /**
23 23
  * CCITT Fax Group 3 and 4 decompression
24
- * @file libavcodec/faxcompr.h
24
+ * @file
25 25
  * @author Konstantin Shishkov
26 26
  */
27 27
 #ifndef AVCODEC_FAXCOMPR_H
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/fft-test.c
22
+ * @file
23 23
  * FFT and MDCT tests.
24 24
  */
25 25
 
... ...
@@ -22,7 +22,7 @@
22 22
  */
23 23
 
24 24
 /**
25
- * @file libavcodec/fft.c
25
+ * @file
26 26
  * FFT/IFFT transforms.
27 27
  */
28 28
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/ffv1.c
24
+ * @file
25 25
  * FF Video Codec 1 (a lossless codec)
26 26
  */
27 27
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/flac.h
23
+ * @file
24 24
  * FLAC (Free Lossless Audio Codec) decoder/demuxer common functions
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/flacdec.c
23
+ * @file
24 24
  * FLAC (Free Lossless Audio Codec) decoder
25 25
  * @author Alex Beregszaszi
26 26
  *
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/flashsv.c
24
+ * @file
25 25
  * Flash Screen Video decoder
26 26
  * @author Alex Beregszaszi
27 27
  * @author Benjamin Larsson
... ...
@@ -23,7 +23,7 @@
23 23
 /* Encoding development sponsored by http://fh-campuswien.ac.at */
24 24
 
25 25
 /**
26
- * @file libavcodec/flashsvenc.c
26
+ * @file
27 27
  * Flash Screen Video encoder
28 28
  * @author Alex Beregszaszi
29 29
  * @author Benjamin Larsson
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/flicvideo.c
23
+ * @file
24 24
  * Autodesk Animator FLI/FLC Video Decoder
25 25
  * by Mike Melanson (melanson@pcisys.net)
26 26
  * for more information on the .fli/.flc file format and all of its many
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/fraps.c
24
+ * @file
25 25
  * Lossless Fraps 'FPS1' decoder
26 26
  * @author Roine Gustafsson <roine at users sf net>
27 27
  * @author Konstantin Shishkov
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/get_bits.h
22
+ * @file
23 23
  * bitstream reader API header.
24 24
  */
25 25
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/golomb.c
23
+ * @file
24 24
  * @brief
25 25
  *     exp golomb vlc stuff
26 26
  * @author Michael Niedermayer <michaelni@gmx.at>
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/golomb.h
24
+ * @file
25 25
  * @brief
26 26
  *     exp golomb vlc stuff
27 27
  * @author Michael Niedermayer <michaelni@gmx.at> and Alex Beregszaszi
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/h261.c
24
+ * @file
25 25
  * h261codec.
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/h261.c
24
+ * @file
25 25
  * h261codec.
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/h261_parser.c
24
+ * @file
25 25
  * h261codec.
26 26
  */
27 27
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h261data.h
23
+ * @file
24 24
  * H.261 tables.
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/h261dec.c
24
+ * @file
25 25
  * H.261 decoder.
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/h261enc.c
24
+ * @file
25 25
  * H.261 encoder.
26 26
  */
27 27
 
... ...
@@ -23,7 +23,7 @@
23 23
  */
24 24
 
25 25
 /**
26
- * @file libavcodec/h263.c
26
+ * @file
27 27
  * h263/mpeg4 codec.
28 28
  */
29 29
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h263_parser.c
23
+ * @file
24 24
  * H.263 parser
25 25
  */
26 26
 
... ...
@@ -22,7 +22,7 @@
22 22
  */
23 23
 
24 24
 /**
25
- * @file libavcodec/h263data.h
25
+ * @file
26 26
  * H.263 tables.
27 27
  */
28 28
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/h263dec.c
24
+ * @file
25 25
  * H.263 decoder.
26 26
  */
27 27
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h264.c
23
+ * @file
24 24
  * H.264 / AVC / MPEG4 part10 codec.
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h264.h
23
+ * @file
24 24
  * H.264 / AVC / MPEG4 part10 codec.
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h264_cabac.c
23
+ * @file
24 24
  * H.264 / AVC / MPEG4 part10 cabac decoding.
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h264_cavlc.c
23
+ * @file
24 24
  * H.264 / AVC / MPEG4 part10 cavlc bitstream decoding.
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h264_direct.c
23
+ * @file
24 24
  * H.264 / AVC / MPEG4 part10 direct mb/block decoding.
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h264_loopfilter.c
23
+ * @file
24 24
  * H.264 / AVC / MPEG4 part10 loop filter.
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h264_mvpred.h
23
+ * @file
24 24
  * H.264 / AVC / MPEG4 part10 motion vector predicion.
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h264_parser.c
23
+ * @file
24 24
  * H.264 / AVC / MPEG4 part10 parser.
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h264_parser.h
23
+ * @file
24 24
  * H.264 / AVC / MPEG4 part10 parser.
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h264_ps.c
23
+ * @file
24 24
  * H.264 / AVC / MPEG4 part10 parameter set decoding.
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h264_refs.c
23
+ * @file
24 24
  * H.264 / AVC / MPEG4 part10  reference picture handling.
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h264-sei.c
23
+ * @file
24 24
  * H.264 / AVC / MPEG4 part10 sei decoding.
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h264data.h
23
+ * @file
24 24
  * @brief
25 25
  *     H264 / AVC / MPEG4 part10 codec data table
26 26
  * @author Michael Niedermayer <michaelni@gmx.at>
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h264dsp.c
23
+ * @file
24 24
  * H.264 / AVC / MPEG4 part10 DSP functions.
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/h264dsp.h
22
+ * @file
23 23
  * H.264 DSP functions.
24 24
  * @author Michael Niedermayer <michaelni@gmx.at>
25 25
  */
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/h264dspenc.c
24
+ * @file
25 25
  * H.264 encoder related DSP utils
26 26
  *
27 27
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h264idct.c
23
+ * @file
24 24
  * H.264 IDCT.
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h264pred.c
23
+ * @file
24 24
  * H.264 / AVC / MPEG4 part10 prediction functions.
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/h264pred.h
23
+ * @file
24 24
  * H.264 / AVC / MPEG4 prediction functions.
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavcodec/huffman.c
2
+ * @file
3 3
  * huffman tree builder and VLC generator
4 4
  * Copyright (c) 2006 Konstantin Shishkov
5 5
  *
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavcodec/huffman.h
2
+ * @file
3 3
  * huffman tree builder and VLC generator
4 4
  * Copyright (C) 2007  Aurelien Jacobs <aurel@gnuage.org>
5 5
  *
... ...
@@ -24,7 +24,7 @@
24 24
  */
25 25
 
26 26
 /**
27
- * @file libavcodec/huffyuv.c
27
+ * @file
28 28
  * huffyuv codec for libavcodec.
29 29
  */
30 30
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/idcinvideo.c
23
+ * @file
24 24
  * id Quake II Cin Video Decoder by Dr. Tim Ferguson
25 25
  * For more information about the id CIN format, visit:
26 26
  *   http://www.csse.monash.edu.au/~timf/
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/iff.c
23
+ * @file
24 24
  * IFF PBM/ILBM bitmap decoder
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/iirfilter.c
23
+ * @file
24 24
  * different IIR filters implementation
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/iirfilter.h
23
+ * @file
24 24
  * IIR filter interface
25 25
  */
26 26
 
... ...
@@ -22,7 +22,8 @@
22 22
  */
23 23
 
24 24
 /**
25
- *  @file libavcodec/imc.c IMC - Intel Music Coder
25
+ *  @file
26
+ *  IMC - Intel Music Coder
26 27
  *  A mdct based codec using a 256 points large transform
27 28
  *  divied into 32 bands with some mix of scale factors.
28 29
  *  Only mono is supported.
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/imgconvert.c
23
+ * @file
24 24
  * misc image conversion routines
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/imx_dump_header_bsf.c
23
+ * @file
24 24
  * imx dump header bitstream filter
25 25
  * modifies bitstream to fit in mov and be decoded by final cut pro decoder
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/indeo2.c
23
+ * @file
24 24
  * Intel Indeo 2 decoder.
25 25
  */
26 26
 #define ALT_BITSTREAM_READER_LE
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/indeo5.c
23
+ * @file
24 24
  * Indeo Video Interactive version 5 decoder
25 25
  *
26 26
  * Indeo5 data is usually transported within .avi or .mov files.
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/indeo5data.h
23
+ * @file
24 24
  * This file contains data needed for the Indeo5 decoder.
25 25
  */
26 26
 
... ...
@@ -17,7 +17,7 @@
17 17
  */
18 18
 
19 19
 /**
20
- * @file libavcodec/internal.h
20
+ * @file
21 21
  * common internal api header.
22 22
  */
23 23
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/interplayvideo.c
23
+ * @file
24 24
  * Interplay MVE Video Decoder by Mike Melanson (melanson@pcisys.net)
25 25
  * For more information about the Interplay MVE format, visit:
26 26
  *   http://www.pcisys.net/~melanson/codecs/interplay-mve.txt
... ...
@@ -17,7 +17,7 @@
17 17
  */
18 18
 
19 19
 /**
20
- * @file libavcodec/intrax8.c
20
+ * @file
21 21
  * @brief IntraX8 (J-Frame) subdecoder, used by WMV2 and VC-1
22 22
  */
23 23
 
... ...
@@ -17,7 +17,7 @@
17 17
  */
18 18
 
19 19
 /**
20
-* @file libavcodec/intrax8dsp.c
20
+* @file
21 21
  *@brief IntraX8 frame subdecoder image manipulation routines
22 22
  */
23 23
 
... ...
@@ -23,7 +23,7 @@
23 23
  */
24 24
 
25 25
 /**
26
- * @file libavcodec/ituh263dec.c
26
+ * @file
27 27
  * h263 decoder.
28 28
  */
29 29
 
... ...
@@ -23,7 +23,7 @@
23 23
  */
24 24
 
25 25
 /**
26
- * @file libavcodec/ituh263enc.c
26
+ * @file
27 27
  * h263 bitstream encoder.
28 28
  */
29 29
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/ivi_common.c
24
+ * @file
25 25
  * This file contains functions and data shared by both Indeo4 and
26 26
  * Indeo5 decoders.
27 27
  */
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/ivi_common.h
24
+ * @file
25 25
  * This file contains structures and macros shared by both Indeo4 and
26 26
  * Indeo5 decoders.
27 27
  */
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/ivi_dsp.c
24
+ * @file
25 25
  * DSP functions (inverse transforms, motion compensation, wavelet recompostions)
26 26
  * for Indeo Video Interactive codecs.
27 27
  */
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/ivi_dsp.h
24
+ * @file
25 25
  * DSP functions (inverse transforms, motion compensations, wavelet recompostion)
26 26
  * for Indeo Video Interactive codecs.
27 27
  */
... ...
@@ -64,7 +64,7 @@
64 64
  */
65 65
 
66 66
 /**
67
- * @file libavcodec/jfdctfst.c
67
+ * @file
68 68
  * Independent JPEG Group's fast AAN dct.
69 69
  */
70 70
 
... ...
@@ -57,7 +57,7 @@
57 57
  */
58 58
 
59 59
 /**
60
- * @file libavcodec/jfdctint.c
60
+ * @file
61 61
  * Independent JPEG Group's slow & accurate dct.
62 62
  */
63 63
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/jpegls.c
24
+ * @file
25 25
  * JPEG-LS common code.
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/jpegls.h
24
+ * @file
25 25
  * JPEG-LS common code.
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/jpeglsdec.c
24
+ * @file
25 25
  * JPEG-LS decoder.
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/jpeglsdec.h
24
+ * @file
25 25
  * JPEG-LS decoder.
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/jpeglsenc.c
24
+ * @file
25 25
  * JPEG-LS encoder.
26 26
  */
27 27
 
... ...
@@ -60,7 +60,7 @@
60 60
  */
61 61
 
62 62
 /**
63
- * @file libavcodec/jrevdct.c
63
+ * @file
64 64
  * Independent JPEG Group's LLM idct.
65 65
  */
66 66
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/kgv1dec.c
23
+ * @file
24 24
  * Kega Game Video decoder
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/kmvc.c
23
+ * @file
24 24
  * Karl Morton's Video Codec decoder
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/lcldec.c
23
+ * @file
24 24
  * LCL (LossLess Codec Library) Video Codec
25 25
  * Decoder for MSZH and ZLIB codecs
26 26
  * Experimental encoder for ZLIB RGB24
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/lclenc.c
23
+ * @file
24 24
  * LCL (LossLess Codec Library) Video Codec
25 25
  * Decoder for MSZH and ZLIB codecs
26 26
  * Experimental encoder for ZLIB RGB24
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
-* @file libavcodec/libdirac.h
22
+* @file
23 23
 * data structures common to libdiracenc.c and libdiracdec.c
24 24
 */
25 25
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
-* @file libavcodec/libdirac_libschro.c
22
+* @file
23 23
 * functions common to libdirac and libschroedinger
24 24
 */
25 25
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
-* @file libavcodec/libdirac_libschro.h
22
+* @file
23 23
 * data structures common to libdirac and libschroedinger
24 24
 */
25 25
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
-* @file libavcodec/libdiracdec.c
24
+* @file
25 25
 * Dirac decoder support via libdirac library; more details about the Dirac
26 26
 * project can be found at http://dirac.sourceforge.net/.
27 27
 * The libdirac_decoder library implements Dirac specification version 2.2
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
-* @file libavcodec/libdiracenc.c
24
+* @file
25 25
 * Dirac encoding support via libdirac library; more details about the
26 26
 * Dirac project can be found at http://dirac.sourceforge.net/.
27 27
 * The libdirac_encoder library implements Dirac specification version 2.2
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/libfaac.c
23
+ * @file
24 24
  * Interface to libfaac for aac encoding.
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/libfaad.c
24
+ * @file
25 25
  * AAC decoder.
26 26
  *
27 27
  * still a bit unfinished - but it plays something
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/libgsm.c
24
+ * @file
25 25
  * Interface to libgsm for gsm encoding/decoding
26 26
  */
27 27
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/libmp3lame.c
23
+ * @file
24 24
  * Interface to libmp3lame for mp3 encoding.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
-* @file libavcodec/libopenjpeg.c
23
+* @file
24 24
 * JPEG 2000 decoder using libopenjpeg
25 25
 */
26 26
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
-* @file libavcodec/libschroedinger.c
22
+* @file
23 23
 * function definitions common to libschroedingerdec.c and libschroedingerenc.c
24 24
 */
25 25
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
-* @file libavcodec/libschroedinger.h
22
+* @file
23 23
 * data structures common to libschroedingerdec.c and libschroedingerenc.c
24 24
 */
25 25
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
-* @file libavcodec/libschroedingerdec.c
23
+* @file
24 24
 * Dirac decoder support via libschroedinger-1.0 libraries. More details about
25 25
 * the Schroedinger project can be found at http://www.diracvideo.org/.
26 26
 * The library implements Dirac Specification Version 2.2.
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
-* @file libavcodec/libschroedingerenc.c
23
+* @file
24 24
 * Dirac encoder support via libschroedinger-1.0 libraries. More details about
25 25
 * the Schroedinger project can be found at http://www.diracvideo.org/.
26 26
 * The library implements Dirac Specification Version 2.2
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libtheoraenc.c
22
+ * @file
23 23
  * @brief Theora encoder using libtheora.
24 24
  * @author Paul Richards <paul.richards@gmail.com>
25 25
  *
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/libvorbis.c
22
+ * @file
23 23
  * Ogg Vorbis codec support via libvorbisenc.
24 24
  * @author Mark Hills <mark@pogo.org.uk>
25 25
  */
... ...
@@ -22,7 +22,7 @@
22 22
 #define AVCODEC_LIBXVID_INTERNAL_H
23 23
 
24 24
 /**
25
- * @file libavcodec/libxvid_internal.h
25
+ * @file
26 26
  * common functions for use with the Xvid wrappers
27 27
  */
28 28
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/libxvidff.c
23
+ * @file
24 24
  * Interface to xvidcore for MPEG-4 compliant encoding.
25 25
  * @author Adam Thayer (krevnik@comcast.net)
26 26
  */
... ...
@@ -26,7 +26,7 @@
26 26
  */
27 27
 
28 28
 /**
29
- * @file libavcodec/ljpegenc.c
29
+ * @file
30 30
  * lossless JPEG encoder.
31 31
  */
32 32
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/loco.c
23
+ * @file
24 24
  * LOCO codec.
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/lzw.c
24
+ * @file
25 25
  * @brief LZW decoding routines
26 26
  * @author Fabrice Bellard
27 27
  * Modified for use in TIFF by Konstantin Shishkov
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/lzw.h
24
+ * @file
25 25
  * @brief LZW decoding routines
26 26
  * @author Fabrice Bellard
27 27
  * Modified for use in TIFF by Konstantin Shishkov
... ...
@@ -21,7 +21,7 @@
21 21
 
22 22
 /**
23 23
  * LZW encoder
24
- * @file libavcodec/lzwenc.c
24
+ * @file
25 25
  * @author Bartlomiej Wolowiec
26 26
  */
27 27
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mace.c
23
+ * @file
24 24
  * MACE decoder.
25 25
  */
26 26
 
... ...
@@ -26,7 +26,7 @@
26 26
 #include "fft.h"
27 27
 
28 28
 /**
29
- * @file libavcodec/mdct.c
29
+ * @file
30 30
  * MDCT/IMDCT transforms.
31 31
  */
32 32
 
... ...
@@ -22,7 +22,7 @@
22 22
  */
23 23
 
24 24
 /**
25
- * @file libavcodec/mdec.c
25
+ * @file
26 26
  * Sony PlayStation MDEC (Motion DECoder)
27 27
  * This is very similar to intra-only MPEG-1.
28 28
  */
... ...
@@ -26,7 +26,7 @@
26 26
  */
27 27
 
28 28
 /**
29
- * @file libavcodec/mjpeg.c
29
+ * @file
30 30
  * MJPEG encoder and decoder.
31 31
  */
32 32
 
... ...
@@ -26,7 +26,7 @@
26 26
  */
27 27
 
28 28
 /**
29
- * @file libavcodec/mjpeg.h
29
+ * @file
30 30
  * MJPEG encoder and decoder.
31 31
  */
32 32
 
... ...
@@ -22,7 +22,7 @@
22 22
  */
23 23
 
24 24
 /**
25
- * @file libavcodec/mjpeg_parser.c
25
+ * @file
26 26
  * MJPEG parser.
27 27
  */
28 28
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mjpega_dump_header_bsf.c
23
+ * @file
24 24
  * MJPEG A dump header bitstream filter
25 25
  * modifies bitstream to be decoded by quicktime
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mjpegbdec.c
23
+ * @file
24 24
  * Apple MJPEG-B decoder.
25 25
  */
26 26
 
... ...
@@ -26,7 +26,7 @@
26 26
  */
27 27
 
28 28
 /**
29
- * @file libavcodec/mjpegdec.c
29
+ * @file
30 30
  * MJPEG decoder.
31 31
  */
32 32
 
... ...
@@ -22,7 +22,7 @@
22 22
  */
23 23
 
24 24
 /**
25
- * @file libavcodec/mjpegdec.h
25
+ * @file
26 26
  * MJPEG decoder.
27 27
  */
28 28
 
... ...
@@ -26,7 +26,7 @@
26 26
  */
27 27
 
28 28
 /**
29
- * @file libavcodec/mjpegenc.c
29
+ * @file
30 30
  * MJPEG encoder.
31 31
  */
32 32
 
... ...
@@ -26,7 +26,7 @@
26 26
  */
27 27
 
28 28
 /**
29
- * @file libavcodec/mjpegenc.h
29
+ * @file
30 30
  * MJPEG encoder.
31 31
  */
32 32
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mlp_parser.c
23
+ * @file
24 24
  * MLP parser
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mlp_parser.h
23
+ * @file
24 24
  * MLP parser prototypes
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mlpdec.c
23
+ * @file
24 24
  * MLP decoder
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mmvideo.c
23
+ * @file
24 24
  * American Laser Games MM Video Decoder
25 25
  * by Peter Ross (pross@xvid.org)
26 26
  *
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/motion-test.c
22
+ * @file
23 23
  * motion test.
24 24
  */
25 25
 
... ...
@@ -23,7 +23,7 @@
23 23
  */
24 24
 
25 25
 /**
26
- * @file libavcodec/motion_est.c
26
+ * @file
27 27
  * Motion estimation.
28 28
  */
29 29
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/motion_est_template.c
23
+ * @file
24 24
  * Motion estimation template.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,8 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mpc.c Musepack decoder core
23
+ * @file
24
+ * Musepack decoder core
24 25
  * MPEG Audio Layer 1/2 -like codec with frames of 1152 samples
25 26
  * divided into 32 subbands.
26 27
  */
... ...
@@ -20,7 +20,8 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mpc.h Musepack decoder
23
+ * @file
24
+ * Musepack decoder
24 25
  * MPEG Audio Layer 1/2 -like codec with frames of 1152 samples
25 26
  * divided into 32 subbands.
26 27
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mpc7.c Musepack SV7 decoder
23
+ * @file
24 24
  * MPEG Audio Layer 1/2 -like codec with frames of 1152 samples
25 25
  * divided into 32 subbands.
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mpc8.c Musepack SV8 decoder
23
+ * @file
24 24
  * MPEG Audio Layer 1/2 -like codec with frames of 1152 samples
25 25
  * divided into 32 subbands.
26 26
  */
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/mpeg12.c
24
+ * @file
25 25
  * MPEG-1/2 decoder
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/mpeg12data.c
24
+ * @file
25 25
  * MPEG1/2 tables.
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/mpeg12data.h
24
+ * @file
25 25
  * MPEG1/2 tables.
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/mpeg12decdata.h
24
+ * @file
25 25
  * MPEG1/2 decoder tables.
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/mpeg12enc.c
24
+ * @file
25 25
  * MPEG1/2 encoder
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/mpeg4data.h
24
+ * @file
25 25
  * mpeg4 tables.
26 26
  */
27 27
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mpegaudio.c
23
+ * @file
24 24
  * MPEG Audio common code.
25 25
  */
26 26
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/mpegaudio.h
22
+ * @file
23 23
  * mpeg audio declarations for both encoder and decoder.
24 24
  */
25 25
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mpegaudiodata.c
23
+ * @file
24 24
  * mpeg audio layer common tables.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mpegaudiodata.h
23
+ * @file
24 24
  * mpeg audio layer common tables.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mpegaudiodec.c
23
+ * @file
24 24
  * MPEG Audio decoder.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mpegaudiodecheader.c
23
+ * @file
24 24
  * MPEG Audio header decoder.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mpegaudiodecheader.c
23
+ * @file
24 24
  * MPEG Audio header decoder.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mpegaudiodectab.h
23
+ * @file
24 24
  * mpeg audio layer decoder tables.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/mpegaudio.c
23
+ * @file
24 24
  * The simplest mpeg audio layer 2 encoder.
25 25
  */
26 26
 
... ...
@@ -22,7 +22,7 @@
22 22
  */
23 23
 
24 24
 /**
25
- * @file libavcodec/mpegaudiotab.h
25
+ * @file
26 26
  * mpeg audio layer 2 tables.
27 27
  * Most of them come from the mpeg audio specification.
28 28
  */
... ...
@@ -23,7 +23,7 @@
23 23
  */
24 24
 
25 25
 /**
26
- * @file libavcodec/mpegvideo.c
26
+ * @file
27 27
  * The simplest mpeg encoder (well, it was the simplest!).
28 28
  */
29 29
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/mpegvideo.h
24
+ * @file
25 25
  * mpegvideo header.
26 26
  */
27 27
 
... ...
@@ -23,7 +23,7 @@
23 23
  */
24 24
 
25 25
 /**
26
- * @file libavcodec/mpegvideo_common.h
26
+ * @file
27 27
  * The simplest mpeg encoder (well, it was the simplest!).
28 28
  */
29 29
 
... ...
@@ -23,7 +23,7 @@
23 23
  */
24 24
 
25 25
 /**
26
- * @file libavcodec/mpegvideo_enc.c
26
+ * @file
27 27
  * The simplest mpeg encoder (well, it was the simplest!).
28 28
  */
29 29
 
... ...
@@ -23,7 +23,7 @@
23 23
  */
24 24
 
25 25
 /**
26
- * @file libavcodec/msmpeg4.c
26
+ * @file
27 27
  * MSMPEG4 backend for ffmpeg encoder and decoder.
28 28
  */
29 29
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/msmpeg4.h
23
+ * @file
24 24
  */
25 25
 
26 26
 #ifndef AVCODEC_MSMPEG4_H
... ...
@@ -23,7 +23,7 @@
23 23
  */
24 24
 
25 25
 /**
26
- * @file libavcodec/msmpeg4data.c
26
+ * @file
27 27
  * MSMPEG4 data tables.
28 28
  */
29 29
 
... ...
@@ -23,7 +23,7 @@
23 23
  */
24 24
 
25 25
 /**
26
- * @file libavcodec/msmpeg4data.h
26
+ * @file
27 27
  * MSMPEG4 data tables.
28 28
  */
29 29
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/msrle.c
23
+ * @file
24 24
  * MS RLE Video Decoder by Mike Melanson (melanson@pcisys.net)
25 25
  * For more information about the MS RLE format, visit:
26 26
  *   http://www.pcisys.net/~melanson/codecs/
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/msrledec.c
23
+ * @file
24 24
  * MS RLE decoder based on decoder by Mike Melanson and my own for TSCC
25 25
  * For more information about the MS RLE format, visit:
26 26
  *   http://www.multimedia.cx/msrle.txt
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/msvideo1.c
23
+ * @file
24 24
  * Microsoft Video-1 Decoder by Mike Melanson (melanson@pcisys.net)
25 25
  * For more information about the MS Video-1 format, visit:
26 26
  *   http://www.pcisys.net/~melanson/codecs/
... ...
@@ -26,7 +26,7 @@
26 26
  */
27 27
 
28 28
 /**
29
- * @file libavcodec/nellymoser.c
29
+ * @file
30 30
  * The 3 alphanumeric copyright notices are md5summed they are from the original
31 31
  * implementors. The original code is available from http://code.google.com/p/nelly2pcm/
32 32
  */
... ...
@@ -26,7 +26,7 @@
26 26
  */
27 27
 
28 28
 /**
29
- * @file libavcodec/nellymoser.h
29
+ * @file
30 30
  * The 3 alphanumeric copyright notices are md5summed they are from the original
31 31
  * implementors. The original code is available from http://code.google.com/p/nelly2pcm/
32 32
  */
... ...
@@ -26,7 +26,7 @@
26 26
  */
27 27
 
28 28
 /**
29
- * @file libavcodec/nellymoserdec.c
29
+ * @file
30 30
  * The 3 alphanumeric copyright notices are md5summed they are from the original
31 31
  * implementors. The original code is available from http://code.google.com/p/nelly2pcm/
32 32
  */
... ...
@@ -22,7 +22,7 @@
22 22
  */
23 23
 
24 24
 /**
25
- * @file libavcodec/nellymoserenc.c
25
+ * @file
26 26
  * Nellymoser encoder
27 27
  * by Bartlomiej Wolowiec
28 28
  *
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/opt.c
23
+ * @file
24 24
  * AVOptions
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -23,7 +23,7 @@
23 23
 #define AVCODEC_OPT_H
24 24
 
25 25
 /**
26
- * @file libavcodec/opt.h
26
+ * @file
27 27
  * AVOptions
28 28
  */
29 29
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/options.c
23
+ * @file
24 24
  * Options definition for AVCodecContext.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/pcm-mpeg.c
23
+ * @file
24 24
  * PCM codecs for encodings found in MPEG streams (DVD/Blu-ray)
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/pcm.c
23
+ * @file
24 24
  * PCM codecs
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
 
22 22
 /**
23 23
  * PCX image encoder
24
- * @file libavcodec/pcxenc.c
24
+ * @file
25 25
  * @author Daniel Verkamp
26 26
  * @sa http://www.qzx.com/pc-gpe/pcx.txt
27 27
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/pgssubdec.c
23
+ * @file
24 24
  * PGS subtitle decoder
25 25
  */
26 26
 
... ...
@@ -18,7 +18,7 @@
18 18
 
19 19
 
20 20
 /**
21
- * @file libavcodec/ppc/check_altivec.c
21
+ * @file
22 22
  * Checks for AltiVec presence.
23 23
  */
24 24
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- ** @file libavcodec/ppc/int_altivec.c
22
+ ** @file
23 23
  ** integer misc ops.
24 24
  **/
25 25
 
... ...
@@ -17,7 +17,7 @@
17 17
  */
18 18
 
19 19
 /**
20
- * @file libavcodec/ppc/util_altivec.h
20
+ * @file
21 21
  * Contains misc utility macros and inline functions
22 22
  */
23 23
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/put_bits.h
22
+ * @file
23 23
  * bitstream writer API
24 24
  */
25 25
 
... ...
@@ -23,7 +23,7 @@
23 23
 #define AVCODEC_QCELPDATA_H
24 24
 
25 25
 /**
26
- * @file libavcodec/qcelpdata.h
26
+ * @file
27 27
  * Data tables for the QCELP decoder
28 28
  * @author Reynaldo H. Verdejo Pinochet
29 29
  * @remark FFmpeg merging spearheaded by Kenan Gillet
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/qcelpdec.c
23
+ * @file
24 24
  * QCELP decoder
25 25
  * @author Reynaldo H. Verdejo Pinochet
26 26
  * @remark FFmpeg merging spearheaded by Kenan Gillet
... ...
@@ -23,7 +23,7 @@
23 23
  */
24 24
 
25 25
 /**
26
- * @file libavcodec/qdm2.c
26
+ * @file
27 27
  * QDM2 decoder
28 28
  * @author Ewald Snel, Benjamin Larsson, Alex Beregszaszi, Roberto Togni
29 29
  * The decoder is not perfect yet, there are still some distortions
... ...
@@ -23,7 +23,7 @@
23 23
  */
24 24
 
25 25
  /**
26
- * @file libavcodec/qdm2data.h
26
+ * @file
27 27
  * Various QDM2 tables.
28 28
  */
29 29
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/qdrw.c
23
+ * @file
24 24
  * Apple QuickDraw codec.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/qpeg.c
23
+ * @file
24 24
  * QPEG codec.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/qtrle.c
23
+ * @file
24 24
  * QT RLE Video Decoder by Mike Melanson (melanson@pcisys.net)
25 25
  * For more information about the QT RLE format, visit:
26 26
  *   http://www.pcisys.net/~melanson/codecs/
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rangecoder.c
23
+ * @file
24 24
  * Range coder.
25 25
  * based upon
26 26
  *    "Range encoding: an algorithm for removing redundancy from a digitised
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rangecoder.h
23
+ * @file
24 24
  * Range coder.
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/ratecontrol.c
24
+ * @file
25 25
  * Rate control for video encoders.
26 26
  */
27 27
 
... ...
@@ -24,7 +24,7 @@
24 24
 #define AVCODEC_RATECONTROL_H
25 25
 
26 26
 /**
27
- * @file libavcodec/ratecontrol.h
27
+ * @file
28 28
  * ratecontrol header.
29 29
  */
30 30
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/raw.c
23
+ * @file
24 24
  * Raw Video Codec
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/raw.h
23
+ * @file
24 24
  * Raw Video Codec
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rawdec.c
23
+ * @file
24 24
  * Raw Video Decoder
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rawenc.c
23
+ * @file
24 24
  * Raw Video Encoder
25 25
  */
26 26
 
... ...
@@ -24,7 +24,7 @@
24 24
 #include "fft.h"
25 25
 
26 26
 /**
27
- * @file libavcodec/rdft.c
27
+ * @file
28 28
  * (Inverse) Real Discrete Fourier Transforms.
29 29
  */
30 30
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rectangle.h
23
+ * @file
24 24
  * useful rectangle filling function
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/resample.c
23
+ * @file
24 24
  * samplerate conversion for both audio and video
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/resample2.c
23
+ * @file
24 24
  * audio resampling
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rl.h
23
+ * @file
24 24
  * rl header.
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
 
22 22
 /**
23 23
  * RL2 Video Decoder
24
- * @file libavcodec/rl2.c
24
+ * @file
25 25
  * @author Sascha Sommer (saschasommer@freenet.de)
26 26
  * For more information about the RL2 format, visit:
27 27
  *   http://wiki.multimedia.cx/index.php?title=RL2
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/roqvideo.c
23
+ * @file
24 24
  * id RoQ Video common functions based on work by Dr. Tim Ferguson
25 25
  */
26 26
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/roqvideodec.c
22
+ * @file
23 23
  * id RoQ Video Decoder by Dr. Tim Ferguson
24 24
  * For more information about the id RoQ format, visit:
25 25
  *   http://www.csse.monash.edu.au/~timf/
... ...
@@ -23,7 +23,7 @@
23 23
  */
24 24
 
25 25
 /**
26
- * @file libavcodec/roqvideoenc.c
26
+ * @file
27 27
  * id RoQ encoder by Vitor. Based on the Switchblade3 library and the
28 28
  * Switchblade3 FFmpeg glue by Eric Lasota.
29 29
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rpza.c
23
+ * @file
24 24
  * QT RPZA Video Decoder by Roberto Togni
25 25
  * For more information about the RPZA format, visit:
26 26
  *   http://www.pcisys.net/~melanson/codecs/
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/rv10.c
24
+ * @file
25 25
  * RV10/RV20 decoder
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/rv10enc.c
24
+ * @file
25 25
  * RV10 encoder
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/rv20enc.c
24
+ * @file
25 25
  * RV20 encoder
26 26
  */
27 27
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rv30.c
23
+ * @file
24 24
  * RV30 decoder
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rv30data.h
23
+ * @file
24 24
  * miscellaneous RV30 tables
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rv30dsp.c
23
+ * @file
24 24
  * RV30 decoder motion compensation functions
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rv34.c
23
+ * @file
24 24
  * RV30/40 decoder common data
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rv34.h
23
+ * @file
24 24
  * RV30 and RV40 decoder common data declarations
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rv34data.h
23
+ * @file
24 24
  * miscellaneous RV30/40 tables
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rv34vlc.h
23
+ * @file
24 24
  * RV30/40 VLC tables
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rv40.c
23
+ * @file
24 24
  * RV40 decoder
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rv40data.h
23
+ * @file
24 24
  * miscellaneous RV40 tables
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rv40dsp.c
23
+ * @file
24 24
  * RV40 decoder motion compensation functions
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/rv40vlc2.h
23
+ * @file
24 24
  * RV40 VLC tables used for macroblock information decoding
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/sbr.h
24
+ * @file
25 25
  * Spectral Band Replication definitions and structures
26 26
  * @author Robert Swain ( rob opendot cl )
27 27
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/shorten.c
23
+ * @file
24 24
  * Shorten decoder
25 25
  * @author Jeff Muizelaar
26 26
  *
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/simple_idct.c
24
+ * @file
25 25
  * simpleidct in C.
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/simple_idct.h
24
+ * @file
25 25
  * simple idct header.
26 26
  */
27 27
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/smacker.c
23
+ * @file
24 24
  * Smacker decoder
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/smc.c
23
+ * @file
24 24
  * QT SMC Video Decoder by Mike Melanson (melanson@pcisys.net)
25 25
  * For more information about the SMC format, visit:
26 26
  *   http://www.pcisys.net/~melanson/codecs/
... ...
@@ -23,7 +23,7 @@
23 23
 #include "golomb.h"
24 24
 
25 25
 /**
26
- * @file libavcodec/sonic.c
26
+ * @file
27 27
  * Simple free lossless/lossy audio codec
28 28
  * Based on Paul Francis Harrison's Bonk (http://www.logarithmic.net/pfh/bonk)
29 29
  * Written and designed by Alex Beregszaszi
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/sp5xdec.c
23
+ * @file
24 24
  * Sunplus JPEG decoder (SP5X).
25 25
  */
26 26
 
... ...
@@ -26,7 +26,7 @@
26 26
  */
27 27
 
28 28
 /**
29
- * @file libavcodec/svq1.c
29
+ * @file
30 30
  * Sorenson Vector Quantizer #1 (SVQ1) video codec.
31 31
  * For more information of the SVQ1 algorithm, visit:
32 32
  *   http://www.pcisys.net/~melanson/codecs/
... ...
@@ -26,7 +26,7 @@
26 26
  */
27 27
 
28 28
 /**
29
- * @file libavcodec/svq1.h
29
+ * @file
30 30
  * Sorenson Vector Quantizer #1 (SVQ1) video codec.
31 31
  * For more information of the SVQ1 algorithm, visit:
32 32
  *   http://www.pcisys.net/~melanson/codecs/
... ...
@@ -24,7 +24,7 @@
24 24
  */
25 25
 
26 26
 /**
27
- * @file libavcodec/svq1_cb.h
27
+ * @file
28 28
  * svq1 code books.
29 29
  */
30 30
 
... ...
@@ -26,7 +26,7 @@
26 26
  */
27 27
 
28 28
 /**
29
- * @file libavcodec/svq1.c
29
+ * @file
30 30
  * Sorenson Vector Quantizer #1 (SVQ1) video codec.
31 31
  * For more information of the SVQ1 algorithm, visit:
32 32
  *   http://www.pcisys.net/~melanson/codecs/
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/svq1enc.c
23
+ * @file
24 24
  * Sorenson Vector Quantizer #1 (SVQ1) video codec.
25 25
  * For more information of the SVQ1 algorithm, visit:
26 26
  *   http://www.pcisys.net/~melanson/codecs/
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/svq1enc_cb.h
23
+ * @file
24 24
  * svq1 code books.
25 25
  */
26 26
 
... ...
@@ -59,7 +59,7 @@
59 59
 #include "svq1.h"
60 60
 
61 61
 /**
62
- * @file libavcodec/svq3.c
62
+ * @file
63 63
  * svq3 decoder.
64 64
  */
65 65
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/tiertexseqv.c
23
+ * @file
24 24
  * Tiertex Limited SEQ video decoder
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
 
22 22
 /**
23 23
  * TIFF image decoder
24
- * @file libavcodec/tiff.c
24
+ * @file
25 25
  * @author Konstantin Shishkov
26 26
  */
27 27
 #include "avcodec.h"
... ...
@@ -21,7 +21,7 @@
21 21
 
22 22
 /**
23 23
  * TIFF tables
24
- * @file libavcodec/tiff.h
24
+ * @file
25 25
  * @author Konstantin Shishkov
26 26
  */
27 27
 #ifndef AVCODEC_TIFF_H
... ...
@@ -21,7 +21,7 @@
21 21
 
22 22
 /**
23 23
  * TIFF image encoder
24
- * @file libavcodec/tiffenc.c
24
+ * @file
25 25
  * @author Bartlomiej Wolowiec
26 26
  */
27 27
 #include "avcodec.h"
... ...
@@ -21,7 +21,7 @@
21 21
 
22 22
 /**
23 23
  * 8088flex TMV video decoder
24
- * @file libavcodec/tmv.c
24
+ * @file
25 25
  * @author Daniel Verkamp
26 26
  * @sa http://www.oldskool.org/pc/8088_Corruption
27 27
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/truemotion1.c
23
+ * @file
24 24
  * Duck TrueMotion v1 Video Decoder by
25 25
  * Alex Beregszaszi and
26 26
  * Mike Melanson (melanson@pcisys.net)
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/truemotion2.c
23
+ * @file
24 24
  * Duck TrueMotion2 decoder.
25 25
  */
26 26
 
... ...
@@ -24,7 +24,7 @@
24 24
 
25 25
 #include "truespeech_data.h"
26 26
 /**
27
- * @file libavcodec/truespeech.c
27
+ * @file
28 28
  * TrueSpeech decoder.
29 29
  */
30 30
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/tscc.c
23
+ * @file
24 24
  * TechSmith Camtasia decoder
25 25
  *
26 26
  * Fourcc: TSCC
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/tta.c
23
+ * @file
24 24
  * TTA (The Lossless True Audio) decoder
25 25
  * (www.true-audio.com or tta.corecodec.org)
26 26
  * @author Alex Beregszaszi
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/ulti.c
23
+ * @file
24 24
  * IBM Ultimotion Video Decoder.
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/utils.c
24
+ * @file
25 25
  * utils.
26 26
  */
27 27
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/vb.c
23
+ * @file
24 24
  * VB Video decoder
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/vc1.c
24
+ * @file
25 25
  * VC-1 and WMV3 decoder common code
26 26
  *
27 27
  */
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/vc1_parser.c
24
+ * @file
25 25
  * VC-1 and WMV3 parser
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/vc1data.c
24
+ * @file
25 25
  * VC-1 tables.
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/vc1data.h
24
+ * @file
25 25
  * VC-1 tables.
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavcodec/vc1dec.c
24
+ * @file
25 25
  * VC-1 and WMV3 decoder
26 26
  *
27 27
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
-* @file libavcodec/vc1dsp.c
23
+* @file
24 24
  * VC-1 and WMV3 decoder
25 25
  *
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/vcr1.c
23
+ * @file
24 24
  * ati vcr1 codec.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/vmdav.c
23
+ * @file
24 24
  * Sierra VMD audio & video decoders
25 25
  * by Vladimir "VAG" Gneushev (vagsoft at mail.ru)
26 26
  * for more information on the Sierra VMD format, visit:
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/vmnc.c
23
+ * @file
24 24
  * VMware Screen Codec (VMnc) decoder
25 25
  * As Alex Beregszaszi discovered, this is effectively RFB data dump
26 26
  */
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavcodec/vorbis.c
2
+ * @file
3 3
  * Common code for Vorbis I encoder and decoder
4 4
  * @author Denes Balatoni  ( dbalatoni programozo hu )
5 5
  *
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavcodec/vorbis_dec.c
2
+ * @file
3 3
  * Vorbis I decoder
4 4
  * @author Denes Balatoni  ( dbalatoni programozo hu )
5 5
  *
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/vorbis_enc.c
22
+ * @file
23 23
  * Native Vorbis encoder.
24 24
  * @author Oded Shimon <ods15@ods15.dyndns.org>
25 25
  */
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/vp3.c
22
+ * @file
23 23
  * On2 VP3 Video Decoder
24 24
  *
25 25
  * VP3 Video Decoder by Mike Melanson (mike at multimedia.cx)
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/vp3dsp.c
22
+ * @file
23 23
  * Standard C DSP-oriented functions cribbed from the original VP3
24 24
  * source code.
25 25
  */
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavcodec/vp5.c
2
+ * @file
3 3
  * VP5 compatible video decoder
4 4
  *
5 5
  * Copyright (C) 2006  Aurelien Jacobs <aurel@gnuage.org>
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavcodec/vp56.c
2
+ * @file
3 3
  * VP5 and VP6 compatible video decoder (common features)
4 4
  *
5 5
  * Copyright (C) 2006  Aurelien Jacobs <aurel@gnuage.org>
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavcodec/vp56.h
2
+ * @file
3 3
  * VP5 and VP6 compatible video decoder (common features)
4 4
  *
5 5
  * Copyright (C) 2006  Aurelien Jacobs <aurel@gnuage.org>
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavcodec/vp56data.c
2
+ * @file
3 3
  * VP5 and VP6 compatible video decoder (common data)
4 4
  *
5 5
  * Copyright (C) 2006  Aurelien Jacobs <aurel@gnuage.org>
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavcodec/vp56data.h
2
+ * @file
3 3
  * VP5 and VP6 compatible video decoder (common data)
4 4
  *
5 5
  * Copyright (C) 2006  Aurelien Jacobs <aurel@gnuage.org>
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavcodec/vp5data.h
2
+ * @file
3 3
  * VP5 compatible video decoder
4 4
  *
5 5
  * Copyright (C) 2006  Aurelien Jacobs <aurel@gnuage.org>
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavcodec/vp6.c
2
+ * @file
3 3
  * VP6 compatible video decoder
4 4
  *
5 5
  * Copyright (C) 2006  Aurelien Jacobs <aurel@gnuage.org>
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavcodec/vp6data.h
2
+ * @file
3 3
  * VP6 compatible video decoder
4 4
  *
5 5
  * Copyright (C) 2006  Aurelien Jacobs <aurel@gnuage.org>
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavcodec/vp6dsp.c
2
+ * @file
3 3
  * VP6 DSP-oriented functions
4 4
  *
5 5
  * Copyright (C) 2006  Aurelien Jacobs <aurel@gnuage.org>
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/vqavideo.c
23
+ * @file
24 24
  * VQA Video Decoder by Mike Melanson (melanson@pcisys.net)
25 25
  * For more information about the VQA format, visit:
26 26
  *   http://wiki.multimedia.cx/index.php?title=VQA
... ...
@@ -24,7 +24,7 @@
24 24
 #include "unary.h"
25 25
 
26 26
 /**
27
- * @file libavcodec/wavpack.c
27
+ * @file
28 28
  * WavPack lossless audio decoder
29 29
  */
30 30
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/wmadata.h
23
+ * @file
24 24
  * Various WMA tables.
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/wmadec.c
23
+ * @file
24 24
  * WMA compatible decoder.
25 25
  * This decoder handles Microsoft Windows Media Audio data, versions 1 & 2.
26 26
  * WMA v1 is identified by audio format 0x160 in Microsoft media files
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file  libavcodec/wmaprodata.h
24
+ * @file
25 25
  * @brief tables for wmapro decoding
26 26
  */
27 27
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file  libavcodec/wmaprodec.c
24
+ * @file
25 25
  * @brief wmapro decoder implementation
26 26
  * Wmapro is an MDCT based codec comparable to wma standard or AAC.
27 27
  * The decoding therefore consists of the following steps:
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/wmavoice.c
23
+ * @file
24 24
  * @brief Windows Media Audio Voice compatible decoder
25 25
  * @author Ronald S. Bultje <rsbultje@gmail.com>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/wmavoice_data.h
23
+ * @file
24 24
  * @brief Windows Media Voice (WMAVoice) tables
25 25
  * @author Ronald S. Bultje <rsbultje@gmail.com>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/wnv1.c
23
+ * @file
24 24
  * Winnov WNV1 codec.
25 25
  */
26 26
 
... ...
@@ -23,7 +23,7 @@
23 23
 #include "avcodec.h"
24 24
 
25 25
 /**
26
- * @file libavcodec/ws-snd1.c
26
+ * @file
27 27
  * Westwood SNDx codecs.
28 28
  *
29 29
  * Reference documents about VQA format and its audio codecs
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/x86/h264_i386.h
23
+ * @file
24 24
  * H.264 / AVC / MPEG4 part10 codec.
25 25
  * non-MMX i386-specific optimizations for H.264
26 26
  * @author Michael Niedermayer <michaelni@gmx.at>
... ...
@@ -43,7 +43,7 @@
43 43
 #include "dsputil_mmx.h"
44 44
 
45 45
 /*!
46
- * @file libavcodec/x86/idct_sse2_xvid.c
46
+ * @file
47 47
  * @brief SSE2 idct compatible with xvidmmx
48 48
  */
49 49
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /*!
22
- * @file libavcodec/x86/idct_xvid.h
22
+ * @file
23 23
  * header for Xvid IDCT functions
24 24
  */
25 25
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/x86/vp3dsp_mmx.c
22
+ * @file
23 23
  * MMX-optimized functions cribbed from the original VP3 source code.
24 24
  */
25 25
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavcodec/x86/vp3dsp_sse2.c
22
+ * @file
23 23
  * SSE2-optimized functions cribbed from the original VP3 source code.
24 24
  */
25 25
 
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavcodec/x86/vp6dsp_mmx.c
2
+ * @file
3 3
  * MMX-optimized functions for the VP6 decoder
4 4
  *
5 5
  * Copyright (C) 2009  Sebastien Lucas <sebastien.lucas@gmail.com>
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavcodec/x86/vp6dsp_mmx.c
2
+ * @file
3 3
  * SSE2-optimized functions for the VP6 decoder
4 4
  *
5 5
  * Copyright (C) 2009  Zuxy Meng <zuxy.meng@gmail.com>
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/xan.c
23
+ * @file
24 24
  * Xan video decoder for Wing Commander III computer game
25 25
  * by Mario Brito (mbrito@student.dei.uc.pt)
26 26
  * and Mike Melanson (melanson@pcisys.net)
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/xl.c
23
+ * @file
24 24
  * Miro VideoXL codec.
25 25
  */
26 26
 
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavcodec/yop.c
2
+ * @file
3 3
  * Psygnosis YOP decoder
4 4
  *
5 5
  * Copyright (C) 2010 Mohamed Naufal Basheer <naufal11@gmail.com>
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/zmbv.c
23
+ * @file
24 24
  * Zip Motion Blocks Video decoder
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavcodec/zmbvenc.c
23
+ * @file
24 24
  * Zip Motion Blocks Video encoder
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavdevice/alsa-audio-common.c
24
+ * @file
25 25
  * ALSA input and output: common code
26 26
  * @author Luca Abeni ( lucabe72 email it )
27 27
  * @author Benoit Fouet ( benoit fouet free fr )
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavdevice/alsa-audio-dec.c
24
+ * @file
25 25
  * ALSA input and output: input
26 26
  * @author Luca Abeni ( lucabe72 email it )
27 27
  * @author Benoit Fouet ( benoit fouet free fr )
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavdevice/alsa-audio-enc.c
24
+ * @file
25 25
  * ALSA input and output: output
26 26
  * @author Luca Abeni ( lucabe72 email it )
27 27
  * @author Benoit Fouet ( benoit fouet free fr )
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavdevice/alsa-audio.h
24
+ * @file
25 25
  * ALSA input and output: definitions and structures
26 26
  * @author Luca Abeni ( lucabe72 email it )
27 27
  * @author Benoit Fouet ( benoit fouet free fr )
... ...
@@ -30,7 +30,7 @@
30 30
  */
31 31
 
32 32
 /**
33
- * @file libavdevice/x11grab.c
33
+ * @file
34 34
  * X11 frame device demuxer by Clemens Fruhwirth <clemens@endorphin.org>
35 35
  * and Edouard Gomez <ed.gomez@free.fr>.
36 36
  */
... ...
@@ -18,7 +18,7 @@
18 18
  */
19 19
 
20 20
 /**
21
- * @file libavfilter/parseutils.c
21
+ * @file
22 22
  * parsing utils
23 23
  */
24 24
 
... ...
@@ -18,7 +18,7 @@
18 18
  */
19 19
 
20 20
 /**
21
- * @file libavfilter/parseutils.h
21
+ * @file
22 22
  * parsing utils
23 23
  */
24 24
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavfilter/vf_aspect.c
23
+ * @file
24 24
  * aspect ratio modification video filter
25 25
  */
26 26
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavfilter/vf_crop.c
22
+ * @file
23 23
  * video crop filter
24 24
  */
25 25
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavfilter/vf_format.c
22
+ * @file
23 23
  * format and noformat video filters
24 24
  */
25 25
 
... ...
@@ -17,7 +17,7 @@
17 17
  */
18 18
 
19 19
 /**
20
- * @file libavfilter/vf_null.c
20
+ * @file
21 21
  * null video filter
22 22
  */
23 23
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavfilter/vf_scale.c
22
+ * @file
23 23
  * scale video filter
24 24
  */
25 25
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavfilter/vf_slicify.c
22
+ * @file
23 23
  * video slicing filter
24 24
  */
25 25
 
... ...
@@ -22,7 +22,7 @@
22 22
  */
23 23
 
24 24
 /**
25
- * @file libavfilter/vf_unsharp.c
25
+ * @file
26 26
  * blur / sharpen filter
27 27
  *
28 28
  * This code is based on:
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavfilter/vf_vflip.c
22
+ * @file
23 23
  * video vertical flip filter
24 24
  */
25 25
 
... ...
@@ -17,7 +17,7 @@
17 17
  */
18 18
 
19 19
 /**
20
- * @file libavfilter/vsrc_nullsrc.c
20
+ * @file
21 21
  * null video source
22 22
  */
23 23
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/4xm.c
23
+ * @file
24 24
  * 4X Technologies file demuxer
25 25
  * by Mike Melanson (melanson@pcisys.net)
26 26
  * for more information on the .4xm file format, visit:
... ...
@@ -20,10 +20,6 @@
20 20
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
21 21
  */
22 22
 
23
-/**
24
- * @file libavformat/aea.c
25
- */
26
-
27 23
 #include "avformat.h"
28 24
 #include "raw.h"
29 25
 #include "libavutil/intreadwrite.h"
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/aiff.h
23
+ * @file
24 24
  * common header for AIFF muxer and demuxer
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/anm.c
23
+ * @file
24 24
  * Deluxe Paint Animation demuxer
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
 #define AVFORMAT_AVIO_H
22 22
 
23 23
 /**
24
- * @file libavformat/avio.h
24
+ * @file
25 25
  * unbuffered I/O operations
26 26
  *
27 27
  * @warning This file has to be considered an internal but installed
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/bethsoftvid.c
23
+ * @file
24 24
  * @brief Bethesda Softworks VID (.vid) file demuxer
25 25
  * @author Nicholas Tung [ntung (at. ntung com] (2007-03)
26 26
  * @sa http://wiki.multimedia.cx/index.php?title=Bethsoft_VID
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/bfi.c
23
+ * @file
24 24
  * @brief Brute Force & Ignorance (.bfi) file demuxer
25 25
  * @author Sisir Koppaka ( sisir.koppaka at gmail dot com )
26 26
  * @sa http://wiki.multimedia.cx/index.php?title=BFI
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavformat/bink.c
24
+ * @file
25 25
  * Bink demuxer
26 26
  *
27 27
  * Technical details here:
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/caf.c
23
+ * @file
24 24
  * CAF common code
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/caf.h
23
+ * @file
24 24
  * CAF common code
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavformat/cafdec.c
24
+ * @file
25 25
  * Core Audio Format demuxer
26 26
  */
27 27
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/dsicin.c
23
+ * @file
24 24
  * Delphine Software International CIN file demuxer
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/eacdata.c
23
+ * @file
24 24
  * Electronic Arts cdata Format Demuxer
25 25
  * by Peter Ross (pross@xvid.org)
26 26
  *
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/electronicarts.c
23
+ * @file
24 24
  * Electronic Arts Multimedia file demuxer (WVE/UV2/etc.)
25 25
  * by Robin Kay (komadori at gekkou.co.uk)
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/filmstripdec.c
23
+ * @file
24 24
  * Adobe Filmstrip demuxer
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/filmstripenc.c
23
+ * @file
24 24
  * Adobe Filmstrip muxer
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/flic.c
23
+ * @file
24 24
  * FLI/FLC file demuxer
25 25
  * by Mike Melanson (melanson@pcisys.net)
26 26
  * for more information on the .fli/.flc file format and all of its many
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavformat/flv.h
2
+ * @file
3 3
  * FLV common header
4 4
  *
5 5
  * Copyright (c) 2006 The FFmpeg Project
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/idcin.c
23
+ * @file
24 24
  * id Quake II CIN file demuxer by Mike Melanson (melanson@pcisys.net)
25 25
  * For more information about the id CIN format, visit:
26 26
  *   http://www.csse.monash.edu.au/~timf/
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/idroq.c
23
+ * @file
24 24
  * id RoQ format file demuxer
25 25
  * by Mike Melanson (melanson@pcisys.net)
26 26
  * for more information on the .roq file format, visit:
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavformat/iff.c
24
+ * @file
25 25
  * IFF file demuxer
26 26
  * by Jaikrishnan Menon
27 27
  * for more information on the .iff file format, visit:
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/ipmovie.c
23
+ * @file
24 24
  * Interplay MVE file demuxer
25 25
  * by Mike Melanson (melanson@pcisys.net)
26 26
  * For more information regarding the Interplay MVE file format, visit:
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/iss.c
23
+ * @file
24 24
  * Funcom ISS file demuxer
25 25
  * @author Jaikrishnan Menon
26 26
  * for more information on the .iss file format, visit:
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/libnut.c
23
+ * @file
24 24
  * NUT demuxing and muxing via libnut.
25 25
  * @author Oded Shimon <ods15@ods15.dyndns.org>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/librtmp.c
23
+ * @file
24 24
  * RTMP protocol based on http://rtmpdump.mplayerhq.hu/ librtmp
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/matroskadec.c
23
+ * @file
24 24
  * Matroska file demuxer
25 25
  * by Ronald Bultje <rbultje@ronald.bitfreak.net>
26 26
  * with a little help from Moritz Bunkus <moritz@bunkus.org>
... ...
@@ -22,7 +22,7 @@
22 22
 #define AVFORMAT_METADATA_H
23 23
 
24 24
 /**
25
- * @file libavformat/metadata.h
25
+ * @file
26 26
  * internal metadata API header
27 27
  * see avformat.h or the public API!
28 28
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/mm.c
23
+ * @file
24 24
  * American Laser Games MM Format Demuxer
25 25
  * by Peter Ross (pross@xvid.org)
26 26
  *
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/mtv.c
23
+ * @file
24 24
  * MTV demuxer.
25 25
  */
26 26
 
... ...
@@ -22,7 +22,7 @@
22 22
  */
23 23
 
24 24
 /**
25
- * @file libavformat/oma.c
25
+ * @file
26 26
  * This is a demuxer for Sony OpenMG Music files
27 27
  *
28 28
  * Known file extensions: ".oma", "aa3"
... ...
@@ -21,7 +21,7 @@
21 21
 #include "libavcodec/opt.h"
22 22
 
23 23
 /**
24
- * @file libavformat/options.c
24
+ * @file
25 25
  * Options definition for AVFormatContext.
26 26
  */
27 27
 
... ...
@@ -23,7 +23,7 @@
23 23
 #define AVFORMAT_OS_SUPPORT_H
24 24
 
25 25
 /**
26
- * @file libavformat/os_support.h
26
+ * @file
27 27
  * miscellaneous OS support macros and functions.
28 28
  */
29 29
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/psxstr.c
23
+ * @file
24 24
  * PSX STR file demuxer
25 25
  * by Mike Melanson (melanson@pcisys.net)
26 26
  * This module handles streams that have been ripped from Sony Playstation
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/qcp.c
23
+ * @file
24 24
  * QCP format (.qcp) demuxer
25 25
  * @author Kenan Gillet
26 26
  * @sa RFC 3625: "The QCP File Format and Media Types for Speech Data"
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/rdt.c
23
+ * @file
24 24
  * @brief Realmedia RTSP protocol (RDT) support
25 25
  * @author Ronald S. Bultje <rbultje@ronald.bitfreak.net>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/riff.h
23
+ * @file
24 24
  * internal header for RIFF based (de)muxers
25 25
  * do NOT include this in end user applications
26 26
  */
... ...
@@ -21,7 +21,7 @@
21 21
 
22 22
 /**
23 23
  * RL2 file demuxer
24
- * @file libavformat/rl2.c
24
+ * @file
25 25
  * @author Sascha Sommer (saschasommer@freenet.de)
26 26
  * For more information regarding the RL2 file format, visit:
27 27
  *   http://wiki.multimedia.cx/index.php?title=RL2
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/rtmpproto.c
23
+ * @file
24 24
  * RTMP protocol
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/rtpdec_asf.c
23
+ * @file
24 24
  * @brief Microsoft RTP/ASF support
25 25
  * @author Ronald S. Bultje <rbultje@ronald.bitfreak.net>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
-* @file libavformat/rtpdec_h264.c
23
+* @file
24 24
  * @brief H.264 / RTP Code (RFC3984)
25 25
  * @author Ryan Martell <rdm4@martellventures.com>
26 26
  *
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavformat/rtpdec_xiph.c
24
+ * @file
25 25
  * @brief Xiph / RTP Code
26 26
  * @author Colin McQuillan <m.niloc@gmail.com>
27 27
  * @author Josh Allmann <joshua.allmann@gmail.com>
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/rtpenc_h264.c
23
+ * @file
24 24
  * @brief H.264 packetization
25 25
  * @author Luca Abeni <lucabe72@email.it>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/rtpproto.c
23
+ * @file
24 24
  * RTP protocol
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/segafilm.c
23
+ * @file
24 24
  * Sega FILM (.cpk) file demuxer
25 25
  * by Mike Melanson (melanson@pcisys.net)
26 26
  * For more information regarding the Sega FILM file format, visit:
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/sierravmd.c
23
+ * @file
24 24
  * Sierra VMD file demuxer
25 25
  * by Vladimir "VAG" Gneushev (vagsoft at mail.ru)
26 26
  * for more information on the Sierra VMD file format, visit:
... ...
@@ -24,7 +24,7 @@
24 24
 
25 25
 /**
26 26
  * SoX native format demuxer
27
- * @file libavformat/soxdec.c
27
+ * @file
28 28
  * @author Daniel Verkamp
29 29
  * @sa http://wiki.multimedia.cx/index.php?title=SoX_native_intermediate_format
30 30
  */
... ...
@@ -24,7 +24,7 @@
24 24
 
25 25
 /**
26 26
  * SoX native format muxer
27
- * @file libavformat/soxenc.c
27
+ * @file
28 28
  * @author Daniel Verkamp
29 29
  * @sa http://wiki.multimedia.cx/index.php?title=SoX_native_intermediate_format
30 30
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/spdif.c
23
+ * @file
24 24
  * IEC-61937 encapsulation of various formats, used by S/PDIF
25 25
  * @author Bartlomiej Wolowiec
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/tiertexseq.c
23
+ * @file
24 24
  * Tiertex Limited SEQ file demuxer
25 25
  */
26 26
 
... ...
@@ -21,7 +21,7 @@
21 21
 
22 22
 /**
23 23
  * 8088flex TMV file demuxer
24
- * @file libavformat/tmv.c
24
+ * @file
25 25
  * @author Daniel Verkamp
26 26
  * @sa http://www.oldskool.org/pc/8088_Corruption
27 27
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/udp.c
23
+ * @file
24 24
  * UDP protocol
25 25
  */
26 26
 
... ...
@@ -37,7 +37,7 @@
37 37
 #include <assert.h>
38 38
 
39 39
 /**
40
- * @file libavformat/utils.c
40
+ * @file
41 41
  * various utility functions for use within FFmpeg
42 42
  */
43 43
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/vc1test.c
23
+ * @file
24 24
  * VC1 test bitstream file demuxer
25 25
  * by Konstantin Shishkov
26 26
  * Format specified in SMPTE standard 421 Annex L
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/wc3movie.c
23
+ * @file
24 24
  * Wing Commander III Movie file demuxer
25 25
  * by Mike Melanson (melanson@pcisys.net)
26 26
  * for more information on the WC3 .mve file format, visit:
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/westwood.c
23
+ * @file
24 24
  * Westwood Studios VQA & AUD file demuxers
25 25
  * by Mike Melanson (melanson@pcisys.net)
26 26
  * for more information on the Westwood file formats, visit:
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavformat/xa.c
23
+ * @file
24 24
  * Maxis XA File Demuxer
25 25
  * by Robert Marston (rmarston@gmail.com)
26 26
  * for more information on the XA audio format see
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavformat/yop.c
2
+ * @file
3 3
  * Psygnosis YOP demuxer
4 4
  *
5 5
  * Copyright (C) 2010 Mohamed Naufal Basheer <naufal11@gmail.com>
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavutil/attributes.h
22
+ * @file
23 23
  * Macro definitions for various function/variable attributes
24 24
  */
25 25
 
... ...
@@ -22,7 +22,7 @@
22 22
 #define AVUTIL_AVUTIL_H
23 23
 
24 24
 /**
25
- * @file libavutil/avutil.h
25
+ * @file
26 26
  * external API header
27 27
  */
28 28
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavutil/base64.c
22
+ * @file
23 23
  * @brief Base64 encode/decode
24 24
  * @author Ryan Martell <rdm4@martellventures.com> (with lots of Michael)
25 25
  */
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavutil/bfin/bswap.h
22
+ * @file
23 23
  * byte swapping routines
24 24
  */
25 25
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavutil/bswap.h
22
+ * @file
23 23
  * byte swapping routines
24 24
  */
25 25
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavutil/common.h
22
+ * @file
23 23
  * common internal and external API header
24 24
  */
25 25
 
... ...
@@ -17,7 +17,7 @@
17 17
  */
18 18
 
19 19
 /**
20
- * @file libavutil/error.h
20
+ * @file
21 21
  * error code definitions
22 22
  */
23 23
 
... ...
@@ -17,7 +17,7 @@
17 17
  */
18 18
 
19 19
 /**
20
- * @file libavutil/fifo.h
20
+ * @file
21 21
  * a very simple circular buffer FIFO implementation
22 22
  */
23 23
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavutil/integer.c
23
+ * @file
24 24
  * arbitrary precision integers
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavutil/integer.h
23
+ * @file
24 24
  * arbitrary precision integers
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavutil/internal.h
22
+ * @file
23 23
  * common internal API header
24 24
  */
25 25
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavutil/intfloat_readwrite.c
24
+ * @file
25 25
  * portable IEEE float/double read/write functions
26 26
  */
27 27
 
... ...
@@ -17,7 +17,7 @@
17 17
  */
18 18
 
19 19
 /**
20
- * @file libavutil/libm.h
20
+ * @file
21 21
  * Replacements for frequently missing libm functions
22 22
  */
23 23
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libavutil/lls.c
24
+ * @file
25 25
  * linear least squares model
26 26
  */
27 27
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavutil/log.c
23
+ * @file
24 24
  * logging functions
25 25
  */
26 26
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavutil/mathematics.c
22
+ * @file
23 23
  * miscellaneous math routines and tables
24 24
  */
25 25
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavutil/mem.c
23
+ * @file
24 24
  * default memory allocator for libavutil
25 25
  */
26 26
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavutil/mem.h
22
+ * @file
23 23
  * memory handling functions
24 24
  */
25 25
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavutil/pca.c
23
+ * @file
24 24
  * principal component analysis (PCA)
25 25
  */
26 26
 
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavutil/pca.h
23
+ * @file
24 24
  * principal component analysis (PCA)
25 25
  */
26 26
 
... ...
@@ -22,7 +22,7 @@
22 22
 #define AVUTIL_PIXFMT_H
23 23
 
24 24
 /**
25
- * @file libavutil/pixfmt.h
25
+ * @file
26 26
  * pixel format definitions
27 27
  *
28 28
  * @warning This file has to be considered an internal but installed
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavutil/rational.c
23
+ * @file
24 24
  * rational numbers
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -20,7 +20,7 @@
20 20
  */
21 21
 
22 22
 /**
23
- * @file libavutil/rational.h
23
+ * @file
24 24
  * rational numbers
25 25
  * @author Michael Niedermayer <michaelni@gmx.at>
26 26
  */
... ...
@@ -17,7 +17,7 @@
17 17
  */
18 18
 
19 19
 /**
20
- * @file libavutil/sh4/bswap.h
20
+ * @file
21 21
  * byte swapping routines
22 22
  */
23 23
 
... ...
@@ -1,5 +1,5 @@
1 1
 /**
2
- * @file libavutil/timer.h
2
+ * @file
3 3
  * high precision timer, useful to profile code
4 4
  *
5 5
  * copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at>
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libavutil/tree.h
22
+ * @file
23 23
  * A tree container.
24 24
  * Insertion, removal, finding equal, largest which is smaller than and
25 25
  * smallest which is larger than, all have O(log n) worst case complexity.
... ...
@@ -20,7 +20,7 @@
20 20
 #include "avutil.h"
21 21
 
22 22
 /**
23
- * @file libavutil/utils.c
23
+ * @file
24 24
  * various utility functions
25 25
  */
26 26
 
... ...
@@ -17,7 +17,7 @@
17 17
  */
18 18
 
19 19
 /**
20
- * @file libavutil/x86/bswap.h
20
+ * @file
21 21
  * byte swapping routines
22 22
  */
23 23
 
... ...
@@ -21,7 +21,7 @@
21 21
  */
22 22
 
23 23
 /**
24
- * @file libpostproc/postprocess.c
24
+ * @file
25 25
  * postprocessing.
26 26
  */
27 27
 
... ...
@@ -22,7 +22,7 @@
22 22
 #define POSTPROC_POSTPROCESS_H
23 23
 
24 24
 /**
25
- * @file libpostproc/postprocess.h
25
+ * @file
26 26
  * @brief
27 27
  *     external postprocessing API
28 28
  */
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libpostproc/postprocess_internal.h
22
+ * @file
23 23
  * internal api header.
24 24
  */
25 25
 
... ...
@@ -19,7 +19,7 @@
19 19
  */
20 20
 
21 21
 /**
22
- * @file libpostproc/postprocess_template.c
22
+ * @file
23 23
  * mmx/mmx2/3dnow postprocess code.
24 24
  */
25 25