comparison imgconvert.c @ 1108:bfc18110d4b6 libavcodec

typos & cosmetics
author michaelni
date Thu, 06 Mar 2003 13:22:51 +0000
parents 1e39f273ecd6
children 54384dc71fe7
comparison
equal deleted inserted replaced
1107:28f0e53706a7 1108:bfc18110d4b6
16 * License along with this library; if not, write to the Free Software 16 * License along with this library; if not, write to the Free Software
17 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 17 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18 */ 18 */
19 19
20 /** 20 /**
21 * @imgconvert.c 21 * @file imgconvert.c
22 * Misc image convertion routines. 22 * Misc image convertion routines.
23 */ 23 */
24 24
25 25
26 #include "avcodec.h" 26 #include "avcodec.h"