mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
Add a short note about libvpx.
Originally committed as revision 23394 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0a624147c3
commit
879c9d1a63
4
LICENSE
4
LICENSE
@ -46,3 +46,7 @@ version needs to be upgraded by passing --enable-version3 to configure.
|
||||
The nonfree external library libfaac can be hooked up in FFmpeg. You need to
|
||||
pass --enable-nonfree to configure to enable it. Employ this option with care
|
||||
as FFmpeg then becomes nonfree and unredistributable.
|
||||
|
||||
The libvpx external library has a license that is (L)GPL incompatible. If you
|
||||
combine it with FFmpeg the resulting binaries are unredistributable. Thus you
|
||||
need to pass --enable-nonfree to configure to enable it.
|
||||
|
Loading…
Reference in New Issue
Block a user