Clarify which parts of libswscale remain GPL.
Originally committed as revision 22697 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
819ee683d8
commit
c271ad21ac
1 changed files with 2 additions and 1 deletions
3
LICENSE
3
LICENSE
|
|
@ -14,7 +14,8 @@ configure to activate them. In this case, FFmpeg's license changes to GPL v2+.
|
|||
Specifically, the GPL parts of FFmpeg are
|
||||
|
||||
- libpostproc
|
||||
- some x86 optimizations in libswscale
|
||||
- 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…
Add table
Add a link
Reference in a new issue