[Ffmpeg-devel] moving non-SIMD parts of libswscale to LGPL

Michael Niedermayer michaelni
Fri Dec 15 18:05:15 CET 2006


Hi

On Fri, Dec 15, 2006 at 04:05:27PM +0100, Luca Abeni wrote:
> 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

iam still ok with the patch (assuming it work / looks correct) ...

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many that live deserve death. And some that die deserve life. Can you give
it to them? Then do not be too eager to deal out death in judgement. For
even the very wise cannot see all ends. -- Gandalf




More information about the ffmpeg-devel mailing list