Browse Source

hush...

Originally committed as revision 3065 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Mike Melanson 22 years ago
parent
commit
6186b94c13
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/i386/vp3dsp_sse2.c

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

@@ -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