]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/twinvq.c
Indent
[frescor/ffmpeg.git] / libavcodec / twinvq.c
2009-11-08 cehoyosUse enum FrameType as parameter to construct_perm_table().
2009-09-20 mruMerge FFTContext and MDCTContext
2009-09-15 vitorAdd two more sizes to ff_sine_windows[] and also pad...
2009-08-27 vitorFormatting K&R fixes
2009-08-27 vitor100l, revision 19728 added a bug that broke twinvq...
2009-08-27 vitorSSE optimized vector_clipf(). 10% faster TwinVQ decoding.
2009-08-24 vitorCosmetics: add some whitespace around operators
2009-08-23 vitorTwinVQ decoder