comparison avcodec.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 1025297f5624
children bb0470c1ebd9
comparison
equal deleted inserted replaced
11643:92236ee7be0f 11644:7dd2a45249a9
20 20
21 #ifndef AVCODEC_AVCODEC_H 21 #ifndef AVCODEC_AVCODEC_H
22 #define AVCODEC_AVCODEC_H 22 #define AVCODEC_AVCODEC_H
23 23
24 /** 24 /**
25 * @file libavcodec/avcodec.h 25 * @file
26 * external API header 26 * external API header
27 */ 27 */
28 28
29 #include <errno.h> 29 #include <errno.h>
30 #include "libavutil/avutil.h" 30 #include "libavutil/avutil.h"