OSDN Git Service

Move/add COSTABLE/SINTABLE macros to dsputil to add extern definitions
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Thu, 15 Oct 2009 17:55:51 +0000 (17:55 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Thu, 15 Oct 2009 17:55:51 +0000 (17:55 +0000)
commit4ee726b67097dcba8435f78235953389dac4e06e
tree6e7022f1492d31b9034e16cd15e88b16a41058e5
parent91405541d5c9e5c0d5c16b1d0ce025c3e8943c7d
Move/add COSTABLE/SINTABLE macros to dsputil to add extern definitions
for ff_cos_* and ff_sin_* without introducing too much code duplication.

Originally committed as revision 20243 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/costablegen.c
libavcodec/dsputil.h
libavcodec/fft.c
libavcodec/rdft.c