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/trunktags/v0.6
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/4xm.c | |||||
| * @file | |||||
| * 4XM codec. | * 4XM codec. | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/8bps.c | |||||
| * @file | |||||
| * QT 8BPS Video Decoder by Roberto Togni | * QT 8BPS Video Decoder by Roberto Togni | ||||
| * For more information about the 8BPS format, visit: | * For more information about the 8BPS format, visit: | ||||
| * http://www.pcisys.net/~melanson/codecs/ | * http://www.pcisys.net/~melanson/codecs/ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/8svx.c | |||||
| * @file | |||||
| * 8svx audio decoder | * 8svx audio decoder | ||||
| * @author Jaikrishnan Menon | * @author Jaikrishnan Menon | ||||
| * supports: fibonacci delta encoding | * supports: fibonacci delta encoding | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/aac.c | |||||
| * @file | |||||
| * AAC decoder | * AAC decoder | ||||
| * @author Oded Shimon ( ods15 ods15 dyndns org ) | * @author Oded Shimon ( ods15 ods15 dyndns org ) | ||||
| * @author Maxim Gavrilov ( maxim.gavrilov gmail com ) | * @author Maxim Gavrilov ( maxim.gavrilov gmail com ) | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/aac.h | |||||
| * @file | |||||
| * AAC definitions and structures | * AAC definitions and structures | ||||
| * @author Oded Shimon ( ods15 ods15 dyndns org ) | * @author Oded Shimon ( ods15 ods15 dyndns org ) | ||||
| * @author Maxim Gavrilov ( maxim.gavrilov gmail com ) | * @author Maxim Gavrilov ( maxim.gavrilov gmail com ) | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/aaccoder.c | |||||
| * @file | |||||
| * AAC coefficients encoder | * AAC coefficients encoder | ||||
| */ | */ | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/aacdectab.h | |||||
| * @file | |||||
| * AAC decoder data | * AAC decoder data | ||||
| * @author Oded Shimon ( ods15 ods15 dyndns org ) | * @author Oded Shimon ( ods15 ods15 dyndns org ) | ||||
| * @author Maxim Gavrilov ( maxim.gavrilov gmail com ) | * @author Maxim Gavrilov ( maxim.gavrilov gmail com ) | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/aacenc.c | |||||
| * @file | |||||
| * AAC encoder | * AAC encoder | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/aacpsy.c | |||||
| * @file | |||||
| * AAC encoder psychoacoustic model | * AAC encoder psychoacoustic model | ||||
| */ | */ | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/aacsbr.c | |||||
| * @file | |||||
| * AAC Spectral Band Replication decoding functions | * AAC Spectral Band Replication decoding functions | ||||
| * @author Robert Swain ( rob opendot cl ) | * @author Robert Swain ( rob opendot cl ) | ||||
| */ | */ | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/aacsbr.h | |||||
| * @file | |||||
| * AAC Spectral Band Replication function declarations | * AAC Spectral Band Replication function declarations | ||||
| * @author Robert Swain ( rob opendot cl ) | * @author Robert Swain ( rob opendot cl ) | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/aacsbrdata.h | |||||
| * @file | |||||
| * AAC Spectral Band Replication decoding data | * AAC Spectral Band Replication decoding data | ||||
| * @author Robert Swain ( rob opendot cl ) | * @author Robert Swain ( rob opendot cl ) | ||||
| */ | */ | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/aactab.c | |||||
| * @file | |||||
| * AAC data | * AAC data | ||||
| * @author Oded Shimon ( ods15 ods15 dyndns org ) | * @author Oded Shimon ( ods15 ods15 dyndns org ) | ||||
| * @author Maxim Gavrilov ( maxim.gavrilov gmail com ) | * @author Maxim Gavrilov ( maxim.gavrilov gmail com ) | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/aactab.h | |||||
| * @file | |||||
| * AAC data declarations | * AAC data declarations | ||||
| * @author Oded Shimon ( ods15 ods15 dyndns org ) | * @author Oded Shimon ( ods15 ods15 dyndns org ) | ||||
| * @author Maxim Gavrilov ( maxim.gavrilov gmail com ) | * @author Maxim Gavrilov ( maxim.gavrilov gmail com ) | ||||
| @@ -17,7 +17,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/aandcttab.c | |||||
| * @file | |||||
| * AAN (Arai Agui Aakajima) (I)DCT tables | * AAN (Arai Agui Aakajima) (I)DCT tables | ||||
| */ | */ | ||||
| @@ -17,7 +17,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/aandcttab.h | |||||
| * @file | |||||
| * AAN (Arai Agui Nakajima) (I)DCT tables | * AAN (Arai Agui Nakajima) (I)DCT tables | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/aasc.c | |||||
| * @file | |||||
| * Autodesk RLE Video Decoder by Konstantin Shishkov | * Autodesk RLE Video Decoder by Konstantin Shishkov | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/ac3.c | |||||
| * @file | |||||
| * Common code between the AC-3 encoder and decoder. | * Common code between the AC-3 encoder and decoder. | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/ac3.h | |||||
| * @file | |||||
| * Common code between the AC-3 encoder and decoder. | * Common code between the AC-3 encoder and decoder. | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/ac3.h | |||||
| * @file | |||||
| * Common code between the AC-3 and E-AC-3 decoders. | * Common code between the AC-3 and E-AC-3 decoders. | ||||
| * | * | ||||
| * Summary of MDCT Coefficient Grouping: | * Summary of MDCT Coefficient Grouping: | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/ac3dec_data.c | |||||
| * @file | |||||
| * Tables taken directly from the AC-3 spec. | * Tables taken directly from the AC-3 spec. | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/ac3enc.c | |||||
| * @file | |||||
| * The simplest AC-3 encoder. | * The simplest AC-3 encoder. | ||||
| */ | */ | ||||
| //#define DEBUG | //#define DEBUG | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/ac3tab.c | |||||
| * @file | |||||
| * tables taken directly from the AC-3 spec. | * tables taken directly from the AC-3 spec. | ||||
| */ | */ | ||||
| @@ -24,7 +24,7 @@ | |||||
| #include "bytestream.h" | #include "bytestream.h" | ||||
| /** | /** | ||||
| * @file libavcodec/adpcm.c | |||||
| * @file | |||||
| * ADPCM codecs. | * ADPCM codecs. | ||||
| * First version by Francois Revol (revol@free.fr) | * First version by Francois Revol (revol@free.fr) | ||||
| * Fringe ADPCM codecs (e.g., DK3, DK4, Westwood) | * Fringe ADPCM codecs (e.g., DK3, DK4, Westwood) | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/adx.h | |||||
| * @file | |||||
| * SEGA CRI adx codecs. | * SEGA CRI adx codecs. | ||||
| * | * | ||||
| * Reference documents: | * Reference documents: | ||||
| @@ -24,7 +24,7 @@ | |||||
| #include "adx.h" | #include "adx.h" | ||||
| /** | /** | ||||
| * @file libavcodec/adxdec.c | |||||
| * @file | |||||
| * SEGA CRI adx codecs. | * SEGA CRI adx codecs. | ||||
| * | * | ||||
| * Reference documents: | * Reference documents: | ||||
| @@ -24,7 +24,7 @@ | |||||
| #include "adx.h" | #include "adx.h" | ||||
| /** | /** | ||||
| * @file libavcodec/adxenc.c | |||||
| * @file | |||||
| * SEGA CRI adx codecs. | * SEGA CRI adx codecs. | ||||
| * | * | ||||
| * Reference documents: | * Reference documents: | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/alac.c | |||||
| * @file | |||||
| * ALAC (Apple Lossless Audio Codec) decoder | * ALAC (Apple Lossless Audio Codec) decoder | ||||
| * @author 2005 David Hammerton | * @author 2005 David Hammerton | ||||
| * | * | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/allcodecs.c | |||||
| * @file | |||||
| * Provides registration of all codecs, parsers and bitstream filters for libavcodec. | * Provides registration of all codecs, parsers and bitstream filters for libavcodec. | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/alsdec.c | |||||
| * @file | |||||
| * MPEG-4 ALS decoder | * MPEG-4 ALS decoder | ||||
| * @author Thilo Borgmann <thilo.borgmann _at_ googlemail.com> | * @author Thilo Borgmann <thilo.borgmann _at_ googlemail.com> | ||||
| */ | */ | ||||
| @@ -22,7 +22,7 @@ | |||||
| /** | /** | ||||
| * @file libavcodec/amrnbdata.h | |||||
| * @file | |||||
| * AMR narrowband data and definitions | * AMR narrowband data and definitions | ||||
| */ | */ | ||||
| @@ -22,7 +22,7 @@ | |||||
| /** | /** | ||||
| * @file libavcodec/amrnbdec.c | |||||
| * @file | |||||
| * AMR narrowband decoder | * AMR narrowband decoder | ||||
| * | * | ||||
| * This decoder uses floats for simplicity and so is not bit-exact. One | * This decoder uses floats for simplicity and so is not bit-exact. One | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/anm.c | |||||
| * @file | |||||
| * Deluxe Paint Animation decoder | * Deluxe Paint Animation decoder | ||||
| */ | */ | ||||
| @@ -27,7 +27,7 @@ | |||||
| #include "bytestream.h" | #include "bytestream.h" | ||||
| /** | /** | ||||
| * @file libavcodec/apedec.c | |||||
| * @file | |||||
| * Monkey's Audio lossless audio decoder | * Monkey's Audio lossless audio decoder | ||||
| */ | */ | ||||
| @@ -19,7 +19,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/apiexample.c | |||||
| * @file | |||||
| * avcodec API use example. | * avcodec API use example. | ||||
| * | * | ||||
| * Note that this library only handles codecs (mpeg, mpeg4, etc...), | * Note that this library only handles codecs (mpeg, mpeg4, etc...), | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/asv1.c | |||||
| * @file | |||||
| * ASUS V1/V2 codec. | * ASUS V1/V2 codec. | ||||
| */ | */ | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/atrac.c | |||||
| * @file | |||||
| */ | */ | ||||
| #include <math.h> | #include <math.h> | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/atrac.h | |||||
| * @file | |||||
| * Atrac common header | * Atrac common header | ||||
| */ | */ | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/atrac1.c | |||||
| * @file | |||||
| * Atrac 1 compatible decoder. | * Atrac 1 compatible decoder. | ||||
| * This decoder handles raw ATRAC1 data and probably SDDS data. | * This decoder handles raw ATRAC1 data and probably SDDS data. | ||||
| */ | */ | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/atrac1data.h | |||||
| * @file | |||||
| * Atrac 1 compatible decoder data | * Atrac 1 compatible decoder data | ||||
| */ | */ | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/atrac3.c | |||||
| * @file | |||||
| * Atrac 3 compatible decoder. | * Atrac 3 compatible decoder. | ||||
| * This decoder handles Sony's ATRAC3 data. | * This decoder handles Sony's ATRAC3 data. | ||||
| * | * | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/atrac3data.h | |||||
| * @file | |||||
| * Atrac 3 AKA RealAudio 8 compatible decoder data | * Atrac 3 AKA RealAudio 8 compatible decoder data | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/audioconvert.c | |||||
| * @file | |||||
| * audio conversion | * audio conversion | ||||
| * @author Michael Niedermayer <michaelni@gmx.at> | * @author Michael Niedermayer <michaelni@gmx.at> | ||||
| */ | */ | ||||
| @@ -24,7 +24,7 @@ | |||||
| #define AVCODEC_AUDIOCONVERT_H | #define AVCODEC_AUDIOCONVERT_H | ||||
| /** | /** | ||||
| * @file libavcodec/audioconvert.h | |||||
| * @file | |||||
| * Audio format conversion routines | * Audio format conversion routines | ||||
| */ | */ | ||||
| @@ -19,7 +19,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/aura.c | |||||
| * @file | |||||
| * Aura 2 decoder | * Aura 2 decoder | ||||
| */ | */ | ||||
| @@ -22,7 +22,7 @@ | |||||
| #define AVCODEC_AVCODEC_H | #define AVCODEC_AVCODEC_H | ||||
| /** | /** | ||||
| * @file libavcodec/avcodec.h | |||||
| * @file | |||||
| * external API header | * external API header | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/bethsoftvideo.c | |||||
| * @file | |||||
| * @brief Bethesda Softworks VID Video Decoder | * @brief Bethesda Softworks VID Video Decoder | ||||
| * @author Nicholas Tung [ntung (at. ntung com] (2007-03) | * @author Nicholas Tung [ntung (at. ntung com] (2007-03) | ||||
| * @sa http://wiki.multimedia.cx/index.php?title=Bethsoft_VID | * @sa http://wiki.multimedia.cx/index.php?title=Bethsoft_VID | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/bfi.c | |||||
| * @file | |||||
| * @brief Brute Force & Ignorance (.bfi) video decoder | * @brief Brute Force & Ignorance (.bfi) video decoder | ||||
| * @author Sisir Koppaka ( sisir.koppaka at gmail dot com ) | * @author Sisir Koppaka ( sisir.koppaka at gmail dot com ) | ||||
| * @sa http://wiki.multimedia.cx/index.php?title=BFI | * @sa http://wiki.multimedia.cx/index.php?title=BFI | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/bgmc.c | |||||
| * @file | |||||
| * Block Gilbert-Moore decoder as used by MPEG-4 ALS | * Block Gilbert-Moore decoder as used by MPEG-4 ALS | ||||
| * @author Thilo Borgmann <thilo.borgmann _at_ googlemail.com> | * @author Thilo Borgmann <thilo.borgmann _at_ googlemail.com> | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/bgmc.h | |||||
| * @file | |||||
| * Block Gilbert-Moore decoder header | * Block Gilbert-Moore decoder header | ||||
| * @author Thilo Borgmann <thilo.borgmann _at_ googlemail.com> | * @author Thilo Borgmann <thilo.borgmann _at_ googlemail.com> | ||||
| */ | */ | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/binkaudio.c | |||||
| * @file | |||||
| * Bink Audio decoder | * Bink Audio decoder | ||||
| * | * | ||||
| * Technical details here: | * Technical details here: | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/binkidct.c | |||||
| * @file | |||||
| * Bink IDCT algorithm | * Bink IDCT algorithm | ||||
| */ | */ | ||||
| @@ -24,7 +24,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/bitstream.c | |||||
| * @file | |||||
| * bitstream api. | * bitstream api. | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/cabac.c | |||||
| * @file | |||||
| * Context Adaptive Binary Arithmetic Coder. | * Context Adaptive Binary Arithmetic Coder. | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/cabac.h | |||||
| * @file | |||||
| * Context Adaptive Binary Arithmetic Coder. | * Context Adaptive Binary Arithmetic Coder. | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/cavs.c | |||||
| * @file | |||||
| * Chinese AVS video (AVS1-P2, JiZhun profile) decoder | * Chinese AVS video (AVS1-P2, JiZhun profile) decoder | ||||
| * @author Stefan Gehrer <stefan.gehrer@gmx.de> | * @author Stefan Gehrer <stefan.gehrer@gmx.de> | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/cavs_parser.c | |||||
| * @file | |||||
| * Chinese AVS video (AVS1-P2, JiZhun profile) parser | * Chinese AVS video (AVS1-P2, JiZhun profile) parser | ||||
| * @author Stefan Gehrer <stefan.gehrer@gmx.de> | * @author Stefan Gehrer <stefan.gehrer@gmx.de> | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/cavsdec.c | |||||
| * @file | |||||
| * Chinese AVS video (AVS1-P2, JiZhun profile) decoder | * Chinese AVS video (AVS1-P2, JiZhun profile) decoder | ||||
| * @author Stefan Gehrer <stefan.gehrer@gmx.de> | * @author Stefan Gehrer <stefan.gehrer@gmx.de> | ||||
| */ | */ | ||||
| @@ -23,7 +23,7 @@ | |||||
| #include "bytestream.h" | #include "bytestream.h" | ||||
| /** | /** | ||||
| * @file libavcodec/cdgraphics.c | |||||
| * @file | |||||
| * @brief CD Graphics Video Decoder | * @brief CD Graphics Video Decoder | ||||
| * @author Michael Tison | * @author Michael Tison | ||||
| * @sa http://wiki.multimedia.cx/index.php?title=CD_Graphics | * @sa http://wiki.multimedia.cx/index.php?title=CD_Graphics | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/cinepak.c | |||||
| * @file | |||||
| * Cinepak video decoder | * Cinepak video decoder | ||||
| * by Ewald Snel <ewald@rambo.its.tudelft.nl> | * by Ewald Snel <ewald@rambo.its.tudelft.nl> | ||||
| * For more information on the Cinepak algorithm, visit: | * For more information on the Cinepak algorithm, visit: | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/cljr.c | |||||
| * @file | |||||
| * Cirrus Logic AccuPak codec. | * Cirrus Logic AccuPak codec. | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/colorspace.h | |||||
| * @file | |||||
| * Various defines for YUV<->RGB conversion | * Various defines for YUV<->RGB conversion | ||||
| */ | */ | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/cook.c | |||||
| * @file | |||||
| * Cook compatible decoder. Bastardization of the G.722.1 standard. | * Cook compatible decoder. Bastardization of the G.722.1 standard. | ||||
| * This decoder handles RealNetworks, RealAudio G2 data. | * This decoder handles RealNetworks, RealAudio G2 data. | ||||
| * Cook is identified by the codec name cook in RM files. | * Cook is identified by the codec name cook in RM files. | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/cookdata.h | |||||
| * @file | |||||
| * Cook AKA RealAudio G2 compatible decoderdata | * Cook AKA RealAudio G2 compatible decoderdata | ||||
| */ | */ | ||||
| @@ -24,7 +24,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/cyuv.c | |||||
| * @file | |||||
| * Creative YUV (CYUV) Video Decoder. | * Creative YUV (CYUV) Video Decoder. | ||||
| */ | */ | ||||
| @@ -22,10 +22,6 @@ | |||||
| * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | ||||
| */ | */ | ||||
| /** | |||||
| * @file libavcodec/dca.c | |||||
| */ | |||||
| #include <math.h> | #include <math.h> | ||||
| #include <stddef.h> | #include <stddef.h> | ||||
| #include <stdio.h> | #include <stdio.h> | ||||
| @@ -22,10 +22,6 @@ | |||||
| * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | ||||
| */ | */ | ||||
| /** | |||||
| * @file libavcodec/dca_parser.c | |||||
| */ | |||||
| #include "parser.h" | #include "parser.h" | ||||
| #include "dca.h" | #include "dca.h" | ||||
| @@ -20,10 +20,6 @@ | |||||
| * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | ||||
| */ | */ | ||||
| /** | |||||
| * @file libavcodec/dcadata.h | |||||
| */ | |||||
| #ifndef AVCODEC_DCADATA_H | #ifndef AVCODEC_DCADATA_H | ||||
| #define AVCODEC_DCADATA_H | #define AVCODEC_DCADATA_H | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/dct-test.c | |||||
| * @file | |||||
| * DCT test (c) 2001 Fabrice Bellard | * DCT test (c) 2001 Fabrice Bellard | ||||
| * Started from sample code by Juan J. Sierralta P. | * Started from sample code by Juan J. Sierralta P. | ||||
| */ | */ | ||||
| @@ -22,7 +22,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/dct.c | |||||
| * @file | |||||
| * (Inverse) Discrete Cosine Transforms. These are also known as the | * (Inverse) Discrete Cosine Transforms. These are also known as the | ||||
| * type II and type III DCTs respectively. | * type II and type III DCTs respectively. | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/dctref.c | |||||
| * @file | |||||
| * reference discrete cosine transform (double precision) | * reference discrete cosine transform (double precision) | ||||
| * | * | ||||
| * @author Dylan Yudaken (dyudaken at gmail) | * @author Dylan Yudaken (dyudaken at gmail) | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/dirac.c | |||||
| * @file | |||||
| * Dirac Decoder | * Dirac Decoder | ||||
| * @author Marco Gerards <marco@gnu.org> | * @author Marco Gerards <marco@gnu.org> | ||||
| */ | */ | ||||
| @@ -23,7 +23,7 @@ | |||||
| #define AVCODEC_DIRAC_H | #define AVCODEC_DIRAC_H | ||||
| /** | /** | ||||
| * @file libavcodec/dirac.h | |||||
| * @file | |||||
| * Interfaces to Dirac Decoder/Encoder | * Interfaces to Dirac Decoder/Encoder | ||||
| * @author Marco Gerards <marco@gnu.org> | * @author Marco Gerards <marco@gnu.org> | ||||
| */ | */ | ||||
| @@ -22,7 +22,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/dirac_parser.c | |||||
| * @file | |||||
| * Dirac Parser | * Dirac Parser | ||||
| * @author Marco Gerards <marco@gnu.org> | * @author Marco Gerards <marco@gnu.org> | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/dnxhd_parser.c | |||||
| * @file | |||||
| * DNxHD/VC-3 parser | * DNxHD/VC-3 parser | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/dsicinav.c | |||||
| * @file | |||||
| * Delphine Software International CIN audio/video decoders | * Delphine Software International CIN audio/video decoders | ||||
| */ | */ | ||||
| @@ -23,7 +23,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/dsputil.c | |||||
| * @file | |||||
| * DSP utils | * DSP utils | ||||
| */ | */ | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/dsputil.h | |||||
| * @file | |||||
| * DSP utils. | * DSP utils. | ||||
| * note, many functions in here may use MMX which trashes the FPU state, it is | * note, many functions in here may use MMX which trashes the FPU state, it is | ||||
| * absolutely necessary to call emms_c() between dsp & float/double code | * absolutely necessary to call emms_c() between dsp & float/double code | ||||
| @@ -34,7 +34,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/dv.c | |||||
| * @file | |||||
| * DV codec. | * DV codec. | ||||
| */ | */ | ||||
| #define ALT_BITSTREAM_READER | #define ALT_BITSTREAM_READER | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/dv_vlc_data.h | |||||
| * @file | |||||
| * VLC constants for DV codec. | * VLC constants for DV codec. | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/dvdata.c | |||||
| * @file | |||||
| * Constants for DV codec. | * Constants for DV codec. | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/dvdata.h | |||||
| * @file | |||||
| * Constants for DV codec. | * Constants for DV codec. | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/dxa.c | |||||
| * @file | |||||
| * DXA Video decoder | * DXA Video decoder | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/eac3dec_data.c | |||||
| * @file | |||||
| * Tables taken directly from the E-AC-3 spec. | * Tables taken directly from the E-AC-3 spec. | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/eacmv.c | |||||
| * @file | |||||
| * Electronic Arts CMV Video Decoder | * Electronic Arts CMV Video Decoder | ||||
| * by Peter Ross (pross@xvid.org) | * by Peter Ross (pross@xvid.org) | ||||
| * | * | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/eaidct.c | |||||
| * @file | |||||
| * Electronic Arts TGQ/TQI/MAD IDCT algorithm | * Electronic Arts TGQ/TQI/MAD IDCT algorithm | ||||
| * @author Peter Ross <pross@xvid.org> | * @author Peter Ross <pross@xvid.org> | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/eamad.c | |||||
| * @file | |||||
| * Electronic Arts Madcow Video Decoder | * Electronic Arts Madcow Video Decoder | ||||
| * by Peter Ross <pross@xvid.org> | * by Peter Ross <pross@xvid.org> | ||||
| * | * | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/eatgq.c | |||||
| * @file | |||||
| * Electronic Arts TGQ Video Decoder | * Electronic Arts TGQ Video Decoder | ||||
| * @author Peter Ross <pross@xvid.org> | * @author Peter Ross <pross@xvid.org> | ||||
| * | * | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/eatgv.c | |||||
| * @file | |||||
| * Electronic Arts TGV Video Decoder | * Electronic Arts TGV Video Decoder | ||||
| * by Peter Ross (pross@xvid.org) | * by Peter Ross (pross@xvid.org) | ||||
| * | * | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file eatqi.c | |||||
| * @file | |||||
| * Electronic Arts TQI Video Decoder | * Electronic Arts TQI Video Decoder | ||||
| * by Peter Ross <pross@xvid.org> | * by Peter Ross <pross@xvid.org> | ||||
| * | * | ||||
| @@ -19,7 +19,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/elbg.c | |||||
| * @file | |||||
| * Codebook Generator using the ELBG algorithm | * Codebook Generator using the ELBG algorithm | ||||
| */ | */ | ||||
| @@ -21,7 +21,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/error_resilience.c | |||||
| * @file | |||||
| * Error resilience / concealment. | * Error resilience / concealment. | ||||
| */ | */ | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/eval.c | |||||
| * @file | |||||
| * simple arithmetic expression evaluator. | * simple arithmetic expression evaluator. | ||||
| * | * | ||||
| * see http://joe.hotchkiss.com/programming/eval/eval.html | * see http://joe.hotchkiss.com/programming/eval/eval.html | ||||
| @@ -19,7 +19,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/eval.h | |||||
| * @file | |||||
| * simple arithmetic expression evaluator | * simple arithmetic expression evaluator | ||||
| */ | */ | ||||
| @@ -19,7 +19,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/faandct.c | |||||
| * @file | |||||
| * @brief | * @brief | ||||
| * Floating point AAN DCT | * Floating point AAN DCT | ||||
| * @author Michael Niedermayer <michaelni@gmx.at> | * @author Michael Niedermayer <michaelni@gmx.at> | ||||
| @@ -20,7 +20,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/faandct.h | |||||
| * @file | |||||
| * @brief | * @brief | ||||
| * Floating point AAN DCT | * Floating point AAN DCT | ||||
| * @author Michael Niedermayer <michaelni@gmx.at> | * @author Michael Niedermayer <michaelni@gmx.at> | ||||
| @@ -21,7 +21,7 @@ | |||||
| /** | /** | ||||
| * CCITT Fax Group 3 and 4 decompression | * CCITT Fax Group 3 and 4 decompression | ||||
| * @file libavcodec/faxcompr.c | |||||
| * @file | |||||
| * @author Konstantin Shishkov | * @author Konstantin Shishkov | ||||
| */ | */ | ||||
| #include "avcodec.h" | #include "avcodec.h" | ||||
| @@ -21,7 +21,7 @@ | |||||
| /** | /** | ||||
| * CCITT Fax Group 3 and 4 decompression | * CCITT Fax Group 3 and 4 decompression | ||||
| * @file libavcodec/faxcompr.h | |||||
| * @file | |||||
| * @author Konstantin Shishkov | * @author Konstantin Shishkov | ||||
| */ | */ | ||||
| #ifndef AVCODEC_FAXCOMPR_H | #ifndef AVCODEC_FAXCOMPR_H | ||||
| @@ -19,7 +19,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/fft-test.c | |||||
| * @file | |||||
| * FFT and MDCT tests. | * FFT and MDCT tests. | ||||
| */ | */ | ||||
| @@ -22,7 +22,7 @@ | |||||
| */ | */ | ||||
| /** | /** | ||||
| * @file libavcodec/fft.c | |||||
| * @file | |||||
| * FFT/IFFT transforms. | * FFT/IFFT transforms. | ||||
| */ | */ | ||||