summaryrefslogtreecommitdiff
path: root/apps/codecs/lib/fft-ffmpeg.c (follow)
Commit message (Expand)AuthorAge
* FS#12140 by Sean Bartell, Make various codec stuff static.Nils Wallménius2011-06-01
* codeclib: inline assembler for fft4 and fft8 on coldfire, small 0.2-0.3MHz sp...Nils Wallménius2010-12-01
* Rearrange and remove some manual register assignments, make use of pointer ad...Dave Hooper2010-10-12
* Make codeclib_misc.h include the asm headers to simplify inclusion magic.Nils Wallménius2010-07-29
* Remove all tabs within codec path.Andree Buschmann2010-02-22
* Adding ICODE for imdct (and its constituent ifft bits) gives 0.5MHz boost on ...Dave Hooper2010-02-20
* split_radix_permutation also unused (since now a hardcoded table) - but left ...Dave Hooper2010-02-17
* Fix yellow (ff_fft_permute_c an unused function in codeclib)Dave Hooper2010-02-17
* Merge from branches/mdctexp - faster ifft+imdct in codec libDave Hooper2010-02-17