comparison internal.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 555c2ab21d84
children bcf716c58be4
comparison
equal deleted inserted replaced
8717:407a1a178cad 8718:e9d9d946f213
15 * License along with FFmpeg; if not, write to the Free Software 15 * License along with FFmpeg; if not, write to the Free Software
16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
17 */ 17 */
18 18
19 /** 19 /**
20 * @file internal.h 20 * @file libavcodec/internal.h
21 * common internal api header. 21 * common internal api header.
22 */ 22 */
23 23
24 #ifndef AVCODEC_INTERNAL_H 24 #ifndef AVCODEC_INTERNAL_H
25 #define AVCODEC_INTERNAL_H 25 #define AVCODEC_INTERNAL_H