On Mon, Aug 11, 2014 at 12:36:56AM -0300, James Almer wrote:
> On 11/08/14 12:18 AM, Michael Niedermayer wrote:
> > From: Pascal Massimino
> >
> > Thanks to Pascal Massimino and Michael Militzer for permission to use under
> > LGPL
> > Signed-off-by: Michael Niedermayer
> > ---
> > libavcodec/
On 2014-08-11 12:39, Michael Niedermayer wrote:
> On Mon, Aug 11, 2014 at 10:56:11AM +0200, James Darnley wrote:
>> On 2014-08-11 07:44, Clément Bœsch wrote:
>>> /**
>>> * @file
>>> * Walken IDCT
>>> * Alternative idct implementations for decoding compatibility
>>> *
>>> * @author Skal
>>> *
On Mon, Aug 11, 2014 at 10:56:11AM +0200, James Darnley wrote:
> On 2014-08-11 07:44, Clément Bœsch wrote:
> > /**
> > * @file
> > * Walken IDCT
> > * Alternative idct implementations for decoding compatibility
> > *
> > * @author Skal
> > * @note this "C" version is not the original one, but
On Mon, Aug 11, 2014 at 07:44:25AM +0200, Clément Bœsch wrote:
> On Mon, Aug 11, 2014 at 05:18:32AM +0200, Michael Niedermayer wrote:
> > From: Pascal Massimino
> >
> > Thanks to Pascal Massimino and Michael Militzer for permission to use under
> > LGPL
> > Signed-off-by: Michael Niedermayer
>
On 2014-08-11 07:44, Clément Bœsch wrote:
> /**
> * @file
> * Walken IDCT
> * Alternative idct implementations for decoding compatibility
> *
> * @author Skal
> * @note this "C" version is not the original one, but is modified to
> * yield the same error profile than the MMX version.
On Mon, Aug 11, 2014 at 05:18:32AM +0200, Michael Niedermayer wrote:
> From: Pascal Massimino
>
> Thanks to Pascal Massimino and Michael Militzer for permission to use under
> LGPL
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/Makefile |2 +-
> libavcodec/xvid_c_idct.c | 33
On 11/08/14 12:18 AM, Michael Niedermayer wrote:
> From: Pascal Massimino
>
> Thanks to Pascal Massimino and Michael Militzer for permission to use under
> LGPL
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/Makefile |2 +-
> libavcodec/xvid_c_idct.c | 335
> +++