comparison opt.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 dc7bfff68156
children d706b300b89f
comparison
equal deleted inserted replaced
8717:407a1a178cad 8718:e9d9d946f213
21 21
22 #ifndef AVCODEC_OPT_H 22 #ifndef AVCODEC_OPT_H
23 #define AVCODEC_OPT_H 23 #define AVCODEC_OPT_H
24 24
25 /** 25 /**
26 * @file opt.h 26 * @file libavcodec/opt.h
27 * AVOptions 27 * AVOptions
28 */ 28 */
29 29
30 #include "libavutil/rational.h" 30 #include "libavutil/rational.h"
31 #include "avcodec.h" 31 #include "avcodec.h"