On Tue, 25 Jun 2013 17:28:52 -0400, Steven Walters wrote: > On Tue, Jun 25, 2013 at 5:07 PM, Derek Buitenhuis > <[email protected]> wrote: > On 2013-06-20 7:30 AM, Diego Biurrun wrote: >>> +#if HAVE_MMX >>> > +#ifdef __INTEL_COMPILER >>> > +/* Agner's patch to Intel's CPU dispatcher from pages 131-132 of >>> > + * http://agner.org/optimize/optimizing_cpp.pdf (2011-01-30) >>> > + * adapted to libav's cpu schema. Copied from x264 and adapted for >>> > libav. */ >> license?
> GPLv2, but I think the author will be Ok with relicensing for Libav. > I've CC'd him on this mail, so hopefully he will respond. > I have no issue with relicensing my portion of this code to LGPL for libav. > However, some of the code being discussed here is Anton Mitrofanov's. > As such, his agreement to this is necessary as well. > Regards, > Steven Walters. I am ok with relicensing this portion of code (registers preserving one) to LGPL. This was simple workaround for ABI incompatibility and I doubt I had any (moral) copyrights on such trivial things. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
