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
Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}
update Originally committed as revision 19205 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
tags/v0.5
Alan Curry
19 years ago
parent
1ea501aff0
commit
e50bc5a4ea
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libswscale/swscale_altivec_template.c
+ 1
- 1
libswscale/swscale_altivec_template.c
View File
@@ -1,4 +1,4 @@
FF
/*
/*
AltiVec-enhanced yuv2yuvX
Copyright (C) 2004 Romain Dolbeau <romain@dolbeau.org>
Write
Preview
Loading…
Cancel
Save