summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2010-05-30 08:31:50 +0000
committerDiego Biurrun <diego@biurrun.de>2010-05-30 08:31:50 +0000
commiteb55f3da3d904702f70c982b1325f957140bfa7b (patch)
treeca8b9618f93ba95a183054c2a9a9e4333e97f7f8 /LICENSE
parent531f97b0c32d1d421f3ac614e002c53951658115 (diff)
The GPL-licensed optimizations in libswscale have been replaced.
Originally committed as revision 23387 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE2
1 files changed, 0 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 668350b185..6aafde8463 100644
--- a/LICENSE
+++ b/LICENSE
@@ -14,8 +14,6 @@ configure to activate them. In this case, FFmpeg's license changes to GPL v2+.
Specifically, the GPL parts of FFmpeg are
- libpostproc
-- optional MMX optimizations for YUV to RGB colorspace conversion in
- libswscale/x86/yuv2rgb_template.c
- optional x86 optimizations in the files
libavcodec/x86/h264_deblock_sse2.asm
libavcodec/x86/h264_idct_sse2.asm