comparison adxdec.c @ 11644:7dd2a45249a9 libavcodec

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.
author diego
date Tue, 20 Apr 2010 14:45:34 +0000
parents 8a4984c5cacc
children
comparison
equal deleted inserted replaced
11643:92236ee7be0f 11644:7dd2a45249a9
22 #include "libavutil/intreadwrite.h" 22 #include "libavutil/intreadwrite.h"
23 #include "avcodec.h" 23 #include "avcodec.h"
24 #include "adx.h" 24 #include "adx.h"
25 25
26 /** 26 /**
27 * @file libavcodec/adxdec.c 27 * @file
28 * SEGA CRI adx codecs. 28 * SEGA CRI adx codecs.
29 * 29 *
30 * Reference documents: 30 * Reference documents:
31 * http://ku-www.ss.titech.ac.jp/~yatsushi/adx.html 31 * http://ku-www.ss.titech.ac.jp/~yatsushi/adx.html
32 * adx2wav & wav2adx http://www.geocities.co.jp/Playtown/2004/ 32 * adx2wav & wav2adx http://www.geocities.co.jp/Playtown/2004/