comparison roqvideoenc.c @ 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 1fa3e8a72ca5
children aa459306ee59
comparison
equal deleted inserted replaced
8717:407a1a178cad 8718:e9d9d946f213
21 * License along with FFmpeg; if not, write to the Free Software 21 * License along with FFmpeg; if not, write to the Free Software
22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
23 */ 23 */
24 24
25 /** 25 /**
26 * @file roqvideoenc.c 26 * @file libavcodec/roqvideoenc.c
27 * id RoQ encoder by Vitor. Based on the Switchblade3 library and the 27 * id RoQ encoder by Vitor. Based on the Switchblade3 library and the
28 * Switchblade3 FFmpeg glue by Eric Lasota. 28 * Switchblade3 FFmpeg glue by Eric Lasota.
29 */ 29 */
30 30
31 /* 31 /*