open_toontown_panda3d/panda
Sam Edwards ad7669e12a mathutil: Update FFTCompressor for FFTW3
This has been due for a while. The last FFTW 2.x release was in 1999.

Note that this does change some of the loops; this has two benefits:
1) The halfcomplex storage order is now explained with a comment.
2) It fixed the special case "don't break a run of bytes for a zero" which
   was never triggering due to the value not being *exactly* 0.0.

I have tested these changes against older FFT-compressed animation .bams
and no noticeable decompression changes are present, so a .bam version
bump is not necessary.
2018-02-17 22:32:38 -07:00
..
metalibs Changes to help with static build, allow linking OpenAL statically 2016-04-29 19:54:24 +02:00
src mathutil: Update FFTCompressor for FFTW3 2018-02-17 22:32:38 -07:00