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
Typo
Originally committed as revision 8185 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Luca Barbato
18 years ago
parent
97cda6b944
commit
4906b0267a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libpostproc/postprocess_altivec_template.c
+ 1
- 1
libpostproc/postprocess_altivec_template.c
View File
@@ -20,7 +20,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include
<avutil.h>
#include
"avutil.h"
#ifdef CONFIG_DARWIN
#define AVV(x...) (x)
Write
Preview
Loading…
Cancel
Save