diff mbox

[FFmpeg-devel] LICENSE: add libdavs2 and libxavs2 into compatible libraries section

Message ID 1539164721-24212-1-git-send-email-hwrenx@126.com
State New
Headers show

Commit Message

hwren Oct. 10, 2018, 9:45 a.m. UTC
Signed-off-by: hwren <hwrenx@126.com>
---
 LICENSE.md | 2 ++
 1 file changed, 2 insertions(+)

Comments

mypopy@gmail.com Oct. 17, 2018, 6:06 a.m. UTC | #1
On Wed, Oct 10, 2018 at 6:16 PM hwren <hwrenx@126.com> wrote:
>
> Signed-off-by: hwren <hwrenx@126.com>
> ---
>  LICENSE.md | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/LICENSE.md b/LICENSE.md
> index ba65b05..1340ee4 100644
> --- a/LICENSE.md
> +++ b/LICENSE.md
> @@ -83,11 +83,13 @@ affect the licensing of binaries resulting from the combination.
>  The following libraries are under GPL:
>  - frei0r
>  - libcdio
> +- libdavs2
>  - librubberband
>  - libvidstab
>  - libx264
>  - libx265
>  - libxavs
> +- libxavs2
>  - libxvid
>
>  When combining them with FFmpeg, FFmpeg needs to be licensed as GPL as well by
> --
LGTM
diff mbox

Patch

diff --git a/LICENSE.md b/LICENSE.md
index ba65b05..1340ee4 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -83,11 +83,13 @@  affect the licensing of binaries resulting from the combination.
 The following libraries are under GPL:
 - frei0r
 - libcdio
+- libdavs2
 - librubberband
 - libvidstab
 - libx264
 - libx265
 - libxavs
+- libxavs2
 - libxvid
 
 When combining them with FFmpeg, FFmpeg needs to be licensed as GPL as well by