Commit 6186b94c authored by Mike Melanson's avatar Mike Melanson

hush...

Originally committed as revision 3065 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 38acbc3c
...@@ -798,7 +798,7 @@ static unsigned short __align16 SSE2_idct_data[7 * 8] = ...@@ -798,7 +798,7 @@ static unsigned short __align16 SSE2_idct_data[7 * 8] =
void vp3_dsp_init_sse2(void) void vp3_dsp_init_sse2(void)
{ {
av_log (NULL, AV_LOG_INFO, " using SSE2 VP3 functions\n"); /* nop */
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment