comparison avutil.h @ 899:0795a743bda1 libavutil

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 6be1c118d9d6
children 5ffcf744a157
comparison
equal deleted inserted replaced
898:9087f43dbcd2 899:0795a743bda1
20 20
21 #ifndef AVUTIL_AVUTIL_H 21 #ifndef AVUTIL_AVUTIL_H
22 #define AVUTIL_AVUTIL_H 22 #define AVUTIL_AVUTIL_H
23 23
24 /** 24 /**
25 * @file libavutil/avutil.h 25 * @file
26 * external API header 26 * external API header
27 */ 27 */
28 28
29 29
30 #define AV_STRINGIFY(s) AV_TOSTRING(s) 30 #define AV_STRINGIFY(s) AV_TOSTRING(s)