13 Commits (008593be52058e7f4a87487ff156398eb1cd3269)

Author SHA1 Message Date
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Måns Rullgård 1429224b04 Move FFT parts from dsputil.h to fft.h 15 years ago
Reimar Döffinger 14b8607065 Add support for hard-coded MDCT-related ff_sine_windows tables. 15 years ago
Vitor Sessak 9401357f01 Add missing include. Fix the following compiler warnings: 15 years ago
Vitor Sessak 419b2be813 Make sorting function used in TwinVQ a shared function 15 years ago
Carl Eugen Hoyos adadf26bb9 Use enum FrameType as parameter to construct_perm_table(). 15 years ago
Måns Rullgård 01b2214758 Merge FFTContext and MDCTContext 15 years ago
Vitor Sessak 6776061b04 Add two more sizes to ff_sine_windows[] and also pad it with NULLs so 15 years ago
Vitor Sessak bf8202f352 Formatting K&R fixes 15 years ago
Vitor Sessak d3b60aa685 100l, revision 19728 added a bug that broke twinvq decoding. I forgot to 15 years ago
Vitor Sessak 0a68cd876e SSE optimized vector_clipf(). 10% faster TwinVQ decoding. 15 years ago
Vitor Sessak ce78113d5a Cosmetics: add some whitespace around operators 15 years ago
Vitor Sessak 7bd4733588 TwinVQ decoder 15 years ago