changeset 7758:dfbf377bd066 libavcodec

Declare ff_vp3_idct_data to be uint16_t
author conrad
date Sun, 31 Aug 2008 07:05:29 +0000
parents b04a9742669c
children 892ca48b7d76
files i386/vp3dsp_sse2.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/i386/vp3dsp_sse2.c	Sun Aug 31 07:05:08 2008 +0000
+++ b/i386/vp3dsp_sse2.c	Sun Aug 31 07:05:29 2008 +0000
@@ -27,7 +27,7 @@
 #include "dsputil_mmx.h"
 #include "mmx.h"
 
-DECLARE_ALIGNED_16(const unsigned short, ff_vp3_idct_data[7 * 8]) =
+DECLARE_ALIGNED_16(const uint16_t, ff_vp3_idct_data[7 * 8]) =
 {
     64277,64277,64277,64277,64277,64277,64277,64277,
     60547,60547,60547,60547,60547,60547,60547,60547,