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