Commit 5606baf4 authored by melanson's avatar melanson

yes, that's nice...


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3072 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 38931fef
...@@ -799,7 +799,6 @@ static unsigned short __align16 SSE2_idct_data[7 * 8] = ...@@ -799,7 +799,6 @@ static unsigned short __align16 SSE2_idct_data[7 * 8] =
void vp3_dsp_init_sse2(void) void vp3_dsp_init_sse2(void)
{ {
/* nop */ /* nop */
av_log(NULL, AV_LOG_INFO, "Hey! SSE2!\n");
} }
......
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