comparison audioconvert.h @ 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 c2dba7ed94dc
children d796f05e90f5
comparison
equal deleted inserted replaced
11643:92236ee7be0f 11644:7dd2a45249a9
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 libavcodec/audioconvert.h 27 * @file
28 * Audio format conversion routines 28 * Audio format conversion routines
29 */ 29 */
30 30
31 31
32 #include "avcodec.h" 32 #include "avcodec.h"