summaryrefslogtreecommitdiffstats
path: root/nihav-core/src/dsp
Commit message (Expand)AuthorAgeFilesLines
* split nihav-codec-support crate from nihav-coreKostya Shishkov2020-02-205-1575/+0
* core/dsp: document moduleKostya Shishkov2020-02-195-0/+46
* remove trailing whitespacesKostya Shishkov2020-02-112-2/+2
* core/dsp: add imdct_halfKostya Shishkov2019-11-081-0/+19
* core: fix some clippy warningsKostya Shishkov2019-05-153-18/+17
* core: fix most clippy warningsKostya Shishkov2019-05-143-23/+11
* switch to better FFT interface and more flexible FFT implementationKostya Shishkov2019-05-052-239/+553
* add repr(C) to FFTComplex just in caseKostya Shishkov2019-02-121-0/+1
* allow RDFT use inverse FFT and remove reversing results in Bink audio decoderKostya Shishkov2019-01-311-5/+6
* core: add DCT functionsKostya Shishkov2019-01-282-0/+517
* add RDFTKostya Shishkov2019-01-251-0/+100
* split NihAV into subcratesKostya Shishkov2019-01-174-0/+590