comparison libmpcodecs/vd_ijpg.c @ 18746:497ebe3ecc2b

Software Scaler headers usage cleanup
author lucabe
date Sun, 18 Jun 2006 10:59:23 +0000
parents 0b6b5f2f8c9a
children 1767c271d710
comparison
equal deleted inserted replaced
18745:19cd9e0f8ac4 18746:497ebe3ecc2b
10 #define INT16 IJPG_INT16 10 #define INT16 IJPG_INT16
11 11
12 #include <setjmp.h> 12 #include <setjmp.h>
13 13
14 #include "bswap.h" 14 #include "bswap.h"
15 #include "postproc/rgb2rgb.h"
16 #include "libvo/fastmemcpy.h" 15 #include "libvo/fastmemcpy.h"
17 16
18 #include "vd_internal.h" 17 #include "vd_internal.h"
19 18
20 static vd_info_t info = { 19 static vd_info_t info = {