Browse Source

The GPL-licensed optimizations in libswscale have been replaced.

Originally committed as revision 23387 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Diego Biurrun 15 years ago
parent
commit
eb55f3da3d
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      LICENSE

+ 0
- 2
LICENSE 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


Loading…
Cancel
Save