| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for hard-coded MDCT-related ff_sine_windows tables. | Reimar Döffinger | 2010-01-09 | 1 | -3/+3 |
* | Add missing include. Fix the following compiler warnings: | Vitor Sessak | 2009-11-23 | 1 | -0/+1 |
* | Make sorting function used in TwinVQ a shared function | Vitor Sessak | 2009-11-22 | 1 | -12/+1 |
* | Use enum FrameType as parameter to construct_perm_table(). | Carl Eugen Hoyos | 2009-11-08 | 1 | -2/+3 |
* | Merge FFTContext and MDCTContext | Måns Rullgård | 2009-09-20 | 1 | -1/+1 |
* | Add two more sizes to ff_sine_windows[] and also pad it with NULLs so | Vitor Sessak | 2009-09-15 | 1 | -4/+4 |
* | Formatting K&R fixes | Vitor Sessak | 2009-08-27 | 1 | -51/+51 |
* | 100l, revision 19728 added a bug that broke twinvq decoding. I forgot to | Vitor Sessak | 2009-08-27 | 1 | -1/+1 |
* | SSE optimized vector_clipf(). 10% faster TwinVQ decoding. | Vitor Sessak | 2009-08-27 | 1 | -3/+2 |
* | Cosmetics: add some whitespace around operators | Vitor Sessak | 2009-08-24 | 1 | -2/+2 |
* | TwinVQ decoder | Vitor Sessak | 2009-08-23 | 1 | -0/+1139 |