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                |  16 ++
>  libavcodec/x86/proresdsp.asm              | 263 +-------------------------
>  libavcodec/x86/simple_idct10_template.asm | 299 
> ++++++++++++++++++++++++++++++
>  4 files changed, 346 insertions(+), 260 deletions(-)
>  create mode 100644 libavcodec/x86/simple_idct10_template.asm

applied

thanks

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

Old school: Use the lowest level language in which you can solve the problem
            conveniently.
New school: Use the highest level language in which the latest supercomputer
            can solve the problem without the user falling asleep waiting.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to