comparison libxvid_internal.h @ 6908:25dcd46b8160 libavcodec

cosmetics: XviD is now called Xvid.
author diego
date Tue, 27 May 2008 12:32:59 +0000
parents 1d83e9c34641
children c4a4495715dd
comparison
equal deleted inserted replaced
6907:8b0db8b07a21 6908:25dcd46b8160
21 #ifndef FFMPEG_LIBXVID_INTERNAL_H 21 #ifndef FFMPEG_LIBXVID_INTERNAL_H
22 #define FFMPEG_LIBXVID_INTERNAL_H 22 #define FFMPEG_LIBXVID_INTERNAL_H
23 23
24 /** 24 /**
25 * @file libxvid_internal.h 25 * @file libxvid_internal.h
26 * common functions for use with the XviD wrappers 26 * common functions for use with the Xvid wrappers
27 */ 27 */
28 28
29 29
30 int av_tempfile(char *prefix, char **filename); 30 int av_tempfile(char *prefix, char **filename);
31 31