OSDN Git Service

x86: simple_idct10_template: use const
authorChristophe Gisquet <christophe.gisquet@gmail.com>
Tue, 13 Oct 2015 19:21:39 +0000 (21:21 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Tue, 13 Oct 2015 20:52:33 +0000 (22:52 +0200)
commit74c414202f0eda01571dc362a4b4cb342dc1fb64
treee052422f8ec2eb345e4cb76b5430435685fda492
parent147b12162da60da1ebfe38f626e9f82b2102f26b
x86: simple_idct10_template: use const

This avoid going through constants.c while still sharing them
with proresdsp.asm

Reviewed-by: "Ronald S. Bultje" <rsbultje@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/x86/constants.c
libavcodec/x86/constants.h
libavcodec/x86/proresdsp.asm
libavcodec/x86/simple_idct10.asm
libavcodec/x86/simple_idct10_template.asm