comparison adxenc.c @ 8718:e9d9d946f213 libavcodec

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.
author diego
date Sun, 01 Feb 2009 02:00:19 +0000
parents 5b7d5a33a3e2
children bf274494b66e
comparison
equal deleted inserted replaced
8717:407a1a178cad 8718:e9d9d946f213
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 adxenc.c 27 * @file libavcodec/adxenc.c
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/