summaryrefslogtreecommitdiff
path: root/libavcodec/fft_table.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safeAndreas Rheinhardt2020-11-241-1/+1
* avcodec: Extend fft to size 2^17Michael Niedermayer2016-03-041-1/+1
* fft: add ff_ prefix to some global arrays.Reimar Döffinger2014-08-311-2/+2
* fft: add missing const.Reimar Döffinger2014-08-301-1/+1
* Various small spelling fixes.Reimar Döffinger2014-04-221-1/+1
* libavcodec: Implementation of 32 bit fixed point FFTNedeljko Babic2013-08-041-0/+66