summaryrefslogtreecommitdiffstats
path: root/libavcodec/twinvq.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing include. Fix the following compiler warnings:Vitor Sessak2009-11-231-0/+1
* Make sorting function used in TwinVQ a shared functionVitor Sessak2009-11-221-12/+1
* Use enum FrameType as parameter to construct_perm_table().Carl Eugen Hoyos2009-11-081-2/+3
* Merge FFTContext and MDCTContextMåns Rullgård2009-09-201-1/+1
* Add two more sizes to ff_sine_windows[] and also pad it with NULLs soVitor Sessak2009-09-151-4/+4
* Formatting K&R fixesVitor Sessak2009-08-271-51/+51
* 100l, revision 19728 added a bug that broke twinvq decoding. I forgot toVitor Sessak2009-08-271-1/+1
* SSE optimized vector_clipf(). 10% faster TwinVQ decoding.Vitor Sessak2009-08-271-3/+2
* Cosmetics: add some whitespace around operatorsVitor Sessak2009-08-241-2/+2
* TwinVQ decoderVitor Sessak2009-08-231-0/+1139
OpenPOWER on IntegriCloud