diff options
author | Diego Biurrun <diego@biurrun.de> | 2009-03-29 13:48:43 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2009-03-29 13:48:43 +0000 |
commit | b2184b9c5634163983c85b61208ab6579bc6ff87 (patch) | |
tree | 97220149f9947f3e9e1671c4ed444be8a99b8620 | |
parent | 4d02387f74ec710b0c2e4928adba35eaeeca49c6 (diff) | |
download | ffmpeg-b2184b9c5634163983c85b61208ab6579bc6ff87.tar.gz |
AltiVec optimizations in libswscale are no longer GPL.
Originally committed as revision 18215 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ configure to activate them. In this case, FFmpeg's license changes to GPL v2+. Specifically, the GPL parts of FFmpeg are - libpostproc -- some x86 and AltiVec optimizations in libswscale +- some x86 optimizations in libswscale - optional x86 optimizations in the files libavcodec/x86/h264_deblock_sse2.asm libavcodec/x86/h264_idct_sse2.asm |