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