This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
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
116824d0aa
commit
75b4f3c6d6
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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");
}
Write
Preview
Loading…
Cancel
Save