comparison postprocess.h @ 122:1500ae6cf66c libpostproc

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 a4769eff95f0
children 674bd232c0e1
comparison
equal deleted inserted replaced
121:dd89aa84269b 122:1500ae6cf66c
20 20
21 #ifndef POSTPROCESS_POSTPROCESS_H 21 #ifndef POSTPROCESS_POSTPROCESS_H
22 #define POSTPROCESS_POSTPROCESS_H 22 #define POSTPROCESS_POSTPROCESS_H
23 23
24 /** 24 /**
25 * @file postprocess.h 25 * @file libpostproc/postprocess.h
26 * @brief 26 * @brief
27 * external postprocessing API 27 * external postprocessing API
28 */ 28 */
29 29
30 #include "libavutil/avutil.h" 30 #include "libavutil/avutil.h"