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
typos
Originally committed as revision 9486 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun
18 years ago
parent
bd9fb0a6e1
commit
09a6682648
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/i386/vp3dsp_mmx.h
+1
-1
libavcodec/i386/vp3dsp_sse2.h
+ 1
- 1
libavcodec/i386/vp3dsp_mmx.h
View File
@@ -1,5 +1,5 @@
/*
* vp3dsp
mmx functions
declarations
* vp3dsp
MMX function
declarations
* Copyright (c) 2007 Aurelien Jacobs <aurel@gnuage.org>
*
* This file is part of FFmpeg.
+ 1
- 1
libavcodec/i386/vp3dsp_sse2.h
View File
@@ -1,5 +1,5 @@
/*
* vp3dsp
sse2 functions
declarations
* vp3dsp
SSE2 function
declarations
* Copyright (c) 2007 Aurelien Jacobs <aurel@gnuage.org>
*
* This file is part of FFmpeg.
Write
Preview
Loading…
Cancel
Save