diff options
author | Diego Biurrun <diego@biurrun.de> | 2010-05-30 08:31:50 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2010-05-30 08:31:50 +0000 |
commit | eb55f3da3d904702f70c982b1325f957140bfa7b (patch) | |
tree | ca8b9618f93ba95a183054c2a9a9e4333e97f7f8 /LICENSE | |
parent | 531f97b0c32d1d421f3ac614e002c53951658115 (diff) | |
download | ffmpeg-eb55f3da3d904702f70c982b1325f957140bfa7b.tar.gz |
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-- | LICENSE | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |