[Ffmpeg-devel] moving non-SIMD parts of libswscale to LGPL
Luca Abeni
lucabe72
Fri Dec 15 16:05:27 CET 2006
Hi all,
On Mon, 2006-12-11 at 20:17 +0100, Michael Niedermayer wrote:
[...]
> [...]
>
> > #include "avutil.h"
> > #include "swscale.h"
> > #include "swscale_internal.h"
> >
> > #define YTABLE_MIN 384
> >
> > /*
> > * An YUV -> RGB conversion matrix is in the form
> > * | 1 0 Rv |
> > * | 1 Gu Gv |
> > * | 1 Bu 0 |
> > *
> > * Here, we store | Rv Bu Gv Gu | * 255/224*2^16
> > */
>
> doxygen ...
[...]
Ok; I hope I addressed all the issues. The new version of the is
attached; I post it again so that everyone can have a look, and someone
expert in legal stuff can say if this is still derived work, or it can
be licensed under LGPL (I think I rewrote all the parts that are not by
Michael, but IANAL, so...).
If so, I'll add the LGPL license header (with "Copyright (C) 2001-2006
Michael Niedermayer" and "Copyright (C) 2006 Luca Abeni").
Thanks,
Luca
--
_____________________________________________________________________________
Copy this in your signature, if you think it is important:
N O W A R ! ! !
-------------- next part --------------
A non-text attachment was scrubbed...
Name: yuv2rgb_init.c
Type: text/x-csrc
Size: 13171 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061215/ae2424b1/attachment.c>
More information about the ffmpeg-devel
mailing list