comparison postprocess.h @ 135:0397ed4317ef libpostproc

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 63eddcff3509
children fe0bf26c4c81
comparison
equal deleted inserted replaced
134:ced16a4fbbec 135:0397ed4317ef
20 20
21 #ifndef POSTPROC_POSTPROCESS_H 21 #ifndef POSTPROC_POSTPROCESS_H
22 #define POSTPROC_POSTPROCESS_H 22 #define POSTPROC_POSTPROCESS_H
23 23
24 /** 24 /**
25 * @file libpostproc/postprocess.h 25 * @file
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"