17 Commits (8eecdc8b789e3fa5b640ddd26e29e9254a1dffe3)

Author SHA1 Message Date
Måns Rullgård 1429224b04 Move FFT parts from dsputil.h to fft.h 15 years ago
Måns Rullgård 84dc2d8afa Remove DECLARE_ALIGNED_{8,16} macros 15 years ago
Måns Rullgård c67278098d Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
Diego Biurrun c73ce8e259 Mark apply_mdct() function as static; it is only used within the file. 15 years ago
Måns Rullgård 01b2214758 Merge FFTContext and MDCTContext 15 years ago
Reimar Döffinger 4cab1e491b Move a DECLARE_ALIGNED_16 variable in the Nellymoser encoder from the stack 16 years ago
Siarhei Siamashka 7d485f165f Support for getting (i)MDCT output multiplied by a constant scaling factor. 16 years ago
Alexander Chemeris c67d725589 Support 16K samplerate in Nellymoser. 16 years ago
Stefano Sabatini b275500706 Split bitstream.h, put the bitstream writer stuff in the new file 16 years ago
Diego Biurrun 0ffbc258aa Change a bunch of codec long_names to be more consistent and descriptive. 16 years ago
Benjamin Larsson aa8d024ce2 Allocate trellis tables on heap only when needed. 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun b8d62672f6 ASAO Nelly Moser implementation moved to a better place on mphq. 16 years ago
Ramiro Polla f2e5786771 nellymoserenc: flush PutBitContext after use. 16 years ago
Bartlomiej Wolowiec 755ba88640 Remaining parts of Nellymoser encoder 16 years ago
Bartlomiej Wolowiec 748384a186 Okayed parts of nellymoserenc.c 16 years ago
Bartlomiej Wolowiec 53440c621b Okayed parts of nellymoserenc.c 16 years ago