The pointers in ff_sin_tabs themselves are constant, so mark them accordingly.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 6 Sep 2009 08:50:20 +0000 (08:50 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 6 Sep 2009 08:50:20 +0000 (08:50 +0000)
commitf470fff3234591696d0a12ff498c2bfe9cfc9ff1
tree81bfd1ca0906c3e888777e657837a99a4645ff1c
parent7eb1c3643184e15b72787e66755a4fd2593d4afa
The pointers in ff_sin_tabs themselves are constant, so mark them accordingly.

Originally committed as revision 19783 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/rdft.c