Hi,
On Mon, Oct 12, 2015 at 1:37 PM, Christophe Gisquet <
christophe.gisq...@gmail.com> wrote:
> This should be reused for a generic simple_idct10 function.
> Requires a bit of trickery to declare common constants in C.
> ---
> libavcodec/x86/constants.c| 28 +++
> libavcodec/x8
On Mon, Oct 12, 2015 at 07:37:44PM +0200, Christophe Gisquet wrote:
> This should be reused for a generic simple_idct10 function.
> Requires a bit of trickery to declare common constants in C.
> ---
> libavcodec/x86/constants.c| 28 +++
> libavcodec/x86/constants.h
This should be reused for a generic simple_idct10 function.
Requires a bit of trickery to declare common constants in C.
---
libavcodec/x86/constants.c| 28 +++
libavcodec/x86/constants.h| 16 ++
libavcodec/x86/proresdsp.asm | 263 +---