comparison timer.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 faf384df4bd7
children
comparison
equal deleted inserted replaced
898:9087f43dbcd2 899:0795a743bda1
1 /** 1 /**
2 * @file libavutil/timer.h 2 * @file
3 * high precision timer, useful to profile code 3 * high precision timer, useful to profile code
4 * 4 *
5 * copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at> 5 * copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at>
6 * 6 *
7 * This file is part of FFmpeg. 7 * This file is part of FFmpeg.