| Commit message (Expand) | Author | Age | Files | Lines |
* | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -3/+3 |
* | Convert vector_fmul range of functions to YASM and add AVX versions | Kieran Kunhya | 2012-05-21 | 1 | -2/+2 |
* | aac sbr: align struct member by 32 byte. | Ronald S. Bultje | 2012-04-29 | 1 | -1/+1 |
* | aac: Reset some state variables when turning SBR off | Alex Converse | 2012-03-23 | 1 | -0/+1 |
* | aacsbr: use a swap index for the Y matrix rather than copy buffers. | Christophe Gisquet | 2012-03-01 | 1 | -0/+1 |
* | aacsbr: align some arrays | Mans Rullgard | 2012-01-28 | 1 | -6/+6 |
* | aacsbr: move some simdable loops to function pointers | Mans Rullgard | 2012-01-28 | 1 | -0/+2 |
* | doxygen: Prefer member groups over grouping into modules | Reinhard Tartler | 2011-07-02 | 1 | -4/+4 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Disambiguate bitstream groups for AAC and RV30/RV40. | Diego Biurrun | 2010-07-02 | 1 | -1/+1 |
* | Move Parametric Stereo related ps* files to aacps*. | Alex Converse | 2010-06-22 | 1 | -1/+1 |
* | Add HE-AAC v2 support to the AAC decoder. | Alex Converse | 2010-06-19 | 1 | -1/+3 |
* | Rewrite the SBR decoder QMF analysis filter on top of the IMDCT instead of th... | Alex Converse | 2010-06-07 | 1 | -1/+1 |
* | 10l: The SBR refactor requires the use of 2 independent output X buffers. | Alex Converse | 2010-05-03 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | aacsbr: Make the previous value of bs_num_env local to read_sbr_data(). | Alex Converse | 2010-03-09 | 1 | -1/+1 |
* | aacsbr: Cleanup the newly merged read_sbr_grid, eliminating several context | Alex Converse | 2010-03-09 | 1 | -4/+0 |
* | Add an HE-AAC v1 decoder. | Alex Converse | 2010-03-08 | 1 | -0/+187 |