On Tue, Oct 13, 2015 at 04:10:15PM -0400, Ronald S. Bultje wrote:
> Hi,
>
> On Tue, Oct 13, 2015 at 3:21 PM, Christophe Gisquet <
> christophe.gisq...@gmail.com> wrote:
>
> > This avoid going through constants.c while still sharing them
> > with proresdsp.asm
> > ---
> > libavcodec/x86/constants
Hi,
On Tue, Oct 13, 2015 at 3:21 PM, Christophe Gisquet <
christophe.gisq...@gmail.com> wrote:
> This avoid going through constants.c while still sharing them
> with proresdsp.asm
> ---
> libavcodec/x86/constants.c| 28
>
> libavcodec/x86/constants.h
This avoid going through constants.c while still sharing them
with proresdsp.asm
---
libavcodec/x86/constants.c| 28
libavcodec/x86/constants.h| 16
libavcodec/x86/proresdsp.asm | 13 +
libavcode