Originally committed as revision 3065 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Mike Melanson 21 years ago
parent 38acbc3cb9
commit 6186b94c13
  1. 2
      libavcodec/i386/vp3dsp_sse2.c

@ -798,7 +798,7 @@ static unsigned short __align16 SSE2_idct_data[7 * 8] =
void vp3_dsp_init_sse2(void)
{
av_log (NULL, AV_LOG_INFO, " using SSE2 VP3 functions\n");
/* nop */
}

Loading…
Cancel
Save