Browse Source

yes, that's nice...

Originally committed as revision 3072 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Mike Melanson 21 years ago
parent
commit
75b4f3c6d6
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavcodec/i386/vp3dsp_sse2.c

+ 0
- 1
libavcodec/i386/vp3dsp_sse2.c View File

@@ -799,7 +799,6 @@ static unsigned short __align16 SSE2_idct_data[7 * 8] =
void vp3_dsp_init_sse2(void)
{
/* nop */
av_log(NULL, AV_LOG_INFO, "Hey! SSE2!\n");
}




Loading…
Cancel
Save