comparison vp56.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 3cddc18caeca
children 2983bd7deaf5
comparison
equal deleted inserted replaced
8717:407a1a178cad 8718:e9d9d946f213
1 /** 1 /**
2 * @file vp56.h 2 * @file libavcodec/vp56.h
3 * VP5 and VP6 compatible video decoder (common features) 3 * VP5 and VP6 compatible video decoder (common features)
4 * 4 *
5 * Copyright (C) 2006 Aurelien Jacobs <aurel@gnuage.org> 5 * Copyright (C) 2006 Aurelien Jacobs <aurel@gnuage.org>
6 * 6 *
7 * This file is part of FFmpeg. 7 * This file is part of FFmpeg.