| Commit message (Expand) | Author | Age | Files | Lines |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Move FFT parts from dsputil.h to fft.h | Måns Rullgård | 2010-03-06 | 1 | -0/+1 |
* | Remove DECLARE_ALIGNED_{8,16} macros | Måns Rullgård | 2010-03-06 | 1 | -3/+3 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -3/+3 |
* | Mark apply_mdct() function as static; it is only used within the file. | Diego Biurrun | 2009-11-26 | 1 | -1/+1 |
* | Merge FFTContext and MDCTContext | Måns Rullgård | 2009-09-20 | 1 | -1/+1 |
* | Move a DECLARE_ALIGNED_16 variable in the Nellymoser encoder from the stack | Reimar Döffinger | 2009-05-25 | 1 | -6/+5 |
* | Support for getting (i)MDCT output multiplied by a constant scaling factor. | Siarhei Siamashka | 2009-05-16 | 1 | -1/+1 |
* | Support 16K samplerate in Nellymoser. | Alexander Chemeris | 2009-05-11 | 1 | -2/+3 |
* | Split bitstream.h, put the bitstream writer stuff in the new file | Stefano Sabatini | 2009-04-12 | 1 | -1/+1 |
* | Change a bunch of codec long_names to be more consistent and descriptive. | Diego Biurrun | 2009-03-02 | 1 | -1/+1 |
* | Allocate trellis tables on heap only when needed. | Benjamin Larsson | 2009-02-02 | 1 | -4/+16 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | ASAO Nelly Moser implementation moved to a better place on mphq. | Diego Biurrun | 2008-12-26 | 1 | -1/+1 |
* | nellymoserenc: flush PutBitContext after use. | Ramiro Polla | 2008-10-11 | 1 | -0/+2 |
* | Remaining parts of Nellymoser encoder | Bartlomiej Wolowiec | 2008-09-01 | 1 | -0/+221 |
* | Okayed parts of nellymoserenc.c | Bartlomiej Wolowiec | 2008-08-31 | 1 | -0/+15 |
* | Okayed parts of nellymoserenc.c | Bartlomiej Wolowiec | 2008-08-29 | 1 | -0/+144 |