The GPL-licensed optimizations in libswscale have been replaced.

Originally committed as revision 23387 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2010-05-30 08:31:50 +00:00
parent 531f97b0c3
commit eb55f3da3d
1 changed files with 0 additions and 2 deletions

View File

@ -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