summaryrefslogtreecommitdiff
path: root/libavcodec/dcadata.h
Commit message (Expand)AuthorAge
* dca: NEON optimised high freq VQ decodingMans Rullgard2011-09-30
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* dca: pretty-print some tablesMans Rullgard2011-01-21
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* DCA: 16-byte-align lfe_fir tablesMåns Rullgård2010-04-12
* DCA: simplify lfe_interpolation_fir()Måns Rullgård2010-04-12
* DECLARE_ALIGNED usage requires #inclusion of 'mem.h'.Jai Menon2010-04-11
* DCA: align some arraysMåns Rullgård2010-04-10
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Fix filenames in Doxygen comments.Diego Biurrun2009-01-26
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* fir_32bands_perfect[] contents were mixed, restore original orderAlexander E. Patrakov2008-08-25
* Some spelling fixes in commentsReimar Döffinger2007-12-02
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-17
* add multiple inclusion guards to headersMåns Rullgård2007-06-17
* include all prerequisites in header filesMåns Rullgård2007-06-16
* use downmixing coefficients in dca decoder.Justin Ruggles2007-05-02
* Fix wrong license header.Diego Biurrun2007-02-27
* DCA decoderKostya Shishkov2007-02-27