comparison audioconvert.h @ 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 c2ab7a8958ed
children c2dba7ed94dc
comparison
equal deleted inserted replaced
8717:407a1a178cad 8718:e9d9d946f213
22 22
23 #ifndef AVCODEC_AUDIOCONVERT_H 23 #ifndef AVCODEC_AUDIOCONVERT_H
24 #define AVCODEC_AUDIOCONVERT_H 24 #define AVCODEC_AUDIOCONVERT_H
25 25
26 /** 26 /**
27 * @file audioconvert.h 27 * @file libavcodec/audioconvert.h
28 * Audio format conversion routines 28 * Audio format conversion routines
29 */ 29 */
30 30
31 31
32 #include "avcodec.h" 32 #include "avcodec.h"