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
hush...
Originally committed as revision 3065 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Mike Melanson
22 years ago
parent
38acbc3cb9
commit
6186b94c13
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 */
}
Write
Preview
Loading…
Cancel
Save