summaryrefslogtreecommitdiff
path: root/libavcodec/sbr.h
Commit message (Expand)AuthorAge
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* Convert vector_fmul range of functions to YASM and add AVX versionsKieran Kunhya2012-05-21
* aac sbr: align struct member by 32 byte.Ronald S. Bultje2012-04-29
* aac: Reset some state variables when turning SBR offAlex Converse2012-03-23
* aacsbr: use a swap index for the Y matrix rather than copy buffers.Christophe Gisquet2012-03-01
* aacsbr: align some arraysMans Rullgard2012-01-28
* aacsbr: move some simdable loops to function pointersMans Rullgard2012-01-28
* doxygen: Prefer member groups over grouping into modulesReinhard Tartler2011-07-02
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Disambiguate bitstream groups for AAC and RV30/RV40.Diego Biurrun2010-07-02
* Move Parametric Stereo related ps* files to aacps*.Alex Converse2010-06-22
* Add HE-AAC v2 support to the AAC decoder.Alex Converse2010-06-19
* Rewrite the SBR decoder QMF analysis filter on top of the IMDCT instead of th...Alex Converse2010-06-07
* 10l: The SBR refactor requires the use of 2 independent output X buffers.Alex Converse2010-05-03
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* aacsbr: Make the previous value of bs_num_env local to read_sbr_data().Alex Converse2010-03-09
* aacsbr: Cleanup the newly merged read_sbr_grid, eliminating several contextAlex Converse2010-03-09
* Add an HE-AAC v1 decoder.Alex Converse2010-03-08