Move/add COSTABLE/SINTABLE macros to dsputil to add extern definitions
commitdc1fd39918f130174efc431a1ae63e9f5c423a9c
authorreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 15 Oct 2009 17:55:51 +0000 (15 17:55 +0000)
committerreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 15 Oct 2009 17:55:51 +0000 (15 17:55 +0000)
tree172b33271fe3a58c85e65d74aaa034a505f0706a
parent118fd1357dad7620750fede8d4e66e9a1676b735
Move/add COSTABLE/SINTABLE macros to dsputil to add extern definitions
for ff_cos_* and ff_sin_* without introducing too much code duplication.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20243 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/costablegen.c
libavcodec/dsputil.h
libavcodec/fft.c
libavcodec/rdft.c